We can create and test a network load balancer with TLS termination at an EC2 instance as follows:
- Go to the EC2 service in the console.
- Click on Load Balancers from the left sidebar.
- Click on Create Load Balancer. We should see the options to create the three types of load balancers: Application Load Balancer, Network Load Balancer, and Classic Load Balancer.
- Under Network Load Balancer, click on Create.
- On the Configure Load Balancer screen, enter a meaningful name in the Name field, and for Scheme, select internet-facing.
- Under Listeners, for Load Balancer Protocol, select TCP and set the value for Load Balancer Port to 443.
- Under Availability Zones, select the default VPC and two availability zones. I have selected ...