
Ultimate access to all questions.
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.