professional-cloud-data-engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise is architecting a globally distributed mobile platform deployed across the United States, Europe, and Asia. The application encompasses two distinct operational data paths:
According to CAP theorem principles and Google Cloud database characteristics, which architectural design correctly implements these requirements?
This architecture leverages a specialized multi-database pattern combining a non-relational distributed NoSQL database configured for eventual consistency with Cloud Spanner, Google Cloud's fully managed, globally distributed, horizontally scalable, and strongly consistent relational database.
The CAP theorem dictates that a distributed system cannot simultaneously achieve Consistency, Availability, and Partition Tolerance under all network conditions. Dividing workloads across an AP-leaning eventually consistent NoSQL data store and a CP-leaning strongly consistent distributed engine (Cloud Spanner) ensures optimal performance and correctness for each domain.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.