
Answer-first summary for fast verification
Answer: Implement Cloud Spanner with the leader in North America and read-only replicas in Asia and Europe.
The correct answer is B: Implement Cloud Spanner with the leader in North America and read-only replicas in Asia and Europe. Cloud Spanner is a scalable, enterprise-grade, globally-distributed, and strongly consistent database service. It supports ANSI SQL and provides consistent access to the most up-to-date data across multiple regions, making it the best fit for the requirements of a single global endpoint, ANSI SQL support, and high-volume, real-time data ingestion and processing.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your United States-based company has developed an application designed to assess and respond to user actions, leading to significant data accumulation. Specifically, the primary table in your database increases by 250,000 records per second. Furthermore, many third-party developers use your application's APIs to integrate its functionalities into their own frontend applications. To ensure seamless integration and performance, your application's APIs need to adhere to the following requirements: a single global endpoint, support for ANSI SQL, and consistent access to the most up-to-date data. What steps should you take to meet these requirements?
A
Implement BigQuery with no region selected for storage or processing.
B
Implement Cloud Spanner with the leader in North America and read-only replicas in Asia and Europe.
C
Implement Cloud SQL for PostgreSQL with the master in North America and read replicas in Asia and Europe.
D
Implement Bigtable with the primary cluster in North America and secondary clusters in Asia and Europe.
No comments yet.