7 ms·
OTOH, when your company's web site is down you can do something about it. When the CEO asks about it, you can explain why its offline and more importantly what
by throwawaysxcd0 2y ago
OTOH, when your company's web site is down you can do something about it.
When the CEO asks about it, you can explain why its offline and more importantly what is being done to bring it back.
The equivalent situation for those who took a cloud based approach is often... ¯\_(ツ)_/¯
- szundi 2y agoHey boss, I go to sleep now, site should be up anytime. Cheers
- Xylakant 2y agoThe more relevant question is whether my efforts to do something lead to a better and faster result than my cloud providers efforts to do something. I get it - it feels powerless to do nothing, but for a lot of organizations I’ve seen the average downtime would still be higher.
- UltraSane 2y agoI worked in IT for a state government and they had a partial outage of their Exchange server that lasted over 2 weeks. It triggered a full migration to Exchange online.
- lukevp 2y agoWith the cloud, in a lot of cases you can have additional regions that incur very little cost as they scale dynamically with traffic. It’s hard to do that with on-prem. Also many AWS services come cross-AZ (AZ is a data center), so their arch is more robust than a single Colo server even if you’re in a single region.
- balex 2y agoCross region from on-prem to the cloud for a website is easy. In fact, as long as you don't buy into "cloud native" ("cloud lock-in"?), it's probably more cost effective than two on-prem regions or two cloud regions.
- UltraSane 2y agoBeing able to choose from so many different Availability Zones in so many different regions is one of the best things about AWS. Combined with sophisticated routing strategies that Route 53 supports allows for some very effective designs.
- UltraSane 2y agoWhen AWS goes down you can tell your boss that dozens of people are working to get it back up.