CyberS C6 Flashcards
Q81: What is the concept of high availability?
A81: High availability refers to a system or component that is continuously operational for a given length of time, aiming for systems and services to be available 99.999% of the time with less than 5.26 minutes of downtime per year.
Q82: What does “Five Nines” mean in terms of availability?
A82: “Five Nines” means that systems and services are available 99.999% of the time, implying both planned and unplanned downtime is less than 5.26 minutes per year.
Q83: What are the key strategies to ensure high availability?
A83: To ensure high availability, it’s essential to:
1. Eliminate single points of failure.
2. Design for reliability.
3. Detect failures as they occur.
Q84: How do high availability measures improve availability?
A84: High availability measures improve availability by ensuring systems and services are continuously operational, reducing downtime, and increasing reliability.
Q85: How does an incident response plan improve high availability?
A85: An incident response plan improves high availability by providing a structured approach to detect, respond to, and recover from security incidents, minimizing their impact on system availability.
Q86: What role does disaster recovery planning play in implementing high availability?
A86: Disaster recovery planning plays an important role in implementing high availability by preparing organizations to recover from significant incidents or disasters, ensuring business continuity and minimizing downtime.
Q87: Which industries require high availability due to continuous trading, compliance, and customer trust?
A87: The finance industry requires high availability due to continuous trading, compliance, and customer trust.
Q88: Why do healthcare facilities require high availability?
A88: Healthcare facilities require high availability to provide around-the-clock care for patients.
Q89: Which industry includes agencies providing security and services to a community, state, or nation?
A89: The public safety industry includes agencies that provide security and services to a community, state, or nation.
Q90: Why does the retail industry require high availability?
A90: The retail industry depends on efficient supply chains and the timely delivery of products to customers, especially during peak demand times such as holidays.
Q91: What are some threats to high availability?
A91: Threats to high availability can range from failures of mission-critical applications to severe weather events like hurricanes or tornadoes. They can also include catastrophic events such as terrorist attacks, building bombings, or fires.
Q92: What are the three major principles incorporated into designing a high availability system?
A92: The three major principles incorporated into designing a high availability system are:
1. Elimination or reduction of single-points of failure.
2. System Resiliency.
3. Fault Tolerance.
Q93: Why is asset management important for improving availability?
A93: Asset management is important for improving availability because an organization needs to know its hardware and software assets to protect them effectively. This includes knowing all components subject to security risks, such as hardware systems, operating systems, network devices, software applications, firmware, language runtime environments, individual libraries, etc.
Q94: What does asset classification involve?
A94: Asset classification involves assigning all resources of an organization into a group based on common characteristics. This classification system can be applied to documents, data records, data files, and disks.
Q95: What is asset standardization in the context of IT asset management?
A95: Asset standardization in the context of IT asset management specifies the acceptable IT assets that meet an organization’s objectives.
Q96: What is the purpose of the Common Vulnerabilities and Exposures (CVE) identification?
A96: The Common Vulnerabilities and Exposures (CVE) identification, sponsored by the United States Computer Emergency Readiness Team (US-CERT) and the U.S. Department of Homeland Security, provides a standard identifier number with a brief description and references to related vulnerability reports and advisories.
Q97: What is risk analysis in the context of availability?
A97: Risk analysis is the process of analyzing the dangers posed by natural and human-caused events to an organization’s assets. It helps in determining which assets need protection.
Q98: What does mitigation involve in the context of improving availability?
A98: Mitigation involves reducing the severity or likelihood of loss from occurring. Various technical controls, such as authentication systems, file permissions, and firewalls, can help mitigate risks.
Q99: What is Defense in Depth in the context of improving availability?
A99: Defense in Depth is a layered approach to cybersecurity that provides comprehensive protection by creating multiple barriers. If cyber criminals breach one layer, they must navigate through several more, with each layer being more complex than the previous one.