Overview
CloudBase cloud storage provides a stable, secure, low-cost, and easy-to-use cloud storage service, supporting storage of any quantity and form of unstructured data, such as images, documents, audio, video, files, etc.
You can use the console, CloudBase CLI, HTTP API, SDK, and other methods to upload files to cloud storage space, and perform file management, permission management, and cache settings on cloud files.
Management Methods
CloudBase cloud storage provides multiple management methods. You can select the most suitable method according to your needs:
Management Method | Features | Applicable Scenarios | Advantages |
---|---|---|---|
Console Management | Graphical interface for configuring permissions and cache settings | Daily management | Quick to learn with visual operations |
SDK Management | Can be integrated into applications | Application integration | High flexibility, high degree of customization, suitable for integration into applications |
CLI Tool Management | Command-line operations with batch processing support | Automation scripts, batch processing | Efficient bulk operations, ideal for automated deployment |
cosBrowser | Graphical interface with batch processing support | Frequent file management | Combines the convenience of a graphical interface with the efficiency of batch operations |
According to your specific needs and usage scenarios, choosing the appropriate management method can significantly improve work efficiency. For example, you can use the SDK during the development phase, CLI tools during the operations phase, and the console or cosBrowser for daily management.
Key Features
Built-in CDN Acceleration
Cloud storage supports CDN acceleration by default without requiring complex configuration. It also provides free CDN domain names. CDN will distribute the content of cloud storage to the nodes closest to users, with service nodes responding directly and quickly, which can effectively reduce user access latency.
Authentication Integration
CloudBase cloud storage is seamlessly integrated with CloudBase user authentication. You can set access permissions for files in cloud storage by combining user authentication and security rules, for example, making files accessible only to logged-in users or restricting access to users who logged in via WeChat.
High Scalability
CloudBase cloud storage can be used in conjunction with other various CloudBase services, for example:
- Store the fileID of the file in the cloud database;
- Use in conjunction with CloudBase extension capabilities, such as image security review, image processing, image labeling, blind watermarking for images, etc.;