Section 2.5 Cybersecurity resilience implementation Flashcards
What term means that an organization’s IT systems are capable of operating continuously through adversities?
Resiliency
The ability to provide uninterrupted service consistently is the goal of maintaining a ___________ system.
High-availability
What concept allows resources and systems to grow or shrink automatically based on demand?
Scalability
What specifies in measurable terms the level of service to be received by the customer?
Service Level
What are the 2 key components of redundancy planning?
High availability
Fault Tolerance
What kind of systems protect your systems and network equipment and provide redundancy for maintaining high-availability?
Fault Tolerant systems
What concept helps to eliminate single points of failures?
Redundancy
What is the most common type of service interruption?
Failed Hardware
High availability environments require what kind of services to keep up their availability?
redundant services
What concept allows uninterrupted access to critical assets in a near seamless manner by being able to reroute in the event of a controller failure?
Multipath Capability
What defines the concept of using several separate hard drives to create one logical drive?
Redundant Array of Independent Disks (RAID)
What is the ability to insert and remove hardware while the entire system is still running? Hard drives in a Raid system are the most common type of this device.
Hot swap
What refers to the ability to insert and remove hardware while a system is in a suspended state?
Warm swap
What refers to a device already installed in the system that can take over at any time when the primary device fails?
Hot spare
Mirroring the contents of one hard drive on another is called RAID level?
RAID level 1
What RAID technique spreads the contents of a logical hard drive across several physical drives and includes parity information to help rebuild the data?
Striping
What are the characteristics of RAID level 1+0?
4 hard drive minimum; Disk striping with mirroring
What allows admin to balance the load traversing a network across several resources?
Load Balancing
What allows you to use several servers to perform the services of one; resources of all the servers can be used to perform the same task?
Clustering