Go back to list
All about load balancers

2. How to secure AWS Load Balancer with Terraform - Reject Requests by Default

Overview

This episode covers basic configuration/setup to ensure a safe and secure AWS Application Load Balancer. Terraform documentation provides examples on how to configure an application load balancer resource. However, some of these documentation examples provide a setup that enable web request routing to pass through by default. This episode covers how to write Infrastructure Code with Terraform to reject web requests to application load balancers by default.

Previous 1. How to setup basic redirection with AWS Application Load Balancer Next 3. How to secure AWS Load Balancer with Listener Rules

Recommended book references

Click on book reference to open product details in Amazon website.