Google Cloud Professional Cloud Architect — Question 13

You are using Cloud SQL as the database backend for a large CRM deployment. You want to scale as usage increases and ensure that you don't run out of storage, maintain 75% CPU usage cores, and keep replication lag below 60 seconds. What are the correct steps to meet your requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it includes enabling automatic storage increase, which prevents running out of storage, and sets up alerts for CPU usage and replication lag, ensuring proactive management. The other options either suggest changing machine types that would not effectively manage CPU usage or fail to address critical alerts for storage and replication lag appropriately.