PROFESSIONAL-CLOUD-DEVELOPER · Question #244
PROFESSIONAL-CLOUD-DEVELOPER Question #244: Real Exam Question with Answer & Explanation
The correct answer is A: Configure Cloud SQL to host the database, and import the schema into Cloud SQL.. https://cloud.google.com/sql/docs/mysql Cloud SQL for MySQL is a fully-managed database service that helps you set up, maintain, manage, and administer your MySQL relational databases on Google Cloud Platform.
Question
You are developing an application hosted on Google Cloud that uses a MySQL relational database schema. The application will have a large volume of reads and writes to the database and will require backups and ongoing capacity planning. Your team does not have time to fully manage the database but can take on small administrative tasks. How should you host the database?
Options
- AConfigure Cloud SQL to host the database, and import the schema into Cloud SQL.
- BDeploy MySQL from the Google Cloud Marketplace to the database using a client, and import the
- CConfigure Bigtable to host the database, and import the data into Bigtable.
- DConfigure Cloud Spanner to host the database, and import the schema into Cloud Spanner.
- EConfigure Firestore to host the database, and import the data into Firestore.
Explanation
https://cloud.google.com/sql/docs/mysql Cloud SQL for MySQL is a fully-managed database service that helps you set up, maintain, manage, and administer your MySQL relational databases on Google Cloud Platform.
Topics
Community Discussion
No community discussion yet for this question.