An educational technology (EdTech) company is launching a new virtual learning platform. The platform experiences highly unpredictable user traffic, peaking during daytime school hours and dropping significantly overnight. Additionally, the company wants its IT team to focus on developing new learning features rather than managing physical hardware and infrastructure.
Which of the following benefits of the AWS Cloud directly address this company's challenges? (Select TWO.)
- Stop guessing capacityAnswer
- Stop spending money running and maintaining data centersAnswer
- CTrading variable expenses for fixed capital expenses
- DEliminating the need for dynamic scaling by permanently provisioning for peak demand
- EAdopting tightly coupled monolithic designs to simplify application deployments
Answer
The correct answers are the benefits to stop guessing capacity and to stop spending money running and maintaining data centers.
The platform's unpredictable traffic patterns mean that resource demand varies significantly. The benefit of 'Stop guessing capacity' allows the platform to use elasticity to scale resources up or down dynamically, avoiding under-provisioning or over-paying. Additionally, because the company wants its IT team to focus on writing code and developing features rather than racking servers, power, and cooling, the benefit of 'Stop spending money running and maintaining data centers' applies directly.
Step-by-Step Solution
Key Concept
Benefits of the AWS Cloud