Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 315 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 315
Topic #: 1
[All Professional Cloud Developer Questions]

Your team currently uses Bigtable as their database backend. In your application's app profile, you notice that the connection to the Bigtable cluster is specified as single-cluster routing, and the cluster’s connection logic is configured to conduct manual failover when the cluster is unavailable. You want to optimize the application code to have more efficient and highly available Bigtable connectivity. What should you do?

  • A. Set up Memcached so that queries hit the cache layer first and automatically get data from Bigtable in the event of a cache miss.
  • B. Increase the Bigtable client’s connection pool size.
  • C. Configure a Dataflow template, and use a Beam connector to stream data changes.
  • D. Configure the app profile to use multi-cluster routing.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
anshad666
1 month, 1 week ago
Selected Answer: D
Configure the app profile to use multi-cluster routing.
upvoted 1 times
anshad666
1 month, 1 week ago
https://cloud.google.com/bigtable/docs/replication-settings#high-availability
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 ...