Available in Classic and VPC
Archive Storage is a service that provides large storage capacity for data to be kept for a long period of time. It can be used when you need to store data for a long period of time for compliance, such as medical information, manufacturing information management, or financial transaction history, when you have high management pressure for tape-type vaulting backups, or when you need to store large amounts of data for analysis. Archive Storage can be useful in conjunction with Object Storage for efficient management of resources by storing frequently used data in Object Storage and less frequently used data that requires long-term storage in Archive Storage.
Archive Storage features
Archive Storage provides the following features:
- High durability and reasonable cost: Archive Storage provides high durability with NAVER Cloud Platform's know-how in data loss prevention. You can easily use the service according to your purpose of archiving at a reasonable cost.
- Convenient usability: you can create containers, upload and download files, and archive large amounts of data with API from a web console that anyone can easily use.
- Ensure data security and scalability: Archive Storage supports SSL for data transfer and keeps your data safe with security-specific equipment. Archive Storage also offers storage configurations that can scale to Petabyte (PB), giving you the flexibility to respond to unpredictable data archiving demands.
Archive Storage user guides
Archive Storage is available in the Korea Region. This guide will walk you through the information you need to start using Archive Storage.
- Archive Storage overview: describes features, user guides, related resources, and FAQs.
- Archive Storage prerequisites: view supported environments, minimum specifications, and pricing information.
- Archive Storage quickstart: guides you through the entire process step-by-step.
- Getting started with Archive Storage: learn how to manage subscriptions and how to issue an API authentication key.
- Using Archive Storage
- Container and file management: learn how to manage containers and how to upload and download files.
- Large file management: learn how to upload and download large files.
- Object lifecycle management: learn how to delete objects at a specific time.
- Archive Storage use cases
- AWS S3 APIs: AWS S3 API use cases.
- Python SDKs: Python-based SDK use cases.
- Java SDKs: Java-based SDK use cases.
- Javascript SDKs: Javascript-based SDK use cases.
- Archive Storage CLI: Archive Storage CLI use cases.
- Archive Storage permissions management: manage accounts using NAVER Cloud Platform's Sub Account.
- Archive Storage glossary: familiarize yourself with key terms and definitions.
- Archive Storage release notes: see documentation history for Archive Storage user guides.
Archive Storage related resources
NAVER Cloud Platform provides user guides and other various resources to help you better understand Archive Storage. If you are a developer or marketer in need of detailed information while you are considering adopting Archive Storage or establishing data related policies, then make good use of the following resources:
-
Improvement in comprehension and usage methods for Archive Storage
- Archive Storage API guide: how to use API for developers.
- Archive Storage CLI guide: how to use CLI for developers.
- Ncloud user environment guide: a guide on the VPC and Classic environments and supported features.
- Pricing information, characteristics, and detailed features: summary of pricing system, characteristics, and detailed features of Archive Storage.
- Latest service news: the latest news on Archive Storage.
- FAQs: frequently asked questions from Archive Storage users.
- Contact us: send direct inquiries in case of any unresolved questions that are not answered by the user guides.
-
User guides for integrated services required to use Archive Storage
- Sub Account user guides: how to use Sub Account, which helps the management of Archive Storage and its administration permissions.
- Data Teleporter: how to use Data Teleporter for easy migration of large volumes of data to Archive Storage.
- Object Storage: how to use Object Storage to save frequently used data.
FAQs
You can have your questions answered quickly by referring to the answers in the FAQs before reading the user guides. If you cannot find the answer to your question in the following FAQs, search the user guides for what you want to know.
Q. How many letters can I upload for an object name in Archive Storage?
The maximum length of an object name in Archive Storage is less than 215 letters. You cannot upload the object name longer than 215 letters.
Q. What is the maximum file size for upload or download of objects from the console?
In the console, the maximum size of an object that can be uploaded is 1 GB, and the maximum size of an object that can be downloaded is 2 GB. Objects larger than these can be uploaded and downloaded with API by referring to SDK document.
Q. The size of the downloaded object is different from the size shown on the console.
Depending on the OS you are downloading and viewing the object on, the size of file may vary. This happens as different OS calculates data in different ways. The actual size of object can be found in the content-length. If the actual downloaded file size is different from the file size displayed in the console, it doesn't necessarily mean there's something wrong with the object.
In Archive Storage, content-type of the directory (folder) object uses application/directory. It is also recommended not to use "/" at the end of the directory (folder) object name.
Q. What are the differences among Archive Storage usage permissions that can be managed by Sub Account?
All Sub Accounts that have access to Archive Storage are granted the same level of permissions as the main account, and the areas available by Sub Account policy (Role) and by Access types are different as follows:
| Policy (Role) | Access type | ||
|---|---|---|---|
| Console Access | API Gateway Access | Console Access + API Gateway Access | |
| Infrastructure administrator (NCP_INFRA_MANAGER) | Archive Storage available in console. (Same permission as current account. API not available.) | Archive Storage available with API. (Same permission as current account. Console not available.) | Archive Storage available in console and with API. (Same permission as current account.) |
| Archive Storage administrator (NCP_ARCHIVE_STORAGE_MANAGER) | Archive Storage available in console. (Same permission as current account. API not available.) | Archive Storage available with API. (Same permission as current account. Console not available.) | Archive Storage available in console and with API. (Same permission as current account.) |
You cannot access Archive Storage with the Sub Account that is not granted the policy (Role) specified in the table.