Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you ensure the Cloud SQL database persists when your DevOps team uses Terraform to tear down and recreate the environment after each application deployment?
A
Set Terraform deletion_protection to true.
B
Rerun terraform apply.
C
Create a read replica.
D
Use point-in-time-recovery (PITR) to recover the database.