ELB and Autoscaling Flashcards

1
Q

What is ELB

A

An Elastic Load Balancer distributes incoming application traffic across multiple EC2 instances in multiple AZs. This increases fault tolerance. It detects unhealthy instances and routes traffic only to healthy ones.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Auto Scaling

A

Adds or removes EC2 instances depending on traffic demand. This helps with handling the load for your application. This gives benefits of scalability and elasticity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly