💻
Database Magazine
GlossaryBest Practices and TipsFAQsResources
  • Database Magazine
  • Glossary of Terms
    • A
      • Archive
      • Active backup for Office 365
      • AWS Backup
      • Active Directory
      • Agent
      • Anti-ransomware solutions
    • B
      • Backup
      • Backup and Recovery
      • Backup as a service
      • Bare-metal backup
      • Backup repository
      • Backup schedule
      • Backup Solutions
      • Business Continuity
    • C
      • Cloud Backup
      • Continuous Data Protection (CDP)
      • Compression
      • Consistency check
      • Cold Backup
      • Cloud Data Management (CDM)
    • D
      • Data Deduplication
      • Disaster Recovery (DR)
      • Differential Backup
      • Disk-to-Disk (D2D) Backup
      • Disaster Recovery (DR)
    • E
      • Encryption
      • Endpoint Backup
      • Erasure Coding
      • Export/Import
      • Enterprise Backup Software
    • F
      • Full Backup
      • Failover
      • File-Level Backup
      • File Sync and Share
      • Fireproof and Waterproof Storage
    • G
      • Grandfather-Father-Son (GFS)
      • Granular Recovery
      • Geographically Dispersed Backup
      • Ghost Imaging
      • Global Deduplication
    • H
      • Hybrid Backup
      • Hot Backup
      • High Availability (HA)
      • Hard Disk Drive (HDD)
      • Hybrid Cloud Backup
    • I
      • Incremental Backup
      • Image-based Backup
      • Instant Recovery
      • Integrity Check
      • Infrastructure as a Service (IaaS)
    • J
      • Journaling
      • Job Scheduler
      • Just-in-Time Recovery
      • Journal-Based Recovery
      • Jumbo Frames
    • K
      • Key Management
      • Kernel-Based Recovery
      • Kickstart
      • Kept Versions
      • Kill Switch
    • L
      • Long-Term Retention
      • Log-Based Recovery
      • Local Backup
      • Latency
      • Load Balancing
    • M
      • Metadata
      • Mirroring
      • Multi-Site Replication
      • Media Rotation
      • Mounting
    • N
      • Nearline Storage
      • Network-Attached Storage (NAS)
      • Non-Destructive Recovery
    • O
      • Offsite Backup
      • Online Backup
      • Object Storage
      • Offsite Replication
      • Open File Backup
      • Overwrite Protection
      • One-Click Restore
    • P
      • Point-in-Time Recovery
      • Primary Storage
      • Physical Backup
      • Private Cloud Backup
      • P2V (Physical-to-Virtual) Conversion
    • Q
      • Quiesce
      • Quick Recovery
      • Quota Management
      • Quality of Service (QoS)
      • Query-Based Recovery
    • R
      • Recovery Point Objective (RPO)
      • Recovery Time Objective (RTO)
      • Replication
      • Restore
      • Retention Policy
    • S
      • Snapshot
      • Storage Area Network (SAN)
      • Secondary Storage
      • Single Point of Failure (SPOF)
      • Synthetic Full Backup
    • T
      • Tape Backup
      • Two-Factor Authentication (2FA)
      • Thin Provisioning
      • Test Restore
      • Transaction Log
    • U
      • Universal Restore
    • V
      • Versioning
      • Virtual Machine (VM) Backup
      • Verification
      • Vaulting
      • Virtual Tape Library (VTL)
    • W
      • Warm Site
      • Workload Mobility
      • WAN Acceleration
      • Write-Once, Read-Many (WORM)
      • Windows Backup
    • X
      • XOR (Exclusive OR)
    • Y
      • Yearly Backup
    • Z
      • Zero Data Loss
  • Best Practices and Tips
    • How to backup Microsoft 365 using third-party backup tools
  • FAQs
    • Does Office 365 have backups?
    • What is the best backup for Office 365?
    • How do I backup my Office 365 backup?
    • What is the backup tool for Office 365?
    • Does Office 365 have storage?
    • Is OneDrive a reliable backup solution?
    • What is an Incremental Backup?
    • Does VMware have a backup tool?
    • What is VMware considered backup?
    • What are the types of backup in VMware?
    • Is VMware snapshot a backup?
    • What is the best way to backup a Hyper-V VM?
    • How do I create a backup in Hyper-V?
    • Should you backup a Hyper-V host?
    • What is the difference between Hyper-V snapshot and backup?
    • What is the disaster recovery in IT industry?
    • What should an IT disaster recovery plan include?
    • What are the main steps in IT disaster recovery?
    • What is the difference between IT security and disaster recovery?
    • What is a NAS backup?
    • How do I backup my NAS data?
    • Can NAS be used as a backup?
    • What is Nutanix used for?
    • What is Nutanix storage?
    • What is RPO and RTO in Nutanix?
    • What is MSP backup?
    • What is managed backup service?
    • How do I restore my MSP backup?
    • What is Azure Backup?
    • What is the purpose of Azure Backup?
    • What are the different types of Azure cloud backups?
    • Is Azure Backup a PaaS?
    • What are the downsides of Backblaze?
    • Does Backblaze backup everything?
    • Is Backblaze better than Google Drive?
  • Resources
