Google Cloud Digital Leader — Question 76

A global organization is developing an application to manage payments and online bank accounts in multiple regions. Each transaction must be handled consistently in their database, and they anticipate almost unlimited growth in the amount of data stored.
Which Google Cloud product should the organization choose?

Answer options

Correct answer: B

Explanation

The correct choice is Cloud Spanner, as it is designed for global transactions with strong consistency and can scale horizontally to handle large amounts of data. Cloud SQL is suitable for smaller databases, while Cloud Storage is used for unstructured data, and BigQuery is primarily for analytics rather than transactional data management.