Halaman ini belum tersedia dalam bahasa lokal Anda. Kami berusaha keras untuk menambahkan lebih banyak versi bahasa. Terima kasih atas dukungan Anda.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Overview

Updated on 2024-10-24 GMT+08:00

Scenarios

As Internet develops, data storage scenarios become increasingly diverse. Limited storage classes cannot meet diverse storage and cost management requirements. OBS provides the following storage classes: Standard, Infrequent Access, Deep Archive (under a beta test), and Archive. For more information about billing for different storage classes, see Storage Space.

Storage Classes

OBS supports the following storage classes:

  • Scenarios: The Standard storage class features low latency and high throughput. It is therefore good for storing frequently (multiple times a month) accessed files or small files (less than 1 MB). Its application scenarios include big data analytics, mobile apps, hot videos, and social apps.
  • Redundancy: The Standard storage class provides two redundancy options. Multi-AZ storage means data is stored in multiple AZs, which enables more reliability. Single-AZ storage means data is stored in a single AZ, which enables more cost-effectiveness.
  • Specifications: The minimum billable object size is 64 KB. There is no requirement for the minimum storage duration.
    NOTE:
    • The minimum billable object size refers to the minimum object size that is eligible for billing. For example, a 32 KB Standard object will be billed as if it were 64 KB.
    • The minimum storage duration refers to the least time that is eligible for billing. This means that objects will be billed for the minimum storage duration even if they are not stored for that long. For example, if an Infrequent Access object is deleted after being stored in OBS for 20 days, it will be billed for the storage of 30 days (the minimum storage duration).
  • Data restoration: N/A
    NOTE:
    • To access objects in the Archive or Deep Archive storage class, including reading or downloading them, accessing them with a URL, or configuring an ACL or metadata for them, you must first restore them. For more information, see Restoring an Object from Archive or Deep Archive Storage.
  • Scenarios: The Infrequent Access storage class is for storing data that is infrequently (less than 12 times a year) accessed, but when needed, the access has to be fast. It can be used for file synchronization, file sharing, enterprise backups, and many other scenarios.
  • Redundancy: The Infrequent Access storage class provides two redundancy options. Multi-AZ storage means data is stored in multiple AZs, which enables more reliability. Single-AZ storage means data is stored in a single AZ, which enables more cost-effectiveness.
  • Specifications: The minimum billable object size is 64 KB. The minimum storage duration is 30 days.
  • Data restoration: Infrequent Access objects can be accessed only after being restored. The restoration process is automatically completed by the system and users are unaware of the restoration. When accessing Infrequent Access objects, you are charged for requesting and restoring objects. There is no billing for temporary file storage.
    NOTE:
    • Data restoration charges involve the request charge, restoration charge (standard or expedited), and temporary file storage charge. For details, see Data Restoration Pricing. To calculate an estimated price, use Price Calculator.
  • Scenarios: The Archive storage class is ideal for storing data that is rarely (once a year) accessed. Its application scenarios include data archiving and long-term backups. This storage class is secure, durable, and inexpensive, so it is often used to replace tape libraries. To keep cost low, it may take up to hours to restore data from the Archive storage class.
  • Redundancy: The Archive storage class only supports single-AZ redundancy.
  • Specifications: The minimum billable object size is 64 KB. The minimum storage duration is 90 days.
    NOTE:
    • The minimum billable object size refers to the minimum object size that is eligible for billing. For example, a 32 KB Standard object will be billed as if it were 64 KB.
    • The minimum storage duration refers to the least time that is eligible for billing. This means that objects will be billed for the minimum storage duration even if they are not stored for that long. For example, if an Archive object is deleted after being stored in OBS for 80 days, it will be billed for the storage of 90 days.
  • Data restoration: Archive objects can be accessed only after being restored. The Archive storage class supports standard and expedited restoration. The standard restoration takes 3 to 5 hours, and the expedited restoration takes 1 to 5 minutes. You can enable Direct Reading to access Archive objects without restoration. Direct reading is billable. Decide whether or not to use this function based on your requirements.
    NOTE:
    • Data restoration charges involve the request charge, restoration charge (standard or expedited), and temporary file storage charge. For details, see Data Restoration Pricing. To calculate an estimated price, use Price Calculator.
  • Scenarios: The Deep Archive storage class is suitable for storing data that is barely (once every few years) accessed. This storage class costs less than the Archive storage class, but takes longer time (usually several hours) to restore data.
  • Redundancy: The Deep Archive storage class only supports single-AZ redundancy.
  • Specifications: The minimum billable object size is 64 KB. The minimum storage duration is 180 days.
    NOTE:
    • The minimum billable object size refers to the minimum object size that is eligible for billing. For example, a 32 KB Standard object will be billed as if it were 64 KB.
    • The minimum storage duration refers to the least time that is eligible for billing. This means that objects will be billed for the minimum storage duration even if they are not stored for that long. For example, if a Deep Archive object is deleted after being stored in OBS for 170 days, it will be billed for the storage of 180 days.
  • Data restoration: Deep Archive objects can be accessed only after being restored. The Deep Archive storage class supports standard and expedited restoration. The standard restoration takes 5 to 12 hours, and the expedited restoration takes 3 to 5 hours.
    NOTE:
    • Data restoration charges involve the request charge, restoration charge (standard or expedited), and temporary file storage charge. For details, see Data Restoration Pricing. To calculate an estimated price, use Price Calculator.
  • Scenarios: The Standard storage class features low latency and high throughput. It is therefore good for storing frequently (multiple times a month) accessed files or small files (less than 1 MB). Its application scenarios include big data analytics, mobile apps, hot videos, and social apps.
  • Redundancy: The Standard storage class provides two redundancy options. Multi-AZ storage means data is stored in multiple AZs, which enables more reliability. Single-AZ storage means data is stored in a single AZ, which enables more cost-effectiveness.
  • Specifications: The minimum billable object size is 64 KB. There is no requirement for the minimum storage duration.
    NOTE:
    • The minimum billable object size refers to the minimum object size that is eligible for billing. For example, a 32 KB Standard object will be billed as if it were 64 KB.
    • The minimum storage duration refers to the least time that is eligible for billing. This means that objects will be billed for the minimum storage duration even if they are not stored for that long. For example, if an Infrequent Access object is deleted after being stored in OBS for 20 days, it will be billed for the storage of 30 days (the minimum storage duration).
  • Data restoration: N/A
    NOTE:
    • To access objects in the Archive or Deep Archive storage class, including reading or downloading them, accessing them with a URL, or configuring an ACL or metadata for them, you must first restore them. For more information, see Restoring an Object from Archive or Deep Archive Storage.
  • Scenarios: The Infrequent Access storage class is for storing data that is infrequently (less than 12 times a year) accessed, but when needed, the access has to be fast. It can be used for file synchronization, file sharing, enterprise backups, and many other scenarios.
  • Redundancy: The Infrequent Access storage class provides two redundancy options. Multi-AZ storage means data is stored in multiple AZs, which enables more reliability. Single-AZ storage means data is stored in a single AZ, which enables more cost-effectiveness.
  • Specifications: The minimum billable object size is 64 KB. The minimum storage duration is 30 days.
  • Data restoration: Infrequent Access objects can be accessed only after being restored. The restoration process is automatically completed by the system and users are unaware of the restoration. When accessing Infrequent Access objects, you are charged for requesting and restoring objects. There is no billing for temporary file storage.
    NOTE:
    • Data restoration charges involve the request charge, restoration charge (standard or expedited), and temporary file storage charge. For details, see Data Restoration Pricing. To calculate an estimated price, use Price Calculator.
  • Scenarios: The Archive storage class is ideal for storing data that is rarely (once a year) accessed. Its application scenarios include data archiving and long-term backups. This storage class is secure, durable, and inexpensive, so it is often used to replace tape libraries. To keep cost low, it may take up to hours to restore data from the Archive storage class.
  • Redundancy: The Archive storage class only supports single-AZ redundancy.
  • Specifications: The minimum billable object size is 64 KB. The minimum storage duration is 90 days.
    NOTE:
    • The minimum billable object size refers to the minimum object size that is eligible for billing. For example, a 32 KB Standard object will be billed as if it were 64 KB.
    • The minimum storage duration refers to the least time that is eligible for billing. This means that objects will be billed for the minimum storage duration even if they are not stored for that long. For example, if an Archive object is deleted after being stored in OBS for 80 days, it will be billed for the storage of 90 days.
  • Data restoration: Archive objects can be accessed only after being restored. The Archive storage class supports standard and expedited restoration. The standard restoration takes 3 to 5 hours, and the expedited restoration takes 1 to 5 minutes. You can enable Direct Reading to access Archive objects without restoration. Direct reading is billable. Decide whether or not to use this function based on your requirements.
    NOTE:
    • Data restoration charges involve the request charge, restoration charge (standard or expedited), and temporary file storage charge. For details, see Data Restoration Pricing. To calculate an estimated price, use Price Calculator.
  • Scenarios: The Deep Archive storage class is suitable for storing data that is barely (once every few years) accessed. This storage class costs less than the Archive storage class, but takes longer time (usually several hours) to restore data.
  • Redundancy: The Deep Archive storage class only supports single-AZ redundancy.
  • Specifications: The minimum billable object size is 64 KB. The minimum storage duration is 180 days.
    NOTE:
    • The minimum billable object size refers to the minimum object size that is eligible for billing. For example, a 32 KB Standard object will be billed as if it were 64 KB.
    • The minimum storage duration refers to the least time that is eligible for billing. This means that objects will be billed for the minimum storage duration even if they are not stored for that long. For example, if a Deep Archive object is deleted after being stored in OBS for 170 days, it will be billed for the storage of 180 days.
  • Data restoration: Deep Archive objects can be accessed only after being restored. The Deep Archive storage class supports standard and expedited restoration. The standard restoration takes 5 to 12 hours, and the expedited restoration takes 3 to 5 hours.
    NOTE:
    • Data restoration charges involve the request charge, restoration charge (standard or expedited), and temporary file storage charge. For details, see Data Restoration Pricing. To calculate an estimated price, use Price Calculator.

