An engineering firm designs and tests wind turbine prototypes using computational fluid dynamics (CFD) simulations. Historically, their on-premises computing clusters sat idle during design-drafting phases, yet became heavily bottlenecked with long job queues during testing phases. By migrating these workloads to AWS, they can spin up hundreds of virtual cores on demand to run simulations in parallel, and immediately terminate them when the runs complete. Which AWS Cloud benefit is directly demonstrated by resolving this specific challenge of idle hardware and queue delays?
- AIncrease speed and agility
- BTrade fixed expense for variable expense
- Stop guessing capacityCevap
- DStop spending money running and maintaining data centers
Cevap
Stop guessing capacity
The correct answer is 'Stop guessing capacity'. The scenario highlights the classic dilemma of capacity planning: having idle resources during low-demand periods (over-provisioning) and queue bottlenecks during peak periods (under-provisioning). AWS solves this by allowing resources to scale up and down dynamically as needed, meaning organizations no longer need to forecast capacity beforehand.
Adım Adım Çözüm
Anahtar Kavram
AWS Cloud Benefit: Stop guessing capacity