Saturday, December 26, 2015

Re: [google-cloud-sql-discuss] Re: Scaling writes google cloud sql

Sharding?  How many writes are you looking at? How big of writes?

Etsy has a bunch of articles on Sharding MySQL.. for example:


You mostly deal with it in your app logic, so nothing to do with Cloud SQL.

Or if you don't want to do that, you may be too big for MySQL, but Etsy is pretty big...


Brian

On Sat, Dec 26, 2015 at 2:13 PM Susan Lin <susanlinsfu@gmail.com> wrote:
Thanks for the reply. What if the the performance needed exceeds that of the capbilities of a single instance and sharing is needed, is there a guide how go set this up on Google SQL.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-cloud-sql-discuss/wmjT35IOikk/unsubscribe.
To unsubscribe from this group and all its topics, 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/e9c482c8-108e-42c4-94cf-eadbb0d1c93c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/CAJVyzE1yvJy7S68Rgp3eX0rZ2DH7Ccm69%3DMfd5Hi9uKDw%3DbkZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment