exercise.md

August 1, 2022 ยท View on GitHub

AWS ELB - Network Load Balancer

Requirements

Two running EC2 instances

Objectives

  1. Create a network load balancer
  2. healthy threshold: 3
  3. unhealthy threshold: 3
  4. interval: 10 seconds
  5. Listener should be using TCP protocol on port 80

Contents

  1. 1AWS ELB - Network Load Balancer
  2. 1.1Requirements
  3. 1.2Objectives