How should you run this reverse proxy?

You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This specific reverse proxy consumes almost no CPU. You want to have a 30-GB in-memory cache, and need an additional 2 GB of memory for the rest of the processes. You want to minimize...

February 9, 2022 No Comments READ MORE +

What should you do?

You need to create a new billing account and then link it with an existing Google Cloud Platform project. What should you do?A . Verify that you are Project Billing Manager for the GCP project. Update the existing project to link it to the existing billing account.B . Verify that...

December 7, 2020 No Comments READ MORE +

Which storage option should you use?

Your company uses Cloud Storage to store application backup files for disaster recovery purposes. You want to follow Google’s recommended practices. Which storage option should you use?A . Multi-Regional StorageB . Regional StorageC . Nearline StorageD . Coldline StorageView AnswerAnswer: D Explanation: Reference: https://cloud.google.com/storage/docs/storage-classes#nearline

December 7, 2020 No Comments READ MORE +

What should you do?

You have an instance group that you want to load balance. You want the load balancer to terminate the client SSL session. The instance group is used to serve a public web application over HTTPS. You want to follow Google-recommended practices. What should you do?A . Configure an HTTP(S) load...

December 7, 2020 No Comments READ MORE +

What should you do?

You have a Dockerfile that you need to deploy on Kubernetes Engine. What should you do?A . Use kubectl app deploy <dockerfilename>.B . Use gcloud app deploy <dockerfilename>.C . Create a docker image from the Dockerfile and upload it to Container Registry. Create a Deployment YAML file to point to...

December 7, 2020 No Comments READ MORE +

What should you do?

You host a static website on Cloud Storage. Recently, you began to include links to PDF files on this site. Currently, when users click on the links to these PDF files, their browsers prompt them to save the file onto their local system. Instead, you want the clicked PDF files...

December 7, 2020 No Comments READ MORE +

What should you do?

You have sensitive data stored in three Cloud Storage buckets and have enabled data access logging. You want to verify activities for a particular user for these buckets, using the fewest possible steps. You need to verify the addition of metadata labels and which files have been viewed from those...

December 6, 2020 No Comments READ MORE +

What should you do?

You need to set up permissions for a set of Compute Engine instances to enable them to write data into a particular Cloud Storage bucket. You want to follow Google-recommended practices. What should you do?A . Create a service account with an access scope. Use the access scope ‘https://www.googleapis.com/auth/devstorage.write_only’.B ....

December 6, 2020 No Comments READ MORE +

What should you do?

You significantly changed a complex Deployment Manager template and want to confirm that the dependencies of all defined resources are properly met before committing it to the project. You want the most rapid feedback on your changes. What should you do?A . Use granular logging statements within a Deployment Manager...

December 6, 2020 No Comments READ MORE +

What should you do?

You are analyzing Google Cloud Platform service costs from three separate projects. You want to use this information to create service cost estimates by service type, daily and monthly, for the next six months using standard query syntax. What should you do?A . Export your bill to a Cloud Storage...

December 6, 2020 No Comments READ MORE +