Uptime concerns in case of AWS outage
- by Aditya Patawari
I am running an Elastic Load Balancer backup by 2 instances in different Availability Zones in US East. I am using Multi-AZ RDS as well. Ideally this should ensure that if one AZ goes down, it should not effect the app because everything is spread across multiple AZs.
But the recent AWS outage took the app down for a long time. I am not sure how…