PROFESSIONAL-CLOUD-ARCHITECT · Question #354
PROFESSIONAL-CLOUD-ARCHITECT Question #354: Real Exam Question with Answer & Explanation
The correct answer is D: Use the Backup and Disaster Recovery (DR) service to create a backup plan. Configure the. Backup and Disaster Recovery provides a fully managed, policy-based backup plan with automated scheduling and enforced retention, minimizing operational overhead. Using a backup vault lets you store backups in a separate project with tightly controlled access while meeting the 90
Question
Your company uses a custom-built application running on a Compute Engine virtual machine (VM). This application processes real-time sales data and writes it to a zonal Persistent Disk. A recent internal audit requires that you implement a backup and recovery plan to protect against zonal failures. Your company has a strict policy that all backup data must be retained for at least 90 days and stored in a separate project with limited access. You need to implement a fully automated backup solution that meets these requirements with minimal operational overhead. What should you do?
Options
- AWrite a script to create daily backups of the Persistent Disk. Copy the backups to a different zone
- BUse gcloud commands to create snapshots of the Persistent Disk. Store the snapshots in a
- CCreate a snapshot schedule to automatically create Persistent Disk snapshots and use a script to
- DUse the Backup and Disaster Recovery (DR) service to create a backup plan. Configure the
Explanation
Backup and Disaster Recovery provides a fully managed, policy-based backup plan with automated scheduling and enforced retention, minimizing operational overhead. Using a backup vault lets you store backups in a separate project with tightly controlled access while meeting the 90-day retention requirement and supporting recovery from zonal failures.
Community Discussion
No community discussion yet for this question.