What should you do?

Your application is deployed in a Google Kubernetes Engine (GKE) cluster. You want to expose this application publicly behind a Cloud Load Balancing HTTP(S) load balancer. What should you do?A . Configure a GKE Ingress resource.B . Configure a GKE Service resource.C . Configure a GKE Ingress resource with type:...

December 24, 2023 No Comments READ MORE +

Which approach should you use?

Your website is deployed on Compute Engine. Your marketing team wants to test conversion rates between 3 different website designs. Which approach should you use?A . Deploy the website on App Engine and use traffic splitting.B . Deploy the website on App Engine as three separate services.C . Deploy the...

December 23, 2023 No Comments READ MORE +

How should you design this schema?

You are designing a schema for a Cloud Spanner customer database. You want to store a phone number array field in a customer table. You also want to allow users to search customers by phone number. How should you design this schema?A . Create a table named Customers. Add an...

December 23, 2023 No Comments READ MORE +

Which two actions should you take?

Your company has a data warehouse that keeps your application information in BigQuery. The BigQuery data warehouse keeps 2 PBs of user data. Recently, your company expanded your user base to include EU users and needs to comply with these requirements: Your company must be able to delete all user...

December 23, 2023 No Comments READ MORE +

How should they resolve the issue while meeting the business requirements?

For this question, refer to the HipLocal case study. HipLocal is expanding into new locations. They must capture additional data each time the application is launched in a new European country. This is causing delays in the development process due to constant schema changes and a lack of environments for...

December 23, 2023 No Comments READ MORE +

How should you perform reads from Cloud Spanner for this application?

Your application takes an input from a user and publishes it to the user's contacts. This input is stored in a table in Cloud Spanner. Your application is more sensitive to latency and less sensitive to consistency. How should you perform reads from Cloud Spanner for this application?A . Perform...

December 23, 2023 No Comments READ MORE +

Which configuration should they choose?

HipLocal wants to improve the resilience of their MySQL deployment, while also meeting their business and technical requirements. Which configuration should they choose?A . Use the current single instance MySQL on Compute Engine and several read-only MySQL servers on Compute Engine.B . Use the current single instance MySQL on Compute...

December 23, 2023 No Comments READ MORE +

How should the application authenticate to the Google Drive API?

You are creating an App Engine application that writes a file to any user's Google Drive. How should the application authenticate to the Google Drive API?A . With an OAuth Client ID that uses the https://www.googleapis.com/auth/drive.file scope to obtain an access token for each user.B . With an OAuth Client...

December 22, 2023 No Comments READ MORE +

What should you do?

You have an analytics application that runs hundreds of queries on BigQuery every few minutes using BigQuery API. You want to find out how much time these queries take to execute. What should you do?A . Use Stackdriver Monitoring to plot slot usage.B . Use Stackdriver Trace to plot API...

December 22, 2023 No Comments READ MORE +

Which architecture should you use?

You are building a new API. You want to minimize the cost of storing and reduce the latency of serving images. Which architecture should you use?A . App Engine backed by Cloud StorageB . Compute Engine backed by Persistent DiskC . Transfer Appliance backed by Cloud FilestoreD . Cloud Content...

December 22, 2023 No Comments READ MORE +