Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 391 Bytes

File metadata and controls

14 lines (9 loc) · 391 Bytes

AWS Route 53 - Health Checks

Requirements

3 web instances in different AZs.

Objectives

  1. For each instance create a health checks with the following properties:

  2. Name it after the AZ where the instance resides

  3. Failure threshold should be 5

  4. Edit the security group of one of your instances and remove HTTP rules.

  5. Did it change the status of the health check?