devops-exercises/exercises/aws/network_load_balancer.md
abregman 63a3b2ef2d More AWS questions
Created also the file for Grafana questions.
2021-11-22 19:29:57 +02:00

14 lines
285 B
Markdown

## AWS ELB - Network Load Balancer
### Requirements
Two running EC2 instances
### Objectives
1. Create a network load balancer
1. healthy threshold: 3
2. unhealthy threshold: 3
3. interval: 10 seconds
4. Listener should be using TCP protocol on port 80