A digital fitness platform offers live-streamed workout sessions to users. During peak morning and evening hours, traffic to the platform spikes significantly, while it remains minimal during the night. The platform's management wants to ensure the service remains responsive during peak hours without paying for idle server capacity during low-demand periods. Which of the following cloud computing benefits directly address these requirements? (Select TWO.)
- Trade capital expense for variable expense by paying only for the server resources consumed during active streaming hours.Cevap
- Stop guessing capacity by dynamically scaling resources to match the fluctuating demand of workout sessions.Cevap
- CTrade variable expense for capital expense to secure long-term predictable infrastructure costs.
- DAchieve elasticity by manually provisioning permanent hardware to handle the maximum projected customer growth.
- EImprove infrastructure scalability by hosting all application components on a single, tightly coupled monolithic server.
Cevap
Trading capital expense for variable expense and stopping guessing capacity are the core benefits that allow a business to dynamically adjust to fluctuating demand without paying for idle capacity.
The platform has fluctuating demand (peak and low-demand hours) and wants to optimize spending. The benefit of 'stopping guessing capacity' allows the system to scale down when traffic is low. The benefit of 'trading capital expense for variable expense' ensures they pay only for the resources consumed during active periods, avoiding capital investments.
Adım Adım Çözüm
Anahtar Kavram
AWS Cloud Benefits: Trade capital expense for variable expense, and Stop guessing capacity.