Question

Difficulty: EasyReliability, Predictability, and Disaster Recovery

An IT administrator is planning a migration to Microsoft Azure and wants to align the new infrastructure with cloud design principles. Which two statements about reliability and predictability in Azure are correct?

  1. Reliability ensures that an application can recover from infrastructure failures and continue to function.Answer
  2. Predictability allows a company to forecast billing costs and maintain consistent application performance.Answer
  3. C
    Disaster recovery is the mechanism used to maintain maximum uptime of resources during a localized network disruption within a single Availability Zone.
  4. D
    Predictability is the ability of an application to automatically scale resources up and down to match demand fluctuations.

Answer

The correct statements are that reliability ensures an application can recover from infrastructure failures and continue to function, and predictability allows a company to forecast billing costs and maintain consistent application performance.
The correct statements accurately define reliability and predictability. Reliability represents the capacity of a system to recover from failures and maintain operational status. Predictability describes the capability to maintain a consistent user experience (performance predictability) and reliably forecast monthly or annual spending (cost predictability).

Step-by-Step Solution

1
Analyze the definitions of reliability and predictability in cloud computing.
Reliability means a system can recover from failures and remain functional. Predictability refers to having consistent performance and predictable costs.
This establishes the correct understanding of the two target cloud concepts.
2
Evaluate the distractors against other cloud concepts.
The option describing uptime maintenance within a single Availability Zone refers to High Availability, and the option describing automatic scaling refers to Elasticity.
To confirm the correct answers, we must eliminate distractors that confuse high availability with disaster recovery, and predictability with elasticity.

Key Concept

Reliability and predictability are core cloud concepts. Reliability focuses on fault tolerance and recovery, while predictability focuses on consistent performance and cost forecasting.
Rate this question