What should you do?

Your application is built as a custom machine image. You have multiple unique deployments of the machine image. Each deployment is a separate managed instance group with its own template. Each deployment requires a unique set of configuration values. You want to provide these unique values to each deployment but...

December 26, 2023 No Comments READ MORE +

How should you proceed with the migration?

Your company is planning to migrate their on-premises Hadoop environment to the cloud. Increasing storage cost and maintenance of data stored in HDFS is a major concern for your company. You also want to make minimal changes to existing data analytics jobs and existing architecture. How should you proceed with...

December 26, 2023 No Comments READ MORE +

What should they do?

HipLocal's APIs are showing occasional failures, but they cannot find a pattern. They want to collect some metrics to help them troubleshoot. What should they do?A . Take frequent snapshots of all of the VMs.B . Install the Stackdriver Logging agent on the VMs.C . Install the Stackdriver Monitoring agent...

December 25, 2023 No Comments READ MORE +

What should you do?

Your company's development teams want to use Cloud Build in their projects to build and push Docker images to Container Registry. The operations team requires all Docker images to be published to a centralized, securely managed Docker registry that the operations team manages. What should you do?A . Use Container...

December 25, 2023 No Comments READ MORE +

Which deployment strategy should you use?

You have an application deployed in production. When a new version is deployed, some issues don't arise until the application receives traffic from users in production. You want to reduce both the impact and the number of users affected. Which deployment strategy should you use?A . Blue/green deploymentB . Canary...

December 25, 2023 No Comments READ MORE +

What should you do?

You are load testing your server application. During the first 30 seconds, you observe that a previously inactive Cloud Storage bucket is now servicing 2000 write requests per second and 7500 read requests per second. Your application is now receiving intermittent 5xx and 429 HTTP responses from the Cloud Storage...

December 25, 2023 No Comments READ MORE +

What should you do?

You are developing an HTTP API hosted on a Compute Engine virtual machine instance that needs to be invoked by multiple clients within the same Virtual Private Cloud (VPC). You want clients to be able to get the IP address of the service. What should you do?A . Reserve a...

December 24, 2023 No Comments READ MORE +

Which data structure should you use?

You are parsing a log file that contains three columns: a timestamp, an account number (a string), and a transaction amount (a number). You want to calculate the sum of all transaction amounts for each unique account number efficiently. Which data structure should you use?A . A linked listB ....

December 24, 2023 No Comments READ MORE +

How should they further reduce latency for all database interactions with the least amount of effort?

For this question refer to the HipLocal case study. HipLocal wants to reduce the latency of their services for users in global locations. They have created read replicas of their database in locations where their users reside and configured their service to read traffic using those replicas. How should they...

December 24, 2023 No Comments READ MORE +

What should you do?

You are using Cloud Build to build a Docker image. You need to modify the build to execute unit and run integration tests. When there is a failure, you want the build history to clearly display the stage at which the build failed. What should you do?A . Add RUN...

December 24, 2023 No Comments READ MORE +