A digital health startup is launching a telemedicine application. The startup wants to pay for computing resources only when the application is actively running, rather than investing in physical servers upfront. Additionally, the developers want the infrastructure to scale up or down automatically in response to daily patient traffic fluctuations, avoiding the need to predict peak capacity.
Which two benefits of the AWS Cloud directly align with the startup's requirements? (Select TWO.)
- Trade fixed expense for variable expenseAnswer
- Stop guessing capacityAnswer
- CTrade variable expense for fixed expense
- DPre-provision maximum capacity to ensure high availability during peak hours
- EBenefit from massive economies of scale
Answer
Trading fixed expense for variable expense and stopping guessing capacity are the correct answers.
The startup's goal to pay only for active resources instead of physical servers represents the benefit of trading fixed expense for variable expense. The goal to scale resources automatically based on traffic without predicting peak capacity represents the benefit of stopping guessing capacity.
Step-by-Step Solution
Key Concept
AWS Cloud Benefits (specifically Trading Fixed Expense for Variable Expense, and Stopping Guessing Capacity)