top | item 45651945

(no title)

synack | 4 months ago

I have a cron that writes daily backups to S3 buckets in both us-east-1 and eu-west-1. I was a bit surprised that both buckets were inaccessible during the outage.

Now I have it writing to Backblaze B2 instead of eu-west-1. Hopefully that’s completely independent.

discuss

order

belter|4 months ago

> I was a bit surprised that both buckets were inaccessible during the outage.

Can you provide more details? I did not observe that. If that was the cause, would that not mean the outage would even more massive, with companies outages across all regions?

synack|4 months ago

The DNS names- `bucketname.s3.us-east-1.amazonaws.com` and `bucketname2.s3.eu-west-1.amazonaws.com` failed to resolve during the outage.