CV0-002 · Question #501
A cloud administrator for a customer's environment must ensure the availability of critical applications. The cloud provider hosting the infrastructure lost power, and the environment was down for fou
The correct answer is B. Enable HA on the critical infrastructure.. To ensure continuous availability of critical applications and recover from an extended power outage at a cloud provider, implementing High Availability (HA) on the infrastructure is the most suitable solution.
Question
A cloud administrator for a customer's environment must ensure the availability of critical applications. The cloud provider hosting the infrastructure lost power, and the environment was down for four hours. Which of the following solutions is MOST suitable for ensuring availability of critical applications?
Options
- AInstall services at alternate sites.
- BEnable HA on the critical infrastructure.
- CMove services to a third-party environment.
- DDeploy additional services to edge sites.
How the community answered
(31 responses)- A6% (2)
- B90% (28)
- C3% (1)
Why each option
To ensure continuous availability of critical applications and recover from an extended power outage at a cloud provider, implementing High Availability (HA) on the infrastructure is the most suitable solution.
Installing services at alternate sites describes a disaster recovery strategy, which is more complex and typically used for large-scale regional disasters rather than a localized power outage within a single provider's infrastructure where HA is a more direct solution.
High Availability (HA) mechanisms are specifically designed to keep services operational by automatically failing over to redundant components or nodes within the same or a closely linked environment when a failure occurs. This minimizes downtime by having standby resources ready to take over immediately, directly addressing localized infrastructure failures like power outages.
Moving services to a third-party environment represents a significant architectural migration and is not a practical or immediate solution for ensuring availability during a temporary power outage with the current provider.
Deploying additional services to edge sites is primarily aimed at reducing latency for geographically dispersed users and does not directly ensure continuous application availability during a core infrastructure power outage.
Concept tested: High Availability (HA) for application resiliency
Source: https://learn.microsoft.com/azure/architecture/resiliency/recovery-guidance
Topics
Community Discussion
No community discussion yet for this question.