In AWS, there are 3 types of Elastic Load Balancers: Application Load Balancer, Network Load Balancer and [...] Load Balancer.
Classic Load Balancer
^^ Application Load Balancer are for intelligent load balancing of http/https traffic, layer 7, and can do forwarding based on headers, url path, etc
^^^ Network Load Balancers are for TCP level, layer 4, load balancing, so they offer ultra fast performance and fixed IPs
^^^^ Classic Load Balancers are the old dumb load balancer, for when you have simple case (just few EC2s that you want to round robin traffic to) and want to save costs
In AWS, there are 3 types of Elastic Load Balancers: Application Load Balancer, Network Load Balancer and [...] Load Balancer.
In AWS, there are 3 types of Elastic Load Balancers: Application Load Balancer, Network Load Balancer and [...] Load Balancer.
Classic Load Balancer
^^ Application Load Balancer are for intelligent load balancing of http/https traffic, layer 7, and can do forwarding based on headers, url path, etc
^^^ Network Load Balancers are for TCP level, layer 4, load balancing, so they offer ultra fast performance and fixed IPs
^^^^ Classic Load Balancers are the old dumb load balancer, for when you have simple case (just few EC2s that you want to round robin traffic to) and want to save costs
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |