Deploy the new container on Cloud Run as a pipeline step.

Deploy the new container on Cloud Run as a pipeline step.View AnswerAnswer: D Explanation: Reference: https://cloud.google.com/docs/ci-cd

March 24, 2022 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...

March 24, 2022 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 NAView AnswerAnswer: A

March 24, 2022 No Comments READ MORE +

What should you do?

Your security team is auditing all deployed applications running in Google Kubernetes Engine. After completing the audit, your team discovers that some of the applications send traffic within the cluster in clear text. You need to ensure that all application traffic is encrypted as quickly as possible while minimizing changes...

March 24, 2022 No Comments READ MORE +

Which two steps should you take?

Your API backend is running on multiple cloud providers. You want to generate reports for the network latency of your API. Which two steps should you take? (Choose two.)A . Use Zipkin collector to gather data.B . Use Fluentd agent to gather data.C . Use Stackdriver Trace to generate reports.D...

March 23, 2022 No Comments READ MORE +

What should you do?

You have an application running in App Engine. Your application is instrumented with Stackdriver Trace. The /product-details request reports details about four known unique products at /sku-details as shown below. You want to reduce the time it takes for the request to complete. What should you do?A . Increase the...

March 23, 2022 No Comments READ MORE +

In order to meet their business requirements, how should HipLocal store their application state?

In order to meet their business requirements, how should HipLocal store their application state?A . Use local SSDs to store state.B . Put a memcache layer in front of MySQD . Move the state storage to Cloud Spanner.E . Replace the MySQL instance with Cloud SQView AnswerAnswer: B

March 23, 2022 No Comments READ MORE +

What should you do?

You need to migrate an internal file upload API with an enforced 500-MB file size limit to App Engine. What should you do?A . Use FTP to upload files.B . Use CPanel to upload files.C . Use signed URLs to upload files.D . Change the API to be a multipart...

March 23, 2022 No Comments READ MORE +

What should you do?

You have containerized a legacy application that stores its configuration on an NFS share. You need to deploy this application to Google Kubernetes Engine (GKE) and do not want the application serving traffic until after the configuration has been retrieved. What should you do?A . Use the gsutil utility to...

March 23, 2022 No Comments READ MORE +

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...

March 22, 2022 No Comments READ MORE +