AWS Certified SysOps Administrator – Associate (legacy) — Question 443

Which AWS service offers cost optimization by launching instances automatically only when need-ed?

Answer options

Correct answer: C

Explanation

AWS Auto Scaling monitors applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost by launching or terminating instances as needed. While Amazon EC2 provides the virtual servers and Elastic Load Balancing distributes the traffic, neither of them automatically manages instance scaling on their own. Amazon RDS is a managed database service and does not handle the automated scaling of application server instances.