
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which actions are examples of a company's effort to rightsize its AWS resources to control cloud costs? (Select TWO.)
A
Switch from Amazon RDS to Amazon DynamoDB to accommodate NoSQL datasets.
B
Base the selection of Amazon EC2 instance types on past utilization patterns.
C
Use Amazon S3 Lifecycle policies to move objects that users access infrequently to lower-cost storage tiers.
D
Use Multi-AZ deployments for Amazon RDS.
E
Replace existing Amazon EC2 instances with AWS Elastic Beanstalk.
Explanation:
Rightsizing refers to matching AWS resource capacity to actual workload requirements to optimize costs without compromising performance.
B: Base the selection of Amazon EC2 instance types on past utilization patterns - This is classic rightsizing where you analyze historical usage data to select appropriately sized instances that match actual workload needs, avoiding over-provisioning.
C: Use Amazon S3 Lifecycle policies to move objects that users access infrequently to lower-cost storage tiers - This is rightsizing storage by moving data to more cost-effective storage classes based on access patterns.
Rightsizing focuses on optimizing the capacity of existing resources you're already using, typically through: