CLF-C02 · Question #56
A company is in the process of finding correct Amazon EC2 instance types and sizes to meet its performance and capacity requirements. The company wants to find the lowest possible cost. Which option a
The correct answer is C. Rightsizing. Rightsizing is the process of analyzing and selecting the most appropriate EC2 instance types and sizes to match actual performance and capacity needs at the lowest possible cost - which is exactly what the company is doing. Auto Scaling (A) is incorrect because it automatically
Question
A company is in the process of finding correct Amazon EC2 instance types and sizes to meet its performance and capacity requirements. The company wants to find the lowest possible cost. Which option accurately characterizes the company's actions?
Options
- AAuto Scaling
- BStorage tiering
- CRightsizing
- DInstance scheduling
How the community answered
(51 responses)- A2% (1)
- B6% (3)
- C88% (45)
- D4% (2)
Explanation
Rightsizing is the process of analyzing and selecting the most appropriate EC2 instance types and sizes to match actual performance and capacity needs at the lowest possible cost - which is exactly what the company is doing. Auto Scaling (A) is incorrect because it automatically adjusts the number of instances based on demand, not the type or size of instances. Storage tiering (B) is unrelated, as it involves moving data between different storage classes (e.g., S3 Standard to S3 Glacier) based on access frequency. Instance scheduling (D) is incorrect because it refers to automatically starting and stopping instances at scheduled times to save costs, not selecting the right instance type.
Memory Tip: Think of "rightsizing" like buying the right-sized shirt - not too big (wasteful) and not too small (underperforming). If a question mentions matching instance types/sizes to requirements at minimum cost, that's always rightsizing.
Topics
Community Discussion
No community discussion yet for this question.