What should you do?

You created a Google Cloud Platform project with an App Engine application inside the project. You initially configured the application to be served from the us-central region. Now you want the application to be served from the asia-northeast1 region. What should you do?A . Change the default region property setting...

January 27, 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...

January 26, 2025 No Comments READ MORE +

What should you do?

You’ve deployed a microservice called myapp1 to a Google Kubernetes Engine cluster using the YAML file specified below: You need to refactor this configuration so that the database password is not stored in plain text. You want to follow Google-recommended practices. What should you do?A . Store the database password...

January 26, 2025 No Comments READ MORE +

What should you do?

You need to produce a list of the enabled Google Cloud Platform APIs for a GCP project using the gcloud command line in the Cloud Shell. The project name is my-project. What should you do?A . Run gcloud projects list to get the project ID, and then run gcloud services...

January 25, 2025 No Comments READ MORE +

Create an egress firewall rule with the following settings:

Create an egress firewall rule with the following settings: • Targets: all instances • Source filter: IP ranges (with the range set to 10.0.1.0/24) • Protocols: allow TCP: 8080View AnswerAnswer: B Explanation:

January 24, 2025 No Comments READ MORE +

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

January 24, 2025 No Comments READ MORE +

What should you do?

Every employee of your company has a Google account. Your operational team needs to manage a large number of instances on Compute Engine. Each member of this team needs only administrative access to the servers. Your security team wants to ensure that the deployment of credentials is operationally efficient and...

January 24, 2025 No Comments READ MORE +

Which range should you use?

You need to create a custom VPC with a single subnet. The subnet’s range must be as large as possible. Which range should you use?A . .00.0.0/0B . 10.0.0.0/8C . 172.16.0.0/12D . 192.168.0.0/16View AnswerAnswer: B Explanation: https://cloud.google.com/vpc/docs/vpc#manually_created_subnet_ip_ranges

January 23, 2025 No Comments READ MORE +

What should you do?

You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled. You need to make sure that each node of the cluster will run a monitoring pod that sends container metrics to a third-party monitoring solution. What should you do?A . Deploy the monitoring pod in...

January 22, 2025 No Comments READ MORE +

What should you do?

You have a large 5-TB AVRO file stored in a Cloud Storage bucket. Your analysts are proficient only in SQL and need access to the data stored in this file. You want to find a cost-effective way to complete their request as soon as possible. What should you do?A ....

January 22, 2025 No Comments READ MORE +