Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise organization runs hundreds of workloads on Compute Engine virtual machines and Cloud SQL instances across dozens of projects in Google Cloud. The finance and FinOps teams report an unexpected increase in monthly spend and identify two core operational requirements:
Which strategy should the cloud architect recommend to meet these requirements?
This architecture leverages the Recommender API from a centralized project in conjunction with granular resource labeling to achieve cross-project cost visibility, right-sizing, and cost attribution.
--billing-project flag (or x-goog-user-project header) in Google Cloud CLI or REST API requests, administrators can query recommendations and utilization insights across all projects in the entire organization (such as google.compute.instance.MachineTypeRecommender, google.cloudsql.instance.OverprovisionedRecommender, and google.resourcemanager.projectUtilization.Recommender).costcenter=finance or environment=production) directly to individual VMs and storage resources ensures usage metadata is forwarded directly to the Cloud Billing system, allowing finance teams to filter and group costs by label in Cloud Billing reports and BigQuery billing exports.Using a single billing project to query organization-wide recommendations eliminates management sprawl and API configuration overhead. Combining this with standard key-value labels on resources directly enables exact cost tracking across different cost centers in Cloud Billing reports.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.