Which command should you use?

Your application is running in multiple Google Kubernetes Engine clusters. It is managed by a Deployment in each cluster. The Deployment has created multiple replicas of your Pod in each cluster. You want to view the logs sent to stdout for all of the replicas in your Deployment in all...

December 12, 2023 No Comments READ MORE +

Which change should you make to the GKE Deployment object shown below?

Your application is deployed in a Google Kubernetes Engine (GKE) cluster. When a new version of your application is released, your CI/CD tool updates the spec.template.spec.containers[0].image value to reference the Docker image of your new application version. When the Deployment object applies the change, you want to deploy at least...

December 12, 2023 No Comments READ MORE +

Which code snippet should you include in your configuration?

Your App Engine standard configuration is as follows: service: production instance_class: B1 You want to limit the application to 5 instances. Which code snippet should you include in your configuration?A . manual_scaling:instances: 5min_pending_latency: 30msB . manual_scaling:max_instances: 5idle_timeout: 10mC . basic_scaling:instances: 5min_pending_latency: 30msD . basic_scaling:max_instances: 5idle_timeout: 10mView AnswerAnswer: C

December 12, 2023 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...

December 12, 2023 No Comments READ MORE +

What should you do?

You are deploying a single website on App Engine that needs to be accessible via the URL http://www.altostrat.com/. What should you do?A . Verify domain ownership with Webmaster Central. Create a DNS CNAME record to point to the App Engine canonical name ghs.googlehosted.com.B . Verify domain ownership with Webmaster Central....

December 11, 2023 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...

June 23, 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...

June 23, 2022 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...

June 23, 2022 No Comments READ MORE +

What should you do?

You are writing a single-page web application with a user-interface that communicates with a third-party API for content using XMLHttpRequest. The data displayed on the UI by the API results is less critical than other data displayed on the same web page, so it is acceptable for some requests to...

June 23, 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...

June 23, 2022 No Comments READ MORE +