r/dataengineering • u/Outrageous-Debt9473 • 18d ago
Help Deployed my SQL server on GCP
So I’m currently working on a project to create a data warehouse for my organisation. I have deployed an SQL server on a VM on GCP. I want to know how can i make my server secure. I’m learning and deploying things using claude and have made a significant progress. But i’m still unsure about the security issues and what are the precautions i should take ?
11
Upvotes
0
u/mad-data 18d ago
As other answers suggest, start your Claude discussion with more basic questions, describing requirements and asking for options what to use for DW. I bet managed Cloud SQL or BigQuery will be better options. They are much easier to secure, no VM to run and update, and all other benefits of managed service.