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.
A multinational financial services company is re-architecting its core payment processing and ledger management system on Google Cloud. The system architecture must satisfy the following technical requirements:
Which database solution and schema design strategy should the company implement?
Cloud Spanner is a fully managed, mission-critical relational database service designed for global scale, zero scheduled downtime, and strict transactional consistency (ACID). It provides horizontal scaling across regions while maintaining relational schema structures, secondary indexes, and SQL support.
Ledger rows with their parent Customer row in the same split. This allows queries that join parent and child data on the primary key hierarchy to execute locally within the same storage split, avoiding distributed cross-process network hops.Cloud Spanner is the only fully managed Google Cloud database engine designed specifically to deliver global relational transactions with sub-10ms latencies alongside schema-level features like table interleaving and fine-tuned primary key distribution.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.