exam questions

Exam Professional Cloud Database Engineer All Questions

View all questions & answers for the Professional Cloud Database Engineer exam

Exam Professional Cloud Database Engineer topic 1 question 160 discussion

Actual exam question from Google's Professional Cloud Database Engineer
Question #: 160
Topic #: 1
[All Professional Cloud Database Engineer Questions]

Your organization deploys a high-volume, low-latency sensor data ingestion system. Resilience is crucial, and the workload is expected to grow significantly over time. You need to design a database tier on Google Cloud to ensure faster performance and high availability, while following Google-recommended practices. What should you do?

  • A. Deploy multiple Bigtable clusters, shard data manually across them, and set up the application logic for fault tolerance.
  • B. Deploy a single-zone Bigtable cluster and optimize the application code for maximum write throughput.
  • C. Deploy a single-region Bigtable instance and increase the nodes to maximize data durability.
  • D. Provision a multi-zone Bigtable cluster, configure replication, perform an application stress-test, and set up performance monitoring.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Sai_Vignesh
1 week, 1 day ago
Selected Answer: B
Ruled out the other options because they don't meet the primary requirement. That leaves B.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...