Examtopics

Professional Cloud Database Engineer
  • Topic 1 Question 130

    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?

    • Set Terraform deletion_protection to true.

    • Rerun terraform apply.

    • Create a read replica.

    • Use point-in-time-recovery (PITR) to recover the database.


    シャッフルヒード