Disaster Recovery Flashcards

(23 cards)

1
Q

What is Disaster Recovery?

A

Enables software, data, or hardware recovery to resume performance of critical business functions after a disaster

Disaster recovery plans are essential for minimizing downtime and maintaining business continuity during unforeseen events.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why is High Availability important?

A

Ensures continuous operations with minimal downtime for end users

High availability is crucial for maintaining user satisfaction and operational efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Network Redundancy?

A

Ensures networks remain up and running at all times, increasing availability

Network redundancy can involve using multiple NICs, switches, and routers to prevent single points of failure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the Active-Active Approach in High Availability?

A

Multiple systems run simultaneously and share the load

This approach maximizes resource utilization and ensures service availability even if some systems fail.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Active-Passive Approach in High Availability?

A

Standby systems remain idle until the primary system fails

This provides a reliable fallback mechanism when the primary system is not operational.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What do Load Balancers do?

A

Distribute network traffic across multiple servers
* Ensure no single server bears too much load
* Continuously monitor server health and reroute traffic away from failed nodes

Load balancers are critical for optimizing resource use and improving application responsiveness.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Content Delivery Network (CDN)?

A

Network of geographically distributed servers to deliver content more efficiently and reliably

CDNs help reduce latency and improve user experience by caching content closer to end users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What should be considered when designing redundant networks?

A

Deciding where and how to use redundancy in the network

Proper planning is essential to ensure robustness and minimize downtime.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the cost considerations in redundancy options?

A

Different redundancy options have varying costs

Decisions about redundancy impact the overall network cost and budget.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the difference between TCP and UDP regarding redundancy?

A

TCP provides additional redundancy by resending packets, while UDP does not

The choice of protocol can significantly affect the network’s reliability and performance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Mean Time To Repair (MTTR)?

A

Average time to repair a network device after failure

MTTR is a critical metric for assessing the efficiency of maintenance and repair processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is Recovery Time Objective (RTO)?

A

Time taken to resume normal business operations

RTO helps organizations define acceptable downtime and plan recovery strategies accordingly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Recovery Point Objective (RPO)?

A

Longest tolerable period of data loss

RPO determines the frequency of data backups to meet organizational data loss tolerance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are Hot Sites?

A

Up and running continuously, ready for immediate switch over
* Requires duplicate equipment and constant data mirroring
* Expensive

Hot sites provide the quickest recovery option but come with high costs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are Warm Sites?

A

Not fully equipped like hot sites, can be up and running in a few days
* Have basic facilities but may need additional equipment
* Cheaper than hot sites

Warm sites offer a balance between cost and recovery time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are Cold Sites?

A

Cheaper than hot and warm sites but adds more time to recovery
* Contains fewer facilities, may be just an empty building

Cold sites are the least expensive option but require significant time to become operational.

17
Q

What are Mobile Sites?

A

Can be hot, warm, or cold sites, depending on configuration
* Use portable units like trailers or tents for recovery

Mobile sites provide flexibility and can adapt to various recovery needs.

18
Q

What are Virtual Sites?

A

Provide rapid deployment and full functionality for users
* Represent a modern approach to redundant site strategies using cloud-based environments

Virtual sites offer scalability and cost-effectiveness, making them an appealing option for organizations.

19
Q

What is Platform Diversity?

A

Diversifying operating systems, networking equipment, and cloud platform providers reduces the risk of a single point of failure

This enhances resilience and adaptability in the face of unexpected disruptions.

20
Q

What are Tabletop Exercises (TTX)?

A

Use an incident scenario against a framework of controls to discuss simulated emergency situations

TTX are useful for theoretical training but may lack practical evidence.

21
Q

What is the role of Red Teams?

A

Hostile or attacking teams in penetration tests or incident response exercises

Red teams simulate attacks to evaluate the effectiveness of security measures.

22
Q

What is the role of Blue Teams?

A

Defensive teams in penetration tests or incident response exercises

Blue teams work to protect systems and respond to attacks during testing.

23
Q

What do White Teams do?

A

Includes system administrators, network defenders, and cybersecurity analysts
* Administer, evaluate, and supervise penetration tests or incident response exercises

White teams ensure that exercises are conducted fairly and report on the outcomes.