|
|
|
|
|
by carlsborg
2355 days ago
|
|
Business services generally need high availability goals, so often that doesn't cut it. And your single server doesn't autoscale to load. AWS gives you availability zones, which are usually physically distinct datacenters in a region, and multiple regions. Well designed cloud apps failover between them. Very very rarely have we seen an outage across regions in AWS, if ever. |
|