GyaanVibe is a focused educational platform dedicated to helping SSC CGL aspirants crack Tier 1 & Tier 2 exam with a strategic, day-wise, and well-structured preparation approach.
SSC CGL Preparation – Day 5
Computer Basics: Backup Devices
π° What is a Backup?
A backup is a copy of important data that is stored separately to restore original information in case of data loss, corruption, or hardware failure.
π§ Why is Backup Important?
- To prevent data loss due to system crashes, viruses, or accidental deletion.
- For disaster recovery in organizations.
- To maintain business continuity.
- To secure personal and sensitive data.
π½ Types of Backup Devices
1οΈβ£ Hard Disk Drives (HDD)
- Most common storage device for backups.
- Available in internal and external versions.
- Large storage capacity (up to several TB).
- Mechanical device, slower than SSDs.
Example: Seagate 1TB External HDD.
2οΈβ£ Solid State Drives (SSD)
- Faster than HDDs; no moving parts.
- More durable and efficient.
- Suitable for frequent backups and quick recovery.
- More expensive per GB than HDDs.
Example: Samsung EVO 500GB SSD.
3οΈβ£ Optical Discs (CDs/DVDs/Blu-ray)
- Used for archival storage.
- Low cost, but limited storage (700MB for CD, 4.7GB for DVD).
- Becoming obsolete with modern alternatives.
Usage: Often used for storing drivers, music, or media backups.
4οΈβ£ USB Flash Drives (Pen Drives)
- Portable and easy to use.
- Suitable for quick transfers and small backups.
- Storage capacity: typically 4GB to 1TB.
- Prone to loss and physical damage.
5οΈβ£ Memory Cards (SD Cards, MicroSD)
- Common in smartphones, cameras, and tablets.
- Used for temporary storage and backups.
- Not preferred for critical or long-term data.
6οΈβ£ Network Attached Storage (NAS)
- A storage device connected to a network.
- Accessible by multiple users.
- Supports automated and scheduled backups.
- Used by businesses and home offices.
7οΈβ£ Cloud Storage
- Data is stored on remote servers via the internet.
- Accessible from anywhere, anytime.
- Examples: Google Drive, OneDrive, Dropbox, iCloud.
- Secure, scalable, and automatic.
- Requires internet connection.
π Backup Methods
Method | Description |
---|---|
Full Backup | A complete copy of all data every time. |
Incremental Backup | Only backs up data changed since the last backup. |
Differential Backup | Backs up data changed since the last full backup. |
Mirror Backup | Creates an exact copy of the source files. |
π Best Practices for Backup
- Follow the 3-2-1 Rule:
β€ Keep 3 copies of data
β€ On 2 different types of storage
β€ 1 copy offsite (e.g., cloud or external drive) - Automate backups whenever possible.
- Perform regular checks to ensure backup integrity.
- Encrypt sensitive data for security.
π§Ύ Summary
Backup devices are essential tools for data safety and recovery. They range from physical media (HDDs, SSDs, USB drives) to virtual/cloud-based storage. Each has its pros and cons, and the right mix ensures reliable protection against data loss.