> At that time, we began processing the backlog of asynchronous Lambda invocations that accumulated during the event, including invocations from other AWS services. As of 3:37 PM, the backlog was fully processed pretty cool that stuff was stored in a backlog and eventually processed!
AWS us-east-1 down
301–310 of 331 posts
Re: AWS us-east-1 down
#302For those wondering: Currently PDT is 7 hours behind UTC. AWS can do so many things, reporting critical outage updates in UTC is not one of those things.
Semi-related: if you ever feel the need to report times to a global audience, not only make sure to always report the timezone (even if it is the same as the user's), but also use UTC offsets rather than timezone names. Life is too short to remember what each timezone name means and converting to it, UTC offsets are much easier on the mental calculator.
Re: AWS us-east-1 down
#303Re: AWS us-east-1 down
#304Earlier quoted context omitted.
The inconsistency with timezones across different services in the AWS console has always baffled and annoyed me. Some places have a time without a timezone and I can never tell right away if it's utc, local time, or region time.
> The inconsistency [of everything, everywhere] in the AWS console ftfy AWS is powerful and very popular, but for the console, "it functions" must be the only condition the UI has to satisfy. Should every page use a unique table and sorting widget and UI language? Yes, please! I'm assuming this helps them move fast, not having to coordinate with anybody or wait for a UI designer to tell them how it should look. But i…
Re: AWS us-east-1 down
#305Earlier quoted context omitted.
certificate manager also down (I know because I tried to update an ssl cert for cloudfront which only allows US-East-1 ssl certs, maybe someone will eventually fix that to allow any region to have the ssl cert for cloudfront)
> cloudfront which only allows US-East-1 ssl certs This seems like an odd limitation. Do you know the technical reason?
Re: AWS us-east-1 down
#306Earlier quoted context omitted.
Even in Australia, AEST has a DST flavour and a non-DST one. Queensland does not observe DST while the other states do. You can drive around a roundabout at the border and switch timezones for fun. Or go down there to celebrate the new year twice. Or go from rabbits being OK to some 5 figure fine if you're caught with one :)
my limited understanding of local pejoratives suggests that it remains traditional to sledge QLD for being one hour and twenty years behind
Re: AWS us-east-1 down
#307Earlier quoted context omitted.
If people do care they could use other hosting providers such as Hetzner or OVH, no?
Why did you come to the conclusion that Hetzner or OVH is more reliable. At least their SLA credits doesn't say that.
Re: AWS us-east-1 down
#308Earlier quoted context omitted.
It's the: * Largest (DDoS'd most, most complex, scaling issues etc) * Oldest (More time for weird idiosyncrasies to take hold) * Where most testing happens * Where new products are deployed first
It's also the home of single region services... IAM, Cloudfront ACM certs, etc
Re: AWS us-east-1 down
#309Why does everyone keep deploying their products to this one region when it always seems like the one that fails? We don't use big cloud were I work, so maybe I'm missing something. Does East-1 offer something other don't?
There are some services (cloudfront for example) which require this region. Its not that much harder to have multiple regions in your deployment but putting everything in one is simpler for smaller startupy orgs.
Re: AWS us-east-1 down
#310Why does everyone keep deploying their products to this one region when it always seems like the one that fails? We don't use big cloud were I work, so maybe I'm missing something. Does East-1 offer something other don't?
Features. For example, do you want your Cloudfront CDN to have a custom (secure) domain? Then you have to host your ACM cert in us-east-1.