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

December 16, 2023 No Comments READ MORE +

Clear the option to enable legacy Stackdriver Monitoring.

Clear the option to enable legacy Stackdriver Monitoring.View AnswerAnswer: A Explanation: https://cloud.google.com/logging/docs/api/v2/resource-list GKE Containers have more log than GKE Cluster Operations: .-GKE Containe: cluster_name: An immutable name for the cluster the container is running in. namespace_id: Immutable ID of the cluster namespace the container is running in. instance_id: Immutable ID...

December 16, 2023 No Comments READ MORE +

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

December 16, 2023 No Comments READ MORE +

What should you do?

Your organization has strict requirements to control access to Google Cloud projects. You need to enable your Site Reliability Engineers (SREs) to approve requests from the Google Cloud support team when an SRE opens a support case. You want to follow Google-recommended practices. What should you do?A . Add your...

December 16, 2023 No Comments READ MORE +

What should you do?

You need to set up permissions for a set of Compute Engine instances to enable them to write data into a particular Cloud Storage bucket. You want to follow Google-recommended practices. What should you do?A . Create a service account with an access scope. Use the access scope ‘https://www.googleapis.com/auth/devstorage.write_only’.B ....

December 16, 2023 No Comments READ MORE +

In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.

In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.View AnswerAnswer: C Explanation: https://cloud.google.com/run/docs/tutorials/pubsub#integrating-pubsub

December 16, 2023 No Comments READ MORE +

What should you do?

You significantly changed a complex Deployment Manager template and want to confirm that the dependencies of all defined resources are properly met before committing it to the project. You want the most rapid feedback on your changes. What should you do?A . Use granular logging statements within a Deployment Manager...

December 16, 2023 No Comments READ MORE +

Which scaling type should you use?

You are deploying an application to App Engine. You want the number of instances to scale based on request rate. You need at least 3 unoccupied instances at all times. Which scaling type should you use?A . Manual Scaling with 3 instances.B . Basic Scaling with min_instances set to 3.C...

December 16, 2023 No Comments READ MORE +

What should you do?

You have an instance group that you want to load balance. You want the load balancer to terminate the client SSL session. The instance group is used to serve a public web application over HTTPS. You want to follow Google-recommended practices. What should you do?A . Configure an HTTP(S) load...

December 16, 2023 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:

December 16, 2023 No Comments READ MORE +