|
|
|
|
|
by gtsteve
3400 days ago
|
|
> Seriously: I don't understand why you guys stay with AWS. Personally I've been using it for ages and I know most services inside and out. They do suffer downtime in some regions occasionally, but it'd be too expensive at this point to move. And who doesn't suffer downtime? You can't avoid it; you just need a plan to deal with it. For example, having a backup replica bucket in another region and the ability to quickly switch your CDN over would probably be a good idea here; that's what I did. If you want to go further you can replicate your data to another cloud provider entirely and use low TTLs to switch to a backup CDN if your system is that mission-critical (in the event of a worldwide AWS failure doomsday scenario). All systems will fail you and it's our responsibility as IT professionals to have a plan to mitigate this. |
|
Anyway, I agree with your conclusion.