ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 740 - SAP-C01 discussion

Report
Export

A sys admin is maintaining an application on AWS. The application is installed on EC2 and user has configured ELB and Auto Scaling. Considering future load increase, the user is planning to launch new servers proactively so that they get registered with ELB.

How can the user add these instances with Auto Scaling?

A.
Decrease the minimum limit of the Auto Scaling group
Answers
A.
Decrease the minimum limit of the Auto Scaling group
B.
Increase the maximum limit of the Auto Scaling group
Answers
B.
Increase the maximum limit of the Auto Scaling group
C.
Launch an instance manually and register it with ELB on the fly
Answers
C.
Launch an instance manually and register it with ELB on the fly
D.
Increase the desired capacity of the Auto Scaling group
Answers
D.
Increase the desired capacity of the Auto Scaling group
Suggested answer: D

Explanation:

A user can increase the desired capacity of the Auto Scaling group and Auto Scaling will launch a new instance as per the new capacity. The newly launched instances will be registered with ELB if Auto Scaling group is configured with ELB. If the user decreases the minimum size the instances will be removed from Auto Scaling. Increasing the maximum size will not add instances but only set the maximum instance cap.

Reference: http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/as-manual-scaling.html

asked 16/09/2024
Haythem KEfi
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first