How to create and configure AWS NLB

This article provides a detailed, step-by-step guide on creating and configuring an AWS Network Load Balancer (NLB).

 Instructions

1. Go to Dashboard | EC2 Management Console

2. Click on Load Balancers

Click on Load Balancers

3. Click on Create Load Balancer

Click on Create Load Balancer

4. Type "test-nlb" as name of Load Balancer

5. Type "8883" as port

6. Select TLS (Secure TCP) to enable TLS on Load Balancer

7. Click on Add listener for control cener access

8. Select TCP

9. Type "8080" contol center port

10. Click on Basic Configuration…

11. Check eu-west-1a

12. Click on eu-west-1b

13. Check eu-west-1b

14. Check eu-west-1c

15. Click on Next: Configure Security Settings

16. Here we choose an already created certificate by ACM for your domain. Select it from the dropdown of the certificate name.

 

17. Click on Next: Configure Routing

18. Click on New target group

19. Type "test-target1"

20. Click on TCP

21. Type "80"

22. Click on Port

23. Click on Next: Register Targets

24. Click on the checkbox

25. Click on checkbox

26. Click on …

27. Click on checkbox

28. Click on Add to registered

29. Click on Next: Review

30. Click on Create

31. Click on test-nlb

32. Click on Listeners

33. Check on

34. Click on Edit

35. Type "8883"

36. Click on Update

37. Click on Back to load balancer

38. Click on test-target1

39. Click on Targets


This workflow was created with Tango.