دستیابی (نظام فعال اور رسائی کے قابل ہے) اور قابلِ اعتماری (نظام صحیح طریقے سے کام کرتا ہے) اہم غیر فعالی ضروریات ہیں۔ انہیں حاصل کرنے میں Redundancy، Fault Tolerance، ایک نقطے کی ناکامی سے بچنا، اور ناکامیوں کو شائستگی سے سنبھالنا شامل ہے۔
دستیابی بمقابلہ قابلِ اعتماری
AVAILABILITY → the system is UP and responsive (accessible when needed):
→ measured as uptime % ("nines": 99.9% = ~8.7h/year down; 99.99% = ~52min/year)
RELIABILITY → the system works CORRECTLY (does what it should, without failures/errors):
→ related but distinct (a system can be up but returning wrong results — available but
unreliable)
→ both matter: users need the system available AND working correctly.
