GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #332
PROFESSIONAL-CLOUD-DEVELOPER Question #332: Real Exam Question with Answer & Explanation
The correct answer is D: Configure the app profile to use multi-cluster routing.. https://cloud.google.com/bigtable/docs/replication-settings
Developing Applications with Google Cloud Databases
Question
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?
Options
- ASet up Memcached so that queries hit the cache layer first and automatically get data from
- BIncrease the Bigtable client's connection pool size.
- CConfigure a Dataflow template, and use a Beam connector to stream data changes.
- DConfigure the app profile to use multi-cluster routing.
Explanation
Topics
#Bigtable#High Availability#Application Development#Database Optimization
Community Discussion
No community discussion yet for this question.