1

I am reading the document of Google Cloud SQL. But I am not sure if it supports some distributed features or not?

  1. mysql master and slave cluster

  2. mysql sharding

Arion
  • 31,011
  • 10
  • 70
  • 88
Dean Chen
  • 3,800
  • 8
  • 45
  • 70

1 Answers1

2

The beauty of the Google Cloud SQL for its App Engine service is that Google abstracts the High-Availability responsibilities from you. Behind the scene, Google is doing what you are asking for you.

Jason
  • 4,232
  • 3
  • 23
  • 31