In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.

In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.View AnswerAnswer: D Explanation: Our requirement is to follow Google recommended practices to achieve the end result. Configuring Private Google Access for On-Premises Hosts is best achieved by VPN/Interconnect + Advertise Routes + Use restricted...

March 16, 2025 No Comments READ MORE +

Use Cloud Scheduler to trigger this Cloud Function once a day.

Use Cloud Scheduler to trigger this Cloud Function once a day.View AnswerAnswer: C Explanation:

March 15, 2025 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 https://cloud.google.com/blog/products/gcp/introducing-coldline-and-a-unified-platform-for-data-storage Cloud Storage Coldline: a low-latency...

March 15, 2025 No Comments READ MORE +

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

March 15, 2025 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...

March 14, 2025 No Comments READ MORE +

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

March 13, 2025 No Comments READ MORE +

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

March 13, 2025 No Comments READ MORE +

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

March 13, 2025 No Comments READ MORE +

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

March 13, 2025 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...

March 13, 2025 No Comments READ MORE +