- Mastering Zabbix(Second Edition)
- Andrea Dalle Vacche
- 473字
- 2021-07-16 20:01:17
Understanding the levels of IT service
Availability is directly tied with service level and is normally defined as a percentage. It is the percentage of uptime over a defined period. The availability that you can guarantee is your service level. The following table shows what exactly this means by considering the maximum admitted downtime for a few of the frequently used availability percentages:

The availability must be calculated end to end, and all the components required to run the service must be available. The next sentence may seem a paradox; the more hardware you add and the more failure points you need to consider, the greater the difficulty in implementing an efficient solution. Also, an important point to consider is how easy the patching of your HA system and its maintenance will be. A truly highly available system implies that human intervention is not needed; for example, if you need to agree to a five nines service level, the human (your system administrator) will have only one second of downtime per day, so here the system must respond to the issue automatically. Instead, if you agree to a two nines service level agreement (SLA), the downtime per day can be of 15 minutes; here, the human intervention is realistic, but unfortunately this SLA is not a common case. Now, while agreeing to an SLA, the mean time to recovery is an important factor to consider.
The first thing to do is to keep the architecture as simple as possible and reduce the number of actors in play to a minimum. The simpler the architecture, the less the effort required to maintain, administer, and monitor it. All that the HA architecture needs is to avoid a single point of failure, and it needs to be as simple as possible. For this reason, the solution presented here is easy to understand, tested in production environments, and quite easy to implement and maintain.
Unfortunately, a highly available infrastructure is not designed to achieve the highest performance possible. This is because it is normal for an overhead to be introduced to keep two servers updated, and a highly available infrastructure is not designed for maximum throughput. Also, there are implementations that consider using the standby server as a read-only server to reduce the load on a primary node, using then an unused/inactive server.
- 案例式C語言程序設計
- 騰訊iOS測試實踐
- OpenCV for Secret Agents
- 區塊鏈:以太坊DApp開發實戰
- Full-Stack Vue.js 2 and Laravel 5
- Functional Kotlin
- PhoneGap Mobile Application Development Cookbook
- 飛槳PaddlePaddle深度學習實戰
- Python數據結構與算法(視頻教學版)
- Mastering Business Intelligence with MicroStrategy
- Natural Language Processing with Java and LingPipe Cookbook
- Python預測之美:數據分析與算法實戰(雙色)
- Python Penetration Testing Essentials
- Learning Ionic(Second Edition)
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南