
Ultimate access to all questions.
When designing a monitoring system for a multi-region application on Google Cloud Platform (GCP) using Cloud Monitoring metrics scopes, how should you configure the scopes to separately analyze each region's performance and usage while also maintaining an aggregated view of the entire application?
A
Use the default metrics scope and apply a resource group to each region for easier management.
B
Create individual metrics scopes for each region and use a separate metrics scope for the aggregated view.
C
Configure a single metrics scope that covers all the regions and filter the data by region using labels.
D
Set up individual metrics scopes for each region and use Pub/Sub to aggregate the data.