Question 233 of 284
Single answerYou 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?
AStore the application data on a zonal persistent disk. Create a snapshot schedule for the disk. If an outage occurs, create a new disk from the most recent snapshot and attach it to a new VM in another zone.
BStore the application data on a zonal persistent disk. If an outage occurs, create an instance in another zone with this disk attached.
CStore the application data on a regional persistent disk. Create a snapshot schedule for the disk. If an outage occurs, create a new disk from the most recent snapshot and attach it to a new VM in another zone.
✓DStore the application data on a regional persistent disk. If an outage occurs, create an instance in another zone with this disk attached.
✓
Correct Answer: D
Store the application data on a regional persistent disk. If an outage occurs, create an instance in another zone with this disk attached.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.