Are the actual services down, or is it just the console and/or login page? For example, the sign-up page appears to be working: https://portal.aws.amazon.com/billing/signup#/start Are websites that run on AWS us-east up? Are the AWS CLIs working?
My website that runs on US-East-1 is up. However, my Alexa (Echo) won't control my thermostat right now. And my Ring app won't bring up my cameras. Those services are run on AWS.
AWS us-east-1 outage
551–560 of 1001 posts
Re: AWS us-east-1 outage
#552Does McDonalds use AWS for the backend to their app? If I find out this is why I couldn't get my Happy Meal this morning I'm going to be really, really grumpy. EDIT: I'm REALLY grumpy now: https://aws.amazon.com/blogs/industries/aws-is-how-mcdonalds...
Re: AWS us-east-1 outage
#553Can't login to AWS console at signin.aws.amazon.com:
Unable to execute HTTP request: sts.us-east-1.amazonaws.com. Please try again.Re: AWS us-east-1 outage
#554Earlier quoted context omitted.
That sounds like the exact opposite of human-factors engineering. No one likes taking blame. But when things go sideways, people are extra spicy and defensive, which makes them clam up and often withhold useful information, which can extend the outage. No-blame analysis is a much better pattern. Everyone wins. It's about building the system that builds the system. Stuff broke; fix the stuff that broke, then fix the t…
I firmly believe in the dictum "if you ship it you own it". That means you own all outages. It's not just an operator flubbing a command, or a bit of code that passed review when it shouldn't. It's all your dependencies that make your service work. You own ALL of them. People spend all this time threat modelling their stuff against malefactors, and yet so often people don't spend any time thinking about the threat mo…
Ok, let's take an organization, let's call them, say Ammizzun. Totally not Amazon. Let's say you have a very aggressive hire/fire policy which worked really well in rapid scaling and growth of your company. Now you have a million odd customers highly dependent on systems that were built by people that are now one? two? three? four? hire/fire generations up-or-out or cashed-out cycles ago.
So.... who owns it if the people that wrote it are lllloooooonnnnggg gone? Like, not just long gone one or two cycles ago so some institutional memory exists. I mean, GONE.
Re: AWS us-east-1 outage
#555Contrary to what the status page says, CodePipeline is not working. Hitting the CLI I can start pipelines but they never complete and I get a lot of: Connection was closed before we received a valid response from endpoint URL: " https://codepipeline.us-east-1.amazonaws.com/ ".
We’ve been told to manually disable them to ensure integrity of our services when it recovers
Re: AWS us-east-1 outage
#556Does McDonalds use AWS for the backend to their app? If I find out this is why I couldn't get my Happy Meal this morning I'm going to be really, really grumpy. EDIT: I'm REALLY grumpy now: https://aws.amazon.com/blogs/industries/aws-is-how-mcdonalds...
What am I supposed to do for lunch now? Go to the drive through and order like a normal person? /s
Grumble grumble
Re: AWS us-east-1 outage
#557Re: AWS us-east-1 outage
#558I worked at a company that hired an ex-Amazon engineer to work on some cloud projects. Whenever his projects went down, he fought tooth and nail against any suggestion to update the status page. When forced to update the status page, he'd follow up with an extremely long "post-mortem" document that was really just a long winded explanation about why the outage was someone else's fault. He later explained that in his…
I've worked for Amazon for 4 years, including stints at AWS, and even in my current role my team is involved in LSE's. I've never seen this behavior, the general culture has been find the problem, fix it, and then do root cause analysis to avoid it again. Jeff himself has said many times in All Hands and in public "Amazon is the best place to fail". Mainly because things will break, it's not that they break that's in…
With the size of your customer base there were man years spent confirming the outage after checking the status.
Re: AWS us-east-1 outage
#559Yikes, ring, the security system is also down. Wonder if crime rates might eventually spike up if aws goes down, in an utopian world where Amazon gets everyone to use ring.
"AWS is down! Christmas came early boys! Roll out..."
Re: AWS us-east-1 outage
#560Looks like they've acknowledged it on the status page now. https://status.aws.amazon.com/ > 8:22 AM PST We are investigating increased error rates for the AWS Management Console. > 8:26 AM PST We are experiencing API and console issues in the US-EAST-1 Region. We have identified root cause and we are actively working towards recovery. This issue is affecting the global console landing page, which is also hosted in US…
> This issue is affecting the global console landing page, which is also hosted in US-EAST-1 Even this little tidbit is a bit of a wtf for me. Why do they consider it ok to have anything hosted in a single region? At a different (unnamed) FAANG, we considered it unacceptable to have anything depend on a single region. Even the dinky little volunteer-run thing which ran https://internal.site.example/~someEngineer was…