A healthcare enterprise is migrating its medical image processing pipeline to AWS. The pipeline experiences highly variable demand: it lies idle for hours, then must suddenly process thousands of high-resolution scans within minutes when clinical trials submit data. On-premises, the enterprise had to purchase and maintain a massive high-performance computing cluster sized for peak load, resulting in high idle costs. On AWS, they deploy a serverless architecture that dynamically scales to zero during idle periods and scales out instantly during peak submissions.
To resolve their capacity utilization challenge, which specific AWS Cloud benefit is the enterprise primarily leveraging?
- Stop guessing capacityAnswer
- BTrade fixed expense for variable expense
- CBenefit from massive economies of scale
- DIncrease speed and agility
Answer
Stop guessing capacity
The correct answer is 'Stop guessing capacity' because this benefit specifically addresses capacity management. By leveraging elasticity to scale resources up and down in response to demand, organizations no longer need to pre-provision and pay for idle resources to support peak loads, nor do they risk performance issues from under-provisioning.
Step-by-Step Solution
Key Concept
The six benefits of the AWS Cloud, specifically the distinction between financial benefits (CapEx vs OpEx) and operational/technical capacity management (Elasticity / Stop guessing capacity).