Google Cloud Associate Cloud Engineer — Question 201

You are migrating a business critical application from your local data center into Google Cloud. As part of your high-availability strategy, you want to ensure that any data used by the application will be immediately available if a zonal failure occurs. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because a regional persistent disk replicates data across multiple zones, ensuring high availability and immediate access in the event of a zonal failure. Options A and B utilize zonal persistent disks, which do not provide the needed redundancy. Option C, while using a regional disk, incorrectly suggests creating a disk from a snapshot, which introduces unnecessary delays and does not guarantee immediate availability.