After installing the Stackdriver Logging Agent, what should you do first?

You want to use the Stackdriver Logging Agent to send an application's log file to Stackdriver from a Compute Engine virtual machine instance. After installing the Stackdriver Logging Agent, what should you do first?A . Enable the Error Reporting API on the project.B . Grant the instance full access to...

March 29, 2022 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

March 29, 2022 No Comments READ MORE +

Which service should HipLocal use to enable access to internal apps?

Which service should HipLocal use to enable access to internal apps?A . Cloud VPNB . Cloud ArmorC . Virtual Private CloudD . Cloud Identity-Aware ProxyView AnswerAnswer: D Explanation: Reference: https://cloud.google.com/iap/docs/cloud-iap-for-on-prem-apps-overview

March 29, 2022 No Comments READ MORE +

What should you do?

You plan to make a simple HTML application available on the internet. This site keeps information about FAQs for your application. The application is static and contains images, HTML, CSS, and Javascript. You want to make this application available on the internet with as few steps as possible. What should...

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

March 28, 2022 No Comments READ MORE +

How should you configure your application to retrieve Spanner credentials?

You are developing a microservice-based application that will be deployed on a Google Kubernetes Engine cluster. The application needs to read and write to a Spanner database. You want to follow security best practices while minimizing code changes. How should you configure your application to retrieve Spanner credentials?A . Configure...

March 28, 2022 No Comments READ MORE +

How should you configure your application to retrieve Spanner credentials?

You are developing a microservice-based application that will be deployed on a Google Kubernetes Engine cluster. The application needs to read and write to a Spanner database. You want to follow security best practices while minimizing code changes. How should you configure your application to retrieve Spanner credentials?A . Configure...

March 27, 2022 No Comments READ MORE +

What should you do?

You deployed a new application to Google Kubernetes Engine and are experiencing some performance degradation. Your logs are being written to Cloud Logging, and you are using a Prometheus sidecar model for capturing metrics. You need to correlate the metrics and data from the logs to troubleshoot the performance issue...

March 27, 2022 No Comments READ MORE +

Which improvement should you suggest your teammate make?

Your teammate has asked you to review the code below, which is adding a credit to an account balance in Cloud Datastore. Which improvement should you suggest your teammate make? A . Get the entity with an ancestor query.B . Get and put the entity in a transaction.C . Use...

March 27, 2022 No Comments READ MORE +

Which Google Cloud feature should you use to invoke the backend services?

You manage an application that runs in a Compute Engine instance. You also have multiple backend services executing in stand-alone Docker containers running in Compute Engine instances. The Compute Engine instances supporting the backend services are scaled by managed instance groups in multiple regions. You want your calling application to...

March 27, 2022 No Comments READ MORE +