Archive Storage
Definition
Low-cost storage for data that's rarely accessed but must be kept long-term, ensuring compliance and data retention without high costs.
Use Cases
- Netflix: Storing old video content — Netflix uses archive storage to keep older video content that is not frequently accessed but needs to be retained for potential future use. (Reduced storage costs while maintaining access to a comprehensive library of content.)
Provider Equivalents
- AWS: Amazon S3 Glacier
- Azure: Azure Blob Storage Archive Tier
- GCP: Google Cloud Storage Archive
- OCI: Oracle Cloud Infrastructure Archive Storage
Frequently Asked Questions
- What's the difference between Archive Storage and Cold Storage?
- Archive Storage is designed for data that is rarely accessed and needs to be kept long-term, while Cold Storage is for data that is accessed infrequently but may require faster retrieval times.
- When should I use Archive Storage?
- Use Archive Storage when you need to retain data for compliance or historical purposes but do not need to access it frequently.
- How much does Archive Storage cost?
- Archive Storage is typically priced based on the amount of data stored, with additional costs for data retrieval. It is generally cheaper than other storage options due to its infrequent access nature.
Category: data
Difficulty: intermediate
Related Terms
See Also