- ServiceNow Application Development
- Sagar Gupta
- 244字
- 2021-07-03 00:01:02
Advanced High Availability architecture
One of the most important contributing factors to the success of ServiceNow and reasons why enterprises trust it, is their Advanced High Availability (AHA) architecture. It is one of the key elements of ServiceNow; being able to offer a true enterprise cloud. Their multi-instance architecture along with Advanced High Availability is designed exclusively by ServiceNow to meet and exceed their enterprise customer's stringent requirements surrounding data security, availability, and performance.
ServiceNow's datacenters are designed to be available 24/7, 365 days a year and all data center components like servers and network devices are redundant and have multiple network paths to avoid a single point of failure. They back customer's production instances with multiple connections to the internet and load balance them within each data center. Furthermore, database servers in one data center are asynchronously replicated in real time to a peer data center within the same geographic region:

As of writing this book, ServiceNow operates a total of 16 data centers (eight pairs) in the following geographic locations:
- Asia Pacific Japan (APJ)
- Australia
- Europe
- Swiss (country-specific)
- Middle East and Africa (EMEA)
- North America:
- America
- Canada
- South America
Furthermore, to ensure data is never lost, ServiceNow conducts regular backups. The backup cycle consists of four weekly full backups and the past 6 days of daily, differential backups that provide 28 days of backups. ServiceNow doesn't rely on tapes and stores backup data to disk. Also, no backups are sent off site.
- GAE編程指南
- Visual C++程序設計學習筆記
- Cocos2D-X權威指南(第2版)
- 編程的修煉
- 控糖控脂健康餐
- Python Tools for Visual Studio
- Python計算機視覺編程
- Spring Cloud、Nginx高并發核心編程
- Mastering Python High Performance
- The DevOps 2.4 Toolkit
- FFmpeg入門詳解:音視頻原理及應用
- 精通Python設計模式(第2版)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Troubleshooting Citrix XenApp?
- Mastering Machine Learning with R