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...
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...
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...
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...
What should you do?
You want to configure an SSH connection to a single Compute Engine instance for users in the dev1 group. This instance is the only resource in this particular Google Cloud Platform project that the dev1 users should be able to connect to. What should you do?A . Set metadata to...
What should you do?
You have a single binary application that you want to run on Google Cloud Platform. You decided to automatically scale the application based on underlying infrastructure CPU usage. Your organizational policies require you to use virtual machines directly. You need to ensure that the application scaling is operationally efficient and...
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 need to verify that a Google Cloud Platform service account was created at a particular time. What should you do?A . Filter the Activity log to view the Configuration category. Filter the Resource type to Service Account.B . Filter the Activity log to view the Configuration category. Filter the...
What should you do?
You are setting up a Windows VM on Compute Engine and want to make sure you can log in to the VM via RDP. What should you do?A . After the VM has been created, use your Google Account credentials to log in into the VM.B . After the VM...
What should you do?
Your development team needs a new Jenkins server for their project. You need to deploy the server using the fewest steps possible. What should you do?A . Download and deploy the Jenkins Java WAR to App Engine Standard.B . Create a new Compute Engine instance and install Jenkins through the...