AWS Certified Cloud Practitioner — Question 445

Which actions are examples of a company's effort to rightsize its AWS resources to control cloud costs? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Rightsizing involves matching cloud resource sizes and types to actual workload demands to minimize costs. Selecting Amazon EC2 instances based on historical usage patterns and using Amazon S3 Lifecycle policies to transition infrequently accessed data to cheaper storage are classic rightsizing strategies. Other options, like Multi-AZ deployments or migrating database engines, focus on high availability or architectural changes rather than rightsizing.