List of questions
Related questions
Question 127 - Professional Cloud Database Engineer discussion
Your DevOps team is using Terraform to deploy applications and Cloud SQL databases. After every new application change is rolled out, the environment is torn down and recreated, and the persistent database layer is lost. You need to prevent the database from being dropped. What should you do?
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.
Your answer:
0 comments
Sorted by
Leave a comment first