Professional Cloud Database Engineer Exam QuestionsBrowse all questions from this exam

Professional Cloud Database Engineer Exam - Question 79


You are designing a database strategy for a new web application. You plan to start with a small pilot in one country and eventually expand to millions of users in a global audience. You need to ensure that the application can run 24/7 with minimal downtime for maintenance. What should you do?

Show Answer
Correct Answer: AB

To ensure minimal downtime and global scalability, you should use Cloud Spanner in a multi-region configuration. Cloud Spanner offers strong consistency, high availability, and the ability to scale seamlessly when the application grows from a single country to a global audience. Starting with a multi-region setup will save the potential complexity and downtime that could arise from transitioning between regions in the future, ensuring that the application is prepared for both initial and future demands.

Discussion

12 comments
Sign in to comment
chelbsikOption: A
Dec 27, 2022

Changing my vote to A

NircaOption: A
Mar 8, 2023

"You plan to start with a small pilot in one country" == small spanner ==> regional.

dynamic_dbaOption: A
Mar 14, 2023

A. Initially it’s a choice between Cloud SQL and Cloud Spanner. Given the final objective is a massive user base on a global scale, it suggests Spanner. Therefore, starting with Cloud SQL then migrating to Cloud Spanner doesn’t seem like a smart move. Eliminate C and D. You can start small with Spanner (single region, 100 processing units) and convert to multi-region by contacting Google. The wording to that effect is on the Edit Spanner screen in the GCP console. So, given those details it eliminates B. Best answer is A.

pk349Option: B
Dec 24, 2022

B: Use high availability (HA) *** Cloud SQL with multiple zones.

chelbsikOption: B
Dec 25, 2022

I'll go for B

chelbsik
Dec 26, 2022

I ran a lab, and you can actually convert regional configuration to multi-region with a zero downtime, but you need to contact google for that. Changing my answer to A https://docs.google.com/forms/d/e/1FAIpQLSfZ77ZnuUL0NpU-bOtO5QUkC0cnRCe5YKMiubLXwfV3abBqkg/viewform

Topg4uOption: B
Mar 6, 2023

You plan to start with a small pilot in one country. so country is multi region right? so B ?

juliorevkOption: B
Oct 4, 2023

Going with B because - Small pilot in one "country". A country would be multiple regions - Don't have to change to multi-region spanner in the future. - Q doesn't say anything about being cost-efficient so might as well start with multi-region.

Pime13Option: A
Nov 5, 2023

https://cloud.google.com/spanner/docs/instance-configurations#move-instance You can move your Spanner instance from any instance configuration to any other instance configuration, including between regional and multi-region configurations. Moving your instance does not cause downtime, and Spanner continues to provide the usual transaction guarantees, including strong consistency, during the move. https://cloud.google.com/spanner/docs/move-instance https://cloud.google.com/spanner/docs/move-instance#how-instance-move

learnazureportalOption: B
Sep 11, 2023

correct answer is B. Use Cloud Spanner in a multi-region configuration.

Pime13Option: A
Apr 30, 2024

https://cloud.google.com/spanner/docs/instance-configurations#move-instance You can move your Spanner instance from any instance configuration to any other instance configuration, including between regional and multi-region configurations. Moving your instance does not cause downtime, and Spanner continues to provide the usual transaction guarantees, including strong consistency, during the move.

dija123Option: A
May 22, 2024

Voting for A

hussain.sainOption: B
Jun 20, 2024

multi-regional