Google Cloud Professional Cloud Database Engineer — Question 153

You want to migrate an on-premises MySQL database to Cloud SQL. The on-premises database currently has 16 cores and 64 GB of RAM and averages 75% CPU utilization to support an application with over 100.000 tables. You need to specify the most cost-effective machine size you need when migrating to Cloud SQL for MySQL. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B, as it matches the existing configuration of the on-premises database, ensuring that the performance requirements are met without over-provisioning resources. Option A provides insufficient resources, while options C and D significantly exceed the necessary specifications, leading to unnecessary costs.