AWS Certified Solutions Architect – Professional (SAP-C02) — Question 149

A company is running an event ticketing platform on AWS and wants to optimize the platform's cost-effectiveness. The platform is deployed on Amazon Elastic Kubernetes Service (Amazon EKS) with Amazon EC2 and is backed by an Amazon RDS for MySQL DB instance. The company is developing new application features to run on Amazon EKS with AWS Fargate.

The platform experiences infrequent high peaks in demand. The surges in demand depend on event dates.

Which solution will provide the MOST cost-effective setup for the platform?

Answer options

Correct answer: D

Explanation

Option D is the most cost-effective solution as it uses Compute Savings Plans to handle the predictable base load while leveraging Spot Instances for cost savings during peak demands. The other options either don't optimize costs as effectively or involve unnecessary upfront commitments that don't align with the infrequent peak usage.