0
votes

I have an application connecting to Google cloud SQL from a GCE instance. Is the traffic encrypted between MySQL instance and my GCE instance?

Thanks

1

1 Answers

2
votes

Customer data is encrypted when in Google's internal network. External connections can be encrypted using SSL. You can find more info at this link