content based routing Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/content-based-routing/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Tue, 13 Oct 2020 23:19:47 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://www.anujvarma.com/wp-content/uploads/anujtech.png content based routing Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/content-based-routing/ 32 32 AWS ALB vs ELB https://www.anujvarma.com/aws-alb-vs-elb/ https://www.anujvarma.com/aws-alb-vs-elb/#respond Mon, 17 Dec 2018 20:49:47 +0000 http://www.anujvarma.com/?p=5513 Content Based Routing In addition to the common features mentioned above (i.e. SSL Termination, Sticky Sessions), the ALB manages routing based on user-defined rules. A request to a URL which […]

The post AWS ALB vs ELB appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Content Based Routing

In addition to the common features mentioned above (i.e. SSL Termination, Sticky Sessions), the ALB manages routing based on user-defined rules.

A request to a URL which resolves to a single ALB can in turn route traffic to different services based on either the host or the content of the path contained within that URL.

SSL Termination

While SSL termination is supported by both ELB and ALB, ALB is better suited to perform this.

WAF?

AWS WAF (Web Application Firewall) is available on the Application Load Balancer (ALB). You can now use AWS WAF directly on Application Load Balancers (both internal and external) in a VPC, to protect your websites and web services.

With this launch customers can now use AWS WAF on both Amazon CloudFront and Application Load Balancer. Also, origin EC2 servers can be

The post AWS ALB vs ELB appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/aws-alb-vs-elb/feed/ 0