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 https://cloud.google.com/blog/products/gcp/introducing-coldline-and-a-unified-platform-for-data-storage Cloud Storage Coldline: a low-latency...
Which IAM roles should you grant your colleagues?
You are the project owner of a GCP project and want to delegate control to colleagues to manage buckets and files in Cloud Storage. You want to follow Google-recommended practices. Which IAM roles should you grant your colleagues?A . Project EditorB . Storage AdminC . Storage Object AdminD . Storage...
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...
What should you do?
You have an object in a Cloud Storage bucket that you want to share with an external company. The object contains sensitive data. You want access to the content to be removed after four hours. The external company does not have a Google account to which you can grant specific...
What should you do?
You are building a new version of an application hosted in an App Engine environment. You want to test the new version with 1% of users before you completely switch your application over to the new version. What should you do?A . Deploy a new version of your application in...
What should you do?
You created an instance of SQL Server 2017 on Compute Engine to test features in the new version. You want to connect to this instance using the fewest number of steps. What should you do?A . Install a RDP client on your desktop. Verify that a firewall rule for port...
What should you do?
You built an application on Google Cloud Platform that uses Cloud Spanner. Your support team needs to monitor the environment but should not have access to table data. You need a streamlined solution to grant the correct permissions to your support team, and you want to follow Google-recommended practices. What...
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...
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...
Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.
Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.View AnswerAnswer: C Explanation: ✑ Given that the new instance wants to access the application on the existing compute engine instance, these applications seem to be related so they should be within the...