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
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