📦Cloud Storage

Access the full potential of Cloud Storage in Unity withHMS Unity Plugin.

About the Service

Last updated: 2022-08-24

AppGallery Connect Cloud Storage allows you to store high volumes of data such as images, audio, videos, and other user-generated content securely and economically. This scalable and maintenance-free service can free you from development, deployment, O&M, and capacity expansion of storage servers, so you can focus on service capability building and operations with a better user experience.

The Cloud Storage SDK provided for various clients has the following advantages in file uploads and downloads:

  • Strong security: Data is transmitted using HTTPS, and files are encrypted and stored on the cloud using secure encryption protocols.

  • Resumable transfer: You can resume uploads or downloads from the breakpoint if there is a network failure or misoperation while the upload or download is underway.

  • High scalability: Cloud Storage is built for an exabyte scale when your app has much data to store.

  • Easy O&M: You can easily locate the cause of an error according to the result code.

How the Service Works

With the Cloud Storage SDK integrated, your app can upload files to the Cloud Storage server, and the server will store the files in the specified storage instance. You can access these files through AppGallery Connect. You can also call APIs of the Cloud Storage SDK to download, delete, and manage files. You can call cloud functions to achieve what you want after uploading files to or deleting files from the cloud.

Use Cases

Storing Mass File Information and Providing Efficient Cross-Platform Upload and Download Services

Cloud Storage provides easy-to-use, powerful devices and cloud SDKs to store content generated by users. In this way, you can focus on service logic development instead of building cloud capabilities.

Service Pricing

Please refer to service pricing.

Last updated