Powered by GitBook
On this page
  • Definition
  • Explanation
  • Related terms
  1. Glossary of Terms
  2. O

Object Storage

Discover the advantages of Object Storage for efficient data storage and retrieval.

Definition

Object Storage is a data storage architecture that manages and organizes data as discrete units called objects. Each object consists of data, metadata, and a unique identifier, allowing for scalable and efficient storage and retrieval of large volumes of unstructured data.

Explanation

Object Storage has gained popularity as a reliable and scalable solution for storing vast amounts of unstructured data. Unlike traditional file systems that organize data in a hierarchical structure, Object Storage treats data as individual objects. Here are key features and benefits of Object Storage:

  1. Scalability: Object Storage is highly scalable, accommodating massive amounts of data. As the volume of data increases, additional storage nodes can be added to the storage infrastructure, enabling seamless expansion without disrupting data access.

  2. Durability and Redundancy: Object Storage systems employ advanced data protection mechanisms to ensure durability and reliability. Data is typically distributed across multiple storage nodes or data centers, providing redundancy and protecting against hardware failures or data corruption.

  3. Metadata-driven Architecture: Each object in Object Storage is associated with metadata, which provides additional information about the object's characteristics, such as creation date, size, and permissions. This metadata allows for efficient indexing, searching, and retrieval of objects, facilitating faster data access.

  4. Compatibility with Modern Applications: Object Storage is well-suited for modern application architectures, such as cloud-based and web-scale applications. Its ability to handle large volumes of unstructured data, combined with features like RESTful APIs and compatibility with S3 (Simple Storage Service) protocols, makes it ideal for storing files, images, videos, and other multimedia content.

  5. Cost-Effectiveness: Object Storage systems are designed to optimize cost-efficiency. They often employ erasure coding or other data redundancy techniques that reduce the storage overhead compared to traditional RAID-based storage solutions. Additionally, Object Storage eliminates the need for complex file systems and hierarchical directory structures, simplifying management and reducing administrative overhead.

Related terms

  • Cloud Storage: The practice of storing data on remote servers or cloud platforms, providing scalable and on-demand storage capacity accessible over the internet.

  • Unstructured Data: Data that does not adhere to a predefined data model or schema, typically consisting of files, documents, multimedia content, social media posts, and other non-relational data types.

  • RESTful APIs: Representational State Transfer (REST) APIs provide a standard and scalable way for applications to communicate and exchange data over HTTP, using commonly supported methods like GET, POST, PUT, and DELETE.

  • S3 (Simple Storage Service): A widely adopted storage service offered by cloud providers, including Amazon Web Services (AWS), that provides object storage capabilities with a RESTful API interface.

Object Storage offers a scalable, durable, and metadata-driven approach to storing and managing unstructured data. Its compatibility with modern applications and cost-effective design make it an attractive solution for organizations dealing with large volumes of data. By leveraging Object Storage, businesses can efficiently store and retrieve data, enabling seamless growth and supporting diverse application workloads.

PreviousOnline BackupNextOffsite Replication

Last updated 1 year ago