Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Availability
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Series vs Parallel components === [[File:Series vs parallel components.png|alt=series vs parallel components|thumb|397x397px|series vs parallel components]] Let's say a series component is composed of components A, B and C. Then following formula applies: Availability of series component = (availability of component A) x (availability of component B) x (availability of component C) <ref name=":0">{{Cite book |title=System Sustainment: Acquisition And Engineering Processes For The Sustainment Of Critical And Legacy Systems |year=2022 |isbn=9789811256868 |last1=Sandborn |first1=Peter |last2=Lucyshyn |first2=William |publisher=World Scientific }}</ref><ref name=":1">{{Cite book |title=Reliability and Availability Engineering: Modeling, Analysis, and Applications |year=2017 |isbn=978-1107099500 |last1=Trivedi |first1=Kishor S. |last2=Bobbio |first2=Andrea |publisher=Cambridge University Press }}</ref> Therefore, combined availability of multiple components in a series is always lower than the availability of individual components. On the other hand, following formula applies to parallel components: Availability of parallel components = 1 - (1 - availability of component A) X (1 - availability of component B) X (1 - availability of component C) <ref name=":0" /><ref name=":1" /> [[File:System availability chart.png|alt=10 hosts, each having 50% availability. But if they are used in parallel and fail independently, they can provide high availability.|thumb|10 hosts, each having 50% availability. But if they are used in parallel and fail independently, they can provide high availability.]] In corollary, if you have N parallel components each having X availability, then: Availability of parallel components = 1 - (1 - X)^ N <ref name=":1" /> Using parallel components can exponentially increase the availability of overall system. <ref name=":0" /> For example if each of your hosts has only 50% availability, by using 10 of hosts in parallel, you can achieve 99.9023% availability. <ref name=":1" /> Note that redundancy doesnโt always lead to higher availability. In fact, redundancy increases complexity which in turn reduces availability. According to Marc Brooker, to take advantage of redundancy, ensure that:<ref>{{Cite book |title=Understanding Distributed Systems, Second Edition: What every developer should know about large distributed applications |isbn=978-1838430214 |last1=Vitillo |first1=Roberto |date=23 February 2022 |publisher=Roberto Vitillo }}</ref> # You achieve a net-positive improvement in the overall availability of your system # Your redundant components fail independently # Your system can reliably detect healthy redundant components # Your system can reliably scale out and scale-in redundant components.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Availability
(section)
Add topic