A load balancer serves as the single entry point to your application from the internet. It distributes incoming traffic across multiple targets, which could be EC2 instances or Lambda functions.In this course, we will distribute traffic across two EC2 instances located in different availability zones. This increases the availability of your applications and allows you to easily add or remove instances at any time to increase or decrease capacity.
Overview
Syllabus
- Configure the Network
- Create the Instances
- Issue a Certificate
- Create the Load Balancer
- Configure Listeners
- Provision the Servers
Taught by
Mohamed Said