A company currently runs its IT operations entirely on-premises. The finance team is evaluating moving to Azure and wants to understand the financial impact. They currently purchase new servers every five years as a large upfront capital expenditure (CapEx). In Azure, they would pay a fixed monthly subscription for virtual machines instead. This shift from a large upfront payment to a smaller monthly operational expense (OpEx) is a direct illustration of which cloud computing benefit?
Trap 1: Elasticity
Incorrect. Elasticity is the ability to automatically provision and de-provision resources to match demand. While it can impact cost, it does not directly describe the shift from CapEx to OpEx.
Trap 2: High availability
Incorrect. High availability refers to ensuring applications remain operational despite component failures (e.g., via redundancy across multiple servers or data centers). It does not address the financial model of paying for resources.
Trap 3: Predictable performance
Incorrect. Predictable performance means that resources deliver consistent throughput and latency, often guaranteed by service-level agreements. It is not related to the financial shift from CapEx to OpEx.
- A
Elasticity
Why wrong: Incorrect. Elasticity is the ability to automatically provision and de-provision resources to match demand. While it can impact cost, it does not directly describe the shift from CapEx to OpEx.
- B
High availability
Why wrong: Incorrect. High availability refers to ensuring applications remain operational despite component failures (e.g., via redundancy across multiple servers or data centers). It does not address the financial model of paying for resources.
- C
Predictable performance
Why wrong: Incorrect. Predictable performance means that resources deliver consistent throughput and latency, often guaranteed by service-level agreements. It is not related to the financial shift from CapEx to OpEx.
- D
Consumption-based pricing (OpEx model)
Correct. Cloud computing enables a consumption-based (pay-as-you-go) pricing model, where organizations pay only for the resources they use on a recurring basis (OpEx) instead of making large upfront purchases (CapEx). This is a fundamental financial benefit of cloud adoption.