
Ultimate access to all questions.
How should you design a highly transactional relational database in Google Cloud to store player authentication and inventory data for a gaming application that will be launched across multiple regions?
A
Use Cloud Spanner to deploy the database.
B
Use Bigtable with clusters in multiple regions to deploy the database
C
Use BigQuery to deploy the database
D
Use Cloud SQL with a regional read replica to deploy the database.