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:

December 14, 2023 No Comments READ MORE +

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

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

December 14, 2023 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 14, 2023 No Comments READ MORE +

What should you do?

Your finance team wants to view the billing report for your projects. You want to make sure that the finance team does not get additional permissions to the project. What should you do?A . Add the group for the finance team to roles/billing user role.B . Add the group for...

December 13, 2023 No Comments READ MORE +

What should you do?

You need to create an autoscaling managed instance group for an HTTPS web application. You want to make sure that unhealthy VMs are recreated. What should you do?A . Create a health check on port 443 and use that when creating the Managed Instance Group.B . Select Multi-Zone instead of...

December 13, 2023 No Comments READ MORE +

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

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

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

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

December 13, 2023 No Comments READ MORE +