ELB & ASG Flashcards
scalability
application can handle greater loads by adapting
types of scalability
vertical and horizontal (elasticity)
vertical scalability
increase the size of an instance
horizontal scalability
increase the number of instances
what is high availability
instances/application in at least 2 data centres - prevent data loss
what is a elb
elb directs traffic to instances
is elb managed
yes
different types of alb
classic all, application https, network tcp udp, gateway ip
another name for sticky session
session affinity
what is sticky session
the user will always go to the same instance behind the load balancer
cross zone load balancing for application and network
app - enabled by default, wont be charged, net - disabled by default, will be charged
what is the goal of an ASG
to increase or decrease instances, scale out or scale in
does asg automatically add instances to LB
yes
what happens if there is a faulty instance in an asg
automatically gets replaced
are asg free
yes, only pay for resources created