An executive needs to receive a dashboard every morning with data for the previous day only.
An executive needs to receive a dashboard every morning with data for the previous day only. The dashboard currently has a date filter defined. The executive must receive only the data requested, and the dashboard data needs to remain unchanged for all other users. What should the analyst do to meet this requirement? A. Filter […]
An analyst needs to filter the sum of the sales between 12 complete months ago to the last 9 complete months a
An analyst needs to filter the sum of the sales between 12 complete months ago to the last 9 complete months ago. How can the analyst create this filter condition? A. Custom filter “is in the past” 12 months AND “is before” “relative” 9 months ago B. Sales Closing Date “matches advanced” “12 months ago […]
An analyst creates a table visualization.
An analyst creates a table visualization. There is one dimension, a few count type measures, and a percentage table calculation. When the analyst tries to download all 200,000 rows of results in CSV, the option is unavailable. The analyst has been provided permission to download all results. Which action should the analyst take to download […]
An analyst wants to schedule a dashboard in a way that makes it easier for viewing on a mobile device or for v
An analyst wants to schedule a dashboard in a way that makes it easier for viewing on a mobile device or for viewing a printout of the dashboard. How can the analyst set up a schedule to accomplish this? A. Check Use single column layout in the Advanced options section of the scheduler. B. Check […]
You are managing the production deployment to a set of Google Kubernetes Engine (GKE) clusters.
You are managing the production deployment to a set of Google Kubernetes Engine (GKE) clusters. You want to make sure only images which are successfully built by your trusted CI/CD pipeline are deployed to production. What should you do? A. Enable Cloud Security Scanner on the clusters. B. Enable Vulnerability Analysis on the Container Registry. […]
Your product is currently deployed in three Google Cloud Platform (GCP) zones with your users divided between
Your product is currently deployed in three Google Cloud Platform (GCP) zones with your users divided between the zones. You can fail over from one zone to another, but it causes a 10-minute service disruption for the affected users. You typically experience a database failure once per quarter and can detect it within five minutes. […]
Your application images are built and pushed to Google Container Registry (GCR).
Your application images are built and pushed to Google Container Registry (GCR). You want to build an automated pipeline that deploys the application when the image is updated while minimizing the development effort. What should you do? A. Use Cloud Build to trigger a Spinnaker pipeline. B. Use Cloud Pub/Sub to trigger a Spinnaker pipeline. […]
You are performing a semi-annual capacity planning exercise for your flagship service.
You are performing a semi-annual capacity planning exercise for your flagship service. You expect a service user growth rate of 10% month-over-month over the next six months. Your service is fully containerized and runs on Google Cloud Platform (GCP), using a Google Kubernetes Engine (GKE) Standard regional cluster on three zones with cluster autoscaler enabled. […]
You encountered a major service outage that affected all users of the service for multiple hours.
You encountered a major service outage that affected all users of the service for multiple hours. After several hours of incident management, the service returned to normal, and user access was restored. You need to provide an incident summary to relevant stakeholders following the Site Reliability Engineering recommended practices. What should you do first? A. […]
You support the backend of a mobile phone game that runs on a Google Kubernetes Engine (GKE) cluster.
You support the backend of a mobile phone game that runs on a Google Kubernetes Engine (GKE) cluster. The application is serving HTTP requests from users. You need to implement a solution that will reduce the network cost. What should you do? A. Configure the VPC as a Shared VPC Host project. B. Configure your […]