Test the load balancer
AWS Elastic Load Balancer can help in achieving high-availability and fault-tolerance by checking health of back-end instances. When an instance does not pass health checks, AWS Elastic Load Balancer stops sending requests to that unhealthy instance which is automatically replaced by a new healthy instance thanks to Auto Scaling.