Wednesday, July 4, 2018

[google-cloud-sql-discuss] Re: Performance

In terms of performance, Cloud SQL and database on GCE VM should be close. It mainly depends on how large the instance you plan to use. Cloud SQL does have many of its own benefits. It's worth checking this FAQ page and this Stackoverflow post when you make your decision.

For connection to Cloud SQL, you can either use Cloud SQL Proxy or direct IP connection. As long as you're using connection pooling in Proxy connection, the performance should be close to direct connection. Check https://github.com/GoogleCloudPlatform/cloudsql-proxy/issues/87, the post on Jul 28, 2017.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/5d465f33-57aa-41e3-a9cc-fee08f32b80b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment