Free Professional Cloud Developer Exam Braindumps (page: 14)

Page 14 of 82

You are designing a schema for a table that will be moved from MySQL to Cloud Bigtable. The MySQL table is as follows:
How should you design a row key for Cloud Bigtable for this table?

  1. Set Account_id as a key.
  2. Set Account_id_Event_timestamp as a key.
  3. Set Event_timestamp_Account_id as a key.
  4. Set Event_timestamp as a key.

Answer(s): B



You want to view the memory usage of your application deployed on Compute Engine.
What should you do?

  1. Install the Stackdriver Client Library.
  2. Install the Stackdriver Monitoring Agent.
  3. Use the Stackdriver Metrics Explorer.
  4. Use the Google Cloud Platform Console.

Answer(s): B


Reference:

https://stackoverflow.com/questions/43991246/google-cloud-platform-how-to-monitor-memory-usage-of-vm-instances



You have an analytics application that runs hundreds of queries on BigQuery every few minutes using BigQuery API. You want to find out how much time these queries take to execute.
What should you do?

  1. Use Stackdriver Monitoring to plot slot usage.
  2. Use Stackdriver Trace to plot API execution time.
  3. Use Stackdriver Trace to plot query execution time.
  4. Use Stackdriver Monitoring to plot query execution times.

Answer(s): D



You are designing a schema for a Cloud Spanner customer database. You want to store a phone number array field in a customer table. You also want to allow users to search customers by phone number.
How should you design this schema?

  1. Create a table named Customers. Add an Array field in a table that will hold phone numbers for the customer.
  2. Create a table named Customers. Create a table named Phones. Add a CustomerId field in the Phones table to find the CustomerId from a phone number.
  3. Create a table named Customers. Add an Array field in a table that will hold phone numbers for the customer. Create a secondary index on the Array field.
  4. Create a table named Customers as a parent table. Create a table named Phones, and interleave this table into the Customer table. Create an index on the phone number field in the Phones table.

Answer(s): D



Page 14 of 82



Post your Comments and Discuss Google Professional Cloud Developer exam with other Community members:

DaveP commented on November 19, 2023
Some of these answers are wrong according to the Google sample questions.
UNITED STATES
upvote

devansh commented on June 21, 2023
does anyone recently took the exam , i have it in 2 days , are these dumps only enough for the prep?
Anonymous
upvote