FlyerTalk Forums - View Single Post - Delta computers down
View Single Post
Old Aug 8, 2016 | 5:16 pm
  #391  
nevansm
2M
60 Nights
100 Countries Visited
15 Years on Site
 
Join Date: Apr 2007
Location: USA
Programs: 1K 1MM; Bonvoy Ambassador; Nat'l EE; Hertz PC; Hyatt Globalist
Posts: 2,599
Originally Posted by teCh0010
Having multiple copies of the data replicated to multiple data centers isn't the problem. It's very easy to maintain the integrity of the data with replication, the problem is leveraging the data to make the system available.

If data center A burns to the ground it's an easy call to declare an disaster and begin recovering at data center B. If data center A is still there, there is just an issue with the ATS / switch gear, then it becomes a tougher decision. How long will it take to change IPs, DNS, start the application up at the DR site, confirm data consistency, test the application and make it available? Is that longer that it will take to just get the broken DC running?

Applications that just keep running in the event of a data center going offline are normally what would be considered cloud native, they create availability at the application layer not at the infrastructure layer. That works great for many types of business, but the types of transactions done by airlines and banking don't work well with that type of application architecture. So you need to build large monolithic applications due to the nature and volume of the business transaction. These applications can't create availability at the application layer, it must be provided by a very redundant infrastructure layer.
Agreed that there are some legacy issues with a PSS as whole, but that's only by their own doing. Not logically moving towards nTier, too much reliance on legacy platforms, and an unwillingness to better architect a solution.

Let's get this straight... cloud services like FB, Twitter, and instagram are way more transactional than airlines. Yet their outages are more rare and less impactful because they've architected or re-architected apps better ways.

Airlines (and other large orgs to some extent) have resisted this change because they don't think it's worth the investment in moving away from their legacy systems. It won't happen overnight, but it truly has to eventually. SABRE and travelport/worldpan already offer cloud versions of their apps that have a lot of these benefits. So it's not like it's impossible.

It's simply an issue of spending money.
nevansm is offline