ArchTaqi / terraform-alb

Managing AWS Application Load Balancer (ALB) with Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS ALB with Terraform

AWS ALB Controller

Terraform to manage ALB in AWS via Terraform. Integrating EC2 and Lambdas with ALB, re-route traffic to different ec2 or lambds basd on reqeusts url.

  1. Configure EC2 instances
  2. Create an ALB Target Group
  3. Add the ALB Target Group attachment
  4. Create an ALB Listener
  5. Manage custom ALB Listener rules
  6. Test the path-based routing on ALB
  7. Integrate ALB with AWS Lambda
  8. Integrate ALB with AWS Web Application Firewall

About

Managing AWS Application Load Balancer (ALB) with Terraform


Languages

Language:HCL 75.9%Language:Shell 23.2%Language:Python 0.9%