๐ŸŸข CISSP Study Note: Availability

๐ŸŸข CISSP Study Note: Availability


๐Ÿ” Definition

Availability means ensuring timely and reliable access to and use of information by authorized users when needed.

It is one of the three pillars of the CIA Triad:

  • Confidentiality

  • Integrity

  • Availability ✅


๐Ÿง  Why It Matters in Cybersecurity

Without availability, even the most secure systems are useless. If authorized users cannot access information or services when needed, it leads to downtime, lost revenue, reputational damage, and potential safety risks in critical systems.


⚙️ Key Elements That Support Availability

Component Description
Redundancy Backup systems, data, and hardware to prevent single points of failure (e.g., RAID, load balancing).
Fault Tolerance Systems designed to continue operating despite failures (e.g., dual power supplies, cluster nodes).
Disaster Recovery Plans and procedures to recover from catastrophic events quickly (e.g., DRP, hot sites).
High Availability (HA) Architecture ensuring minimal downtime (e.g., failover systems, SLAs).
Monitoring and Alerts Continuous tracking of system health to detect and respond to issues in real time.

๐Ÿ’ฃ Common Threats to Availability

Threat Example
Denial of Service (DoS/DDoS) Attackers flood a server or network, making it unavailable.
Hardware Failure Disk crash, power outage.
Natural Disasters Floods, fires, earthquakes.
Human Error Accidental deletion, misconfigurations.
Malware (e.g., ransomware) Encrypts data and denies access unless ransom is paid.

๐Ÿงฐ Controls That Ensure Availability

  • UPS systems and generators ๐Ÿ”‹

  • Load balancers ⚖️

  • Failover clusters and backup data centers

  • Data backups with regular recovery tests

  • Cloud scalability & geographic redundancy

  • Service Level Agreements (SLAs) for uptime


✅ Example (CISSP-Style)

A financial services company uses geographically redundant data centers, daily backups, and real-time failover mechanisms. When one data center goes down during a regional power outage, the system switches seamlessly to a backup.
✅ This ensures availability of critical systems without downtime.


๐Ÿ“– Found In CISSP Domains

Domain Description
๐Ÿ“˜ Domain 1 Availability is a core security principle tied to risk management and governance.
๐Ÿ“˜ Domain 7 Emphasizes availability controls in operations, disaster recovery, and business continuity planning (BCP).

๐Ÿ”‘ Quick Memory Hook

"Can I get to the data when I need it?"
If the answer is no, then availability is compromised.


Comments

Popular posts from this blog

๐Ÿงญ CISSP Study Note: Guidelines

๐Ÿ’ธ CISSP Study Note: Risk Transference

๐Ÿ“ CISSP Study Note: Standards