|
|
|
|
|
by threeseed
947 days ago
|
|
> Since they needed to function even when AWS is down AWS as a whole has never been down. It's Cloud 101 to architect your platform to operate across multiple availability zones (data centres). Not only to insulate against data centre specific issues e.g. fire, power. But also AWS backplane software update issues or cascading faults. If you read what they did it's actually worse than AWS because their Kubernetes control plane isn't highly-available. |
|