More AWS questions
Created also the file for Grafana questions.
This commit is contained in:
13
exercises/aws/network_load_balancer.md
Normal file
13
exercises/aws/network_load_balancer.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## 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
|
||||
Reference in New Issue
Block a user