Ultimate access to all questions.
As a DevOps Engineer, you're tasked with optimizing resource utilization and addressing areas of highest cost or lowest utilization in a Google Cloud Platform project hosting a multi-tier web application. The project includes Compute Engine instances, Cloud Storage, Cloud SQL, and Cloud Pub/Sub. Which strategy would most effectively achieve these goals?
Explanation:
Correct answer: C. This option combines the most effective strategies for each service. Autoscaling and managed instance groups optimize Compute Engine resource utilization, object lifecycle policies help manage Cloud Storage costs, automatic storage increase in Cloud SQL ensures optimal storage usage, and monitoring Cloud Pub/Sub usage allows for efficient quota management.