Seeing 503's in both the AWS console, and in our logs.<p>[edit]: It also appears now that the following services are all experiencing issues in us-east-2:<p>- SQS<p>- Lambda<p>- CloudWatch<p>- IoT<p>[edit]: As of 11:18 AM PDT, it appears that SQS and CloudWatch are back up.
Yes, it is throwing 503s and we're also getting general network failures in other calls to the SQS APIs. As is typical, not a peep from AWS or any indication of what is going on.<p>[Edit 1] And we're seeing the issue in us-east-1 too FYI<p>[Edit 2] They are now reporting the issue in us-east-2 with SQS and Lambda<p>[Edit 3] After looking harder it appears I was wrong about us-east-1. I thought we were seeing failures there but it does seem to be confined to us-east-2 only.<p>[Edit 4] AWS is reporting it is back up and it appears the errors stopped for us at around 1:10pm Central
A separate questions. Are their any common practices for recovering the system from message bus failures (such as SQS in your case).<p>Seeing your post made me realize if SQS goes down, a lot of random things will be happening in my application.