A financial services startup is planning to launch a new algorithmic trading simulation platform. The platform experiences massive, unpredictable traffic spikes during market hours ( to EST) but is virtually idle at night. Additionally, the startup must perform a weekly risk analysis batch job every Sunday, which requires high-performance compute resources for exactly hours and can be interrupted without losing progress. The startup wants to optimize its cost structure by shifting capital expenditures (CapEx) to operating expenditures (OpEx) while maximizing the cost benefits of cloud economics.
Which two AWS billing and architectural strategies will best align with the company's financial goals of reducing Total Cost of Ownership (TCO) and leveraging the economic benefits of elasticity? (Select TWO.)
- Designing the trading simulation platform to dynamically scale compute instances up and down using Amazon EC2 Auto Scaling based on real-time demand metrics.Cevap
- Utilizing Amazon EC2 Spot Instances to run the weekly risk analysis batch jobs.Cevap
- CPurchasing 3-Year All Upfront Dedicated Host Reserved Instances for the trading simulation platform's compute tier.
- DDeploying the application on oversized EC2 instances to handle the peak market volume, relying on the scalability of the instances to support future growth.
- EConfiguring the weekly risk analysis batch job to run on On-Demand EC2 instances to guarantee zero interruption, regardless of cost.