QuestionQ84
Designing scalable, available, and reliable cloud-native applicationsThe current application stores user-state data in one MySQL database. This state data is highly user-specific and strongly depends on how long a user has used the application. The MySQL database makes it difficult to maintain and enhance the schema for different users.
Which storage option should you select?
- A Cloud SQL
- B Cloud Storage
- C Cloud Spanner
- D Cloud Datastore/Firestore
Community Discussion