ELB/ALB/NLB Flashcards
Is request tracing supported on an ALB?
Yes, and it’s enabled by default.
Can I configure a security group for the front-end of an ALB?
Yes.
Is backend server authentication supported with an ALB?
No, only encryption is supported.
What is the maximum number of load balancers per region?
20
NLBs provide __________ load balancing.
TCP (layer 4)
Can I convert a Classic Load Balancer to an ALB or vice versa?
No.
What protocols does a Classic LB support?
HTTP, HTTPS, SSL/TLS, TCP
If you need flexible application management and TLS termination then Amazon recommends you use a/an __________ load balancer.
Application
When should you use a Classic Load Balancer?
When your application is build within the EC2 Classic network.
If you need extreme performance and static IP for your application, Amazon recommends you use a/an __________ load balancer.
Network.
True or False: You can configure an EC2 instance to only accept traffic from an ALB.
True.
What protocols does an ALB support?
HTTP, HTTPS
Does an ALB support SSL/TLS termination?
Yes, but you must install an SSL cert on the ALB so it can terminate the connection and decrypt requests.
Can I migrate to NLBs from Classic LBs?
Yes.
What OSI layer do NLBs operate at?
Layer 4 (transport layer)