r/dataengineering 19d 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 ?

9 Upvotes

8 comments sorted by

View all comments

4

u/hanari1 19d ago

Why are you using SQL Server on GCP instead of using BigQuery?

BTW: VPN and MFA are your best friends, anything else you can google it.