This module answers a very important real-world question:
What happens if a server fails, data is lost, or a disaster occurs?
Modern cloud platforms are designed not to fail completely, and this module explains how availability, backup, and recovery are built into cloud systems.
By the end of Module 8, you will be able to:
Reality of IT Systems
In real environments:
The cloud is designed with the mindset: “Failure will happen be ready.”
What Is a Backup?
A backup is:
If the main system is destroyed:
What Is a Snapshot?
A snapshot is:
Snapshots are not a replacement for backups.
Simple Comparison
| Feature | Backup | Snapshot |
| Purpose | Recovery | Rollback |
| Storage | Separate | Same environment |
| Long-term | Yes | No |
| Disaster-safe | Yes | No |
What Is High Availability?
High Availability means:
Cloud achieves this by:
Example
If one server crashes:
Availability Zones (AZs)
An availability zone is:
Cloud platforms spread systems across:
Why This Matters
If one data center goes down:
What Is Disaster Recovery?
Disaster recovery is the plan to:
Examples:
Disaster Recovery Is About:
RPO — Recovery Point Objective
Example:
RTO — Recovery Time Objective
Example:
Simple Rule
Cloud platforms provide:
IT teams must:
Scenario 1: Server Crash
Scenario 2: Data Deleted
Scenario 3: Data Center Outage
Avoid:
Un-tested backups = no backups
Cloud provides tools, but:
Cloud reduces risk, but does not remove responsibility.
By completing Module 8, you now understand:
This module answers the question:
“What happens when something goes wrong in the cloud?”