AWS Network Load Balancer (AWS NLB) with Elastic IP Address

preview_player
Показать описание
In this AWS video tutorial, you'll learn how to deploy an AWS Network Load Balancer using Elastic IP addresses and a custom TCP port.

This provides static public addresses in multiple subnets. The demonstration includes whitelisting the Elastic IP addresses in a firewall in order to securely restrict access for outbound ports.

You can follow along and build your own AWS NLB using the code below:

_______________________

At Digital Cloud Training, our mission is to help you succeed in your #cloud career.

👉 Check out our popular training options for #AmazonWebServices, including

Рекомендации по теме
Комментарии
Автор

Thank you for clarifying the concept of NLB. I have a question - you created 2 Elastic IPs. You assigned EIP1 to AZ1 of NLB and EIP2 to AZ2 of NLB. The target group of NLB had 2 instances - one in AZ1 and other in AZ2. Does this mean that EC2 instance in AZ1 gets assigned EIP1 and EC2 instance in AZ2 gets assigned the EIP2. Request you to please clarify.

ebutuoyymsti
Автор

I Have a question about stateful Network ACL do we need to create the same rules for the inbound traffic too?

sofianetech