
Ultimate access to all questions.
You are tasked with designing a robust information system that demands an ACID-compliant database to maintain data integrity and support transactions. Ensuring high availability and reliability, your system should also minimize the need for human intervention in the event of any failures. What approach should you take to achieve this goal?
A
Configure a Cloud SQL for MySQL instance with point-in-time recovery enabled.
B
Configure a Cloud SQL for PostgreSQL instance with high availability enabled.
C
Configure a Bigtable instance with more than one cluster.
D
Configure a BigQuery table with a multi-region configuration.