A company is currently running its IT infrastructure in an on-premises data center. The finance department wants to understand how moving to the AWS Cloud would change the company's cost structure. In particular, they want to avoid large upfront hardware purchases and instead pay only for the resources they consume on a monthly basis. Which key cloud computing concept does this shift represent?
Pay-as-you-go is a pricing model where customers pay only for the resources they consume, with no upfront commitments. This directly addresses the finance department's desire to avoid large upfront hardware purchases and shift to a variable monthly expense model.
Why this answer
Pay-as-you-go pricing is the cloud computing model that allows a company to avoid large upfront capital expenditures on hardware and instead pay only for the resources they consume on a monthly basis. This directly aligns with the finance department's goal of shifting from a capital expenditure (CapEx) model to an operational expenditure (OpEx) model, where costs are incurred based on actual usage rather than upfront purchases.
Exam trap
The trap here is that candidates often confuse elasticity (the ability to scale) with the pricing model, but the question specifically asks about the shift from upfront hardware purchases to monthly consumption-based billing, which is exclusively a pay-as-you-go concept.
Why the other options are wrong
Elasticity refers to the ability to scale resources up or down automatically based on demand, not to the shift from upfront capital expenditure to variable monthly payments.
Economies of scale refers to cost advantages from large-scale operations, not the shift from upfront hardware costs to monthly consumption-based billing.
High availability focuses on ensuring system uptime and fault tolerance, not on avoiding upfront costs or paying only for consumed resources.
When would these options actually be correct?
A question asking: 'Which cloud concept allows a company to automatically add or remove compute capacity in response to traffic spikes?' would make elasticity the correct answer.
A question asking: 'Which cloud benefit allows AWS to offer lower prices as more customers use the infrastructure?' would make economies of scale correct.
A question asks: 'Which cloud concept ensures that applications remain accessible even if one data center fails?' In that context, high availability is the correct answer.
Why candidates pick the wrong answer
Candidates may confuse the financial benefit of paying only for what you use (pay-as-you-go) with the operational benefit of scaling resources dynamically (elasticity).
Candidates may confuse the general cost benefits of cloud (like economies of scale) with the specific pricing model (pay-as-you-go) that eliminates upfront costs.
Candidates may confuse high availability with the cost benefits of cloud, thinking that avoiding upfront costs is related to always-on service, but the two concepts are distinct.