Comparison of Storage Classes

Item

Standard

Infrequent Access

Archive

Deep Archive (Under Limited Beta Testing)

Feature

Top-notch performance, high reliability and availability

Reliable, inexpensive storage with real-time access

Long-term, inexpensive storage for Archive data

Long-term storage for Deep Archive data, with a lower unit price than Archive storage

Use cases

Cloud applications, data sharing, content sharing, and hot data storage

Web disk applications, enterprise backups, active archiving, and data monitoring

Archiving, medical image storage, video material storage, and replacement of tape libraries

Archive data that is barely accessed

Designed durability (single-AZ)

99.999999999% (11 nines)

99.999999999% (11 nines)

99.999999999% (11 nines)

99.999999999% (11 nines)

Designed durability (multi-AZ)

99.9999999999% (12 nines)

99.9999999999% (12 nines)

Not supported

Not supported

Designed availability (single-AZ)

99.99%

99%

99%

99%

Designed availability (multi-AZ)

99.995%

99.5%

Not supported

Not supported

Minimum billable object size

64 KB

64 KB

64 KB

64 KB

Minimum storage duration

N/A

30 days

90 days

180 days

Data access speed

Real-time access

Real-time access

  • If direct reading is disabled, objects must be restored before you can access them. Standard restoration: 3–5 hours; Expedited restoration: 1–5 minutes
  • If direct reading is enabled, objects can be accessed in real time.

Objects must be restored before you can access them. Standard restoration: 5–12 hours; Expedited restoration: 3–5 hours

Data restoration charges

N/A

Billed for each GB restored.

Billed for each GB restored. Pricing differs depending on standard or expedited restoration.

Billed for each GB restored. Pricing differs depending on standard or expedited restoration.

Image processing

Supported

Supported

Not supported

Not supported

Kami menggunakan cookie untuk meningkatkan kualitas situs kami dan pengalaman Anda. Dengan melanjutkan penelusuran di situs kami berarti Anda menerima kebijakan cookie kami. Cari tahu selengkapnya

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback