exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 227 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 227
Topic #: 1
[All Professional Cloud Developer Questions]

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.
  • 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.
  • 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.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
__rajan__
7 months ago
Selected Answer: A
It is a good choice for applications that require a high volume of reads and writes, as well as regular backups and capacity planning.
upvoted 1 times
...
purushi
8 months, 3 weeks ago
Selected Answer: A
I go with A, since it is a Cloud SQL is a fully managed service that involves less operational overheads.
upvoted 1 times
...
closer89
1 year ago
Selected Answer: A
A or D cloud sql ideal for heavy reads and not ideal for heavy writes spanner ideal for both reads/writes but more about global anyway both are extremely fast - then go for A
upvoted 3 times
...
Pime13
1 year, 2 months ago
Selected Answer: A
https://cloud.google.com/sql/docs/mysql -> no time to manage DB therefore use a manage service
upvoted 1 times
...
omermahgoub
1 year, 3 months ago
The best option to host the MySQL relational database schema on Google Cloud while minimizing management overhead and maximizing the ability to handle a large volume of reads and writes, backups and ongoing capacity planning would be: A. Configure Cloud SQL to host the database, and import the schema into Cloud SQL. Cloud SQL is a fully-managed service that makes it easy to set up, maintain, manage, and administer your relational databases on Google Cloud. It is specifically designed for MySQL, so it is a good fit for this use case. With Cloud SQL, you can automatically backup your data, and perform capacity planning, so you don't have to worry about managing the infrastructure. Additionally, Cloud SQL provides high availability, automatic failover and easy scaling. Option D and E are not correct since Cloud Spanner is a NoSQL database and Firestore is a document-based database and not suitable for Relational Database.
upvoted 1 times
omermahgoub
1 year, 3 months ago
Option C is not the best option to host the MySQL relational database schema because Bigtable is not a relational database. It is a NoSQL, wide-column store database that is designed to handle large amounts of data with low latency. It is not a good fit for this use case because it does not provide the same level of support for relational data structures and SQL queries that a relational database like MySQL would. Additionally, Bigtable is not designed for handling large volumes of reads and writes, backups and ongoing capacity planning.
upvoted 1 times
...
...
telp
1 year, 3 months ago
Selected Answer: A
A, cloud SQL is easy to put in place from an other relational database
upvoted 1 times
...
x_cath
1 year, 4 months ago
Selected Answer: A
The answer A is more likely to be the correct one. Although Cloud Spanner is also a relational DB service (and has certain advantages over Cloud SQL), migrating from MySQL to Cloud Spanner is not as trivial as "import the schema" (stating by the answer D). If D has been excluded, the only relational DB option in the answers is A: Cloud SQL. https://cloud.google.com/spanner/docs/migrating-mysql-to-spanner#migration-process
upvoted 2 times
...
zellck
1 year, 4 months ago
Selected Answer: A
A is the answer. 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.
upvoted 2 times
...
TNT87
1 year, 4 months ago
Selected Answer: A
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. Answer A
upvoted 3 times
...
TNT87
1 year, 4 months ago
Selected Answer: C
a large volume of reads and writes to the database and will require backups and ongoing capacity planning. Thats Bigtable. Changing my answer to C
upvoted 1 times
TNT87
1 year, 4 months ago
But Bigtable doesnt use MySql.... aiiii will stick to A
upvoted 1 times
...
...
TNT87
1 year, 4 months ago
Selected Answer: A
Answer A
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago