What should you do to correct the problem?

Your code is running on Cloud Functions in project A. It is supposed to write an object in a Cloud Storage bucket owned by project B. However, the write call is failing with the error "403 Forbidden". What should you do to correct the problem? A. Grant your user account...

December 15, 2023 No Comments READ MORE +

What should you do?

You have two tables in an ANSI-SQL compliant database with identical columns that you need to quickly combine into a single table, removing duplicate rows from the result set. What should you do?A . Use the JOIN operator in SQL to combine the tables.B . Use nested WITH statements to...

December 15, 2023 No Comments READ MORE +

Which code snippet should you include in your Pod configuration?

You are planning to deploy your application in a Google Kubernetes Engine (GKE) cluster The application exposes an HTTP-based health check at /healthz. You want to use this health check endpoint to determine whether traffic should be routed to the pod by the load balancer. Which code snippet should you...

December 15, 2023 No Comments READ MORE +

Which IP strategy should they use?

HipLocal has connected their Hadoop infrastructure to GCP using Cloud Interconnect in order to query data stored on persistent disks. Which IP strategy should they use?A . Create manual subnets.B . Create an auto mode subnet.C . Create multiple peered VPCs.D . Provision a single instance for NAT.View AnswerAnswer: A

December 15, 2023 No Comments READ MORE +

How should you handle this error?

Your service adds text to images that it reads from Cloud Storage. During busy times of the year, requests to Cloud Storage fail with an HTTP 429 "Too Many Requests" status code. How should you handle this error?A . Add a cache-control header to the objects.B . Request a quota...

December 15, 2023 No Comments READ MORE +

What should you do next?

Your application is running on Compute Engine and is showing sustained failures for a small number of requests. You have narrowed the cause down to a single Compute Engine instance, but the instance is unresponsive to SSH. What should you do next?A . Reboot the machine.B . Enable and check...

December 15, 2023 No Comments READ MORE +

What should you do?

You are working on a social media application. You plan to add a feature that allows users to upload images. These images will be 2 MB C 1 GB in size. You want to minimize their infrastructure operations overhead for this feature. What should you do?A . Change the application...

December 14, 2023 No Comments READ MORE +

In order for HipLocal to store application state and meet their stated business requirements, which database service should they migrate to?

In order for HipLocal to store application state and meet their stated business requirements, which database service should they migrate to?A . Cloud SpannerB . Cloud DatastoreC . Cloud Memorystore as a cacheD . Separate Cloud SQL clusters for each regionView AnswerAnswer: D

December 14, 2023 No Comments READ MORE +

What should you do?

You are using Cloud Build to create a new Docker image on each source code commit to a Cloud Source Repositoties repository. Your application is built on every commit to the master branch. You want to release specific commits made to the master branch in an automated method. What should...

December 14, 2023 No Comments READ MORE +

Which service should you use?

You are running an application on App Engine that you inherited. You want to find out whether the application is using insecure binaries or is vulnerable to XSS attacks. Which service should you use?A . Cloud AmorB . Stackdriver DebuggerC . Cloud Security ScannerD . Stackdriver Error ReportingView AnswerAnswer: C...

December 14, 2023 No Comments READ MORE +