
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.