Well, this outage says something about the companies that religiously depend on it. If your entire service just went down as soon as this happened, Congratulations! You didn't deploy in multiple regions or think about a failsafe/fallback option that redirects from your affected service or instance.
AWS EC2/RDS Outage in us-east-1
21–30 of 152 posts
Re: AWS EC2/RDS Outage in us-east-1
#22Re: AWS EC2/RDS Outage in us-east-1
#23>We are investigating connectivity issues affecting some instances in a single Availability Zone in the US-EAST-1 Region. Well there’s your problem, people. Use multiple AZs.
Easier said then done if that would mean synchronizing database and filesystem that is heavily written to.
Re: AWS EC2/RDS Outage in us-east-1
#24Well, this outage says something about the companies that religiously depend on it. If your entire service just went down as soon as this happened, Congratulations! You didn't deploy in multiple regions or think about a failsafe/fallback option that redirects from your affected service or instance.
An outage like this happens how often?
Edit: Looks like this is affecting a single AZ... so bit different situation, but I would agree if you're not capable of surviving a single AZ outage in 2019 then your engineering team should be replaced.
Re: AWS EC2/RDS Outage in us-east-1
#25Well, this outage says something about the companies that religiously depend on it. If your entire service just went down as soon as this happened, Congratulations! You didn't deploy in multiple regions or think about a failsafe/fallback option that redirects from your affected service or instance.
Re: AWS EC2/RDS Outage in us-east-1
#26Glad to know that it wasn't anything personal over any Hacker News gags I've done.
Re: AWS EC2/RDS Outage in us-east-1
#27Why?
Re: AWS EC2/RDS Outage in us-east-1
#28Re: AWS EC2/RDS Outage in us-east-1
#29Well, this outage says something about the companies that religiously depend on it. If your entire service just went down as soon as this happened, Congratulations! You didn't deploy in multiple regions or think about a failsafe/fallback option that redirects from your affected service or instance.
Very few companies or systems need near-perfect uptime. Multi-region cloud engineering, especially once data is involved, is incredibly expensive. If you do need the kind of resiliency you usually engineer it for just a very specific component rather than the entire system. An outage like this happens how often? Edit: Looks like this is affecting a single AZ... so bit different situation, but I would agree if you're…
Always CYA guys... you will pay for this if you dont.
Re: AWS EC2/RDS Outage in us-east-1
#30I've noticed both Twitter and Reddit were having issues this morning, so this makes sense.