How does a Cloud SQL database scale?
One of the most challenging decisions when designing a new system is choosing your data storage solution. There are many aspects to consider, performance and scalability being usually the fundamental ones. I have been through this exercise many times and always felt there’s not enough good documentation on what performance to expect from Cloud SQL database and how does it scale. …