Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You have a critical dataset in BigQuery that requires high availability. What is the most cost-effective strategy to ensure a recovery point objective (RPO) of 30 days, while maintaining high availability?
A
Configure the BigQuery dataset as multi-regional. Implement scheduled queries to duplicate data into timestamp-suffixed tables for emergency backups.
B
Configure the BigQuery dataset as regional. Utilize point-in-time snapshots for data recovery in emergencies.
C
Configure the BigQuery dataset as multi-regional. Utilize point-in-time snapshots for data recovery in emergencies.
D
Configure the BigQuery dataset as regional. Implement scheduled queries to duplicate data into timestamp-suffixed tables for emergency backups.