seeing this exact message on reddit when trying to post
Amazon Partially Down
11–18 of 18 posts
Re: Amazon Partially Down
#12I just recently published a project and had been mulling over whether I should move it to AWS or keep hosting it on the server in my basement... Seems like I made the right choice! In all seriousness, I don't think I'd rely on a single provider for anything these days, unless I really don't care when it goes down. That's pretty easy and cheap to do with most things, but I'm not quite sure how to approach a backup dat…
In cases where data integrity is important, this could also result in splits where data gets left behind. It is often better to fail than to have situations where the data does not match.
Re: Amazon Partially Down
#13Wondering how much Amazon outages can actually increase revenues for smaller companies.
Re: Amazon Partially Down
#14Re: Amazon Partially Down
#15I just recently published a project and had been mulling over whether I should move it to AWS or keep hosting it on the server in my basement... Seems like I made the right choice! In all seriousness, I don't think I'd rely on a single provider for anything these days, unless I really don't care when it goes down. That's pretty easy and cheap to do with most things, but I'm not quite sure how to approach a backup dat…
Re: Amazon Partially Down
#16I just recently published a project and had been mulling over whether I should move it to AWS or keep hosting it on the server in my basement... Seems like I made the right choice! In all seriousness, I don't think I'd rely on a single provider for anything these days, unless I really don't care when it goes down. That's pretty easy and cheap to do with most things, but I'm not quite sure how to approach a backup dat…
Is your basement not also a single provider?
Re: Amazon Partially Down
#17I just recently published a project and had been mulling over whether I should move it to AWS or keep hosting it on the server in my basement... Seems like I made the right choice! In all seriousness, I don't think I'd rely on a single provider for anything these days, unless I really don't care when it goes down. That's pretty easy and cheap to do with most things, but I'm not quite sure how to approach a backup dat…
When infrastructure costs are your largest business expense, then having two separate providers for a duplication of services is not feasible. You must also then have methods by which to determine when the service is unavailable and seamlessly fail over to the service that is actively running. In cases where data integrity is important, this could also result in splits where data gets left behind. It is often better…