Which two statements about configuring a traffic monitoring session are true? (Choose two.)

Which two statements about configuring a traffic monitoring session are true? (Choose two.)A . You can set a local VM as a traffic destination.B . You can have up to two active monitoring sessions simultaneously.C . An unlimited number of monitoring session can be stored.D . A newly created monitoring...

January 3, 2020 No Comments READ MORE +

Which approach should you use?

Your website is deployed on Compute Engine. Your marketing team wants to test conversion rates between 3 different website designs. Which approach should you use?A . Deploy the website on App Engine and use traffic splitting.B . Deploy the website on App Engine as three separate services.C . Deploy the...

January 3, 2020 No Comments READ MORE +

What should you do?

You migrated your applications to Google Cloud Platform and kept your existing monitoring platform. You now find that your notification system is too slow for time critical problems. What should you do?A . Replace your entire monitoring platform with Stackdriver.B . Install the Stackdriver agents on your Compute Engine instances.C...

December 30, 2019 No Comments READ MORE +

Which two actions should they take?

Your company wants to expand their users outside the United States for their popular application. The company wants to ensure 99.999% availability of the database for their application and also wants to minimize the read latency for their users across the globe. Which two actions should they take? (Choose two.)A...

December 27, 2019 No Comments READ MORE +

Which command should you use?

You need to copy directory local-scripts and all of its contents from your local workstation to a Compute Engine virtual machine instance. Which command should you use?A . gsutil cp --project “my-gcp-project” -r ~/local-scripts/ gcp-instance­name:~/server-scripts/ --zone “us-east1-b”B . gsutil cp --project “my-gcp-project” -R ~/local-scripts/ gcp-instance­name:~/server-scripts/ --zone “us-east1-b”C . gcloud compute...

December 25, 2019 No Comments READ MORE +

What should you do?

You have two tables in an ANSI-SQL compliant database with identical columns that you need to quickly combine into a single table, removing duplicate rows from the result set. What should you do?A . Use the JOIN operator in SQL to combine the tables.B . Use nested WITH statements to...

December 14, 2019 No Comments READ MORE +