QuestionQ127
Designing scalable, available, and reliable cloud-native applicationsHipLocal wants to increase the resilience of its MySQL deployment while continuing to meet its business and technical requirements.
Which configuration should it select?
- A Use the current single instance MySQL on Compute Engine and several read-only MySQL servers on Compute Engine.
- B Use the current single instance MySQL on Compute Engine, and replicate the data to Cloud SQL in an external master configuration.
- C Replace the current single instance MySQL instance with Cloud SQL, and configure high availability.
- D Replace the current single instance MySQL instance with Cloud SQL, and Google provides redundancy without further configuration.
Community Discussion