ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 80 - Professional Cloud Database Engineer discussion

Report
Export

Your organization has a production Cloud SQL for MySQL instance. Your instance is configured with 16 vCPUs and 104 GB of RAM that is running between 90% and 100% CPU utilization for most of the day. You need to scale up the database and add vCPUs with minimal interruption and effort. What should you do?

A.
Issue a gcloud sql instances patch command to increase the number of vCPUs.
Answers
A.
Issue a gcloud sql instances patch command to increase the number of vCPUs.
B.
Update a MySQL database flag to increase the number of vCPUs.
Answers
B.
Update a MySQL database flag to increase the number of vCPUs.
C.
Issue a gcloud compute instances update command to increase the number of vCPUs.
Answers
C.
Issue a gcloud compute instances update command to increase the number of vCPUs.
D.
Back up the database, create an instance with additional vCPUs, and restore the database.
Answers
D.
Back up the database, create an instance with additional vCPUs, and restore the database.
Suggested answer: A

Explanation:

https://cloud.google.com/sdk/gcloud/reference/sql/instances/patch

asked 18/09/2024
Chad Remick
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first