ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 226 - Professional Cloud Developer discussion

Report
Export

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?

A.
Configure Cloud SQL to host the database, and import the schema into Cloud SQL.
Answers
A.
Configure Cloud SQL to host the database, and import the schema into Cloud SQL.
B.
Deploy MySQL from the Google Cloud Marketplace to the database using a client, and import the schema.
Answers
B.
Deploy MySQL from the Google Cloud Marketplace to the database using a client, and import the schema.
C.
Configure Bigtable to host the database, and import the data into Bigtable.
Answers
C.
Configure Bigtable to host the database, and import the data into Bigtable.
D.
Configure Cloud Spanner to host the database, and import the schema into Cloud Spanner.
Answers
D.
Configure Cloud Spanner to host the database, and import the schema into Cloud Spanner.
E.
Configure Firestore to host the database, and import the data into Firestore.
Answers
E.
Configure Firestore to host the database, and import the data into Firestore.
Suggested answer: A

Explanation:

https://cloud.google.com/spanner/docs/migrating-mysql-to-spanner#migration-process

Cloud SQL: Cloud SQL is a web service that allows you to create, configure, and use relational databases that live in Google's cloud. It is a fully-managed service that maintains, manages, and administers your databases, allowing you to focus on your applications and services.

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.

asked 18/09/2024
Charles Manser
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first