Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Pros and Cons - Cloud SQL language specific connectors vs Cloud SQL Auth Proxy Binary form

I would like to understand the pros and cons of choosing Cloud SQL language specific connectors (using client specific libraries) over the  binary  form .  In my opinion client specific libraries provide  a neat way of handling connections using code and more flexible compared to the binary which needs to deployed as a separate process (for example sidecar in case of GKE deployments) so there is operational overhead in choosing the latter. 

Solved Solved
1 11 1,856
1 ACCEPTED SOLUTION

Thanks @robertcarlos I don't want to bother you anymore but from what i understood Cloud SQL Language connectors also provide secure SSL connections similar to Auth Proxy. I just it is more of a convenience choice.

View solution in original post