More AWS questions

Created also the file for Grafana questions.
This commit is contained in:
abregman
2021-11-22 19:29:57 +02:00
parent ed45cd1213
commit 63a3b2ef2d
8 changed files with 205 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ One EC2 instance with a simple web application that shows the web page with the
1. healthy threshold: 3
2. unhealthy threshold: 3
3. interval: 10 seconds
2. Create another target group
2. Create another target group for the third instance
1. Traffic should be forwarded to this group based on the "/test" path
### Solution