Sufy Basic Concepts
Introduction
Sufy is a video cloud service platform that integrates object storage, content delivery, and digital avatar services. This documentation introduces Sufy's core concepts and basic functions to help you better understand and use our services.
Core Concepts
Space
Space is the most fundamental resource management unit in Sufy, providing a unified way to organize resources for different services. Spaces have different characteristics depending on the service type:
Object Space:
- Manages a group of storage files and their configuration information
- Provides independent access control policies
- Supports custom domain binding
Delivery Space:
- Acts as a single acceleration site or resource origin
- Targeted acceleration optimization configuration
- Provides custom caching strategies
- Supports multiple domain configurations
Avatar Space:
- Uniformly manages project-related resources
- Contains virtual avatar materials
- Stores virtual voice resources
- Manages generated video content
AccessKeys
AccessKeys are identity credentials for accessing Sufy API, ensuring the security of your resource access. It consists of two important components:
-
Access Key
- Serves as a public unique identifier
-
Secret Key
- Serves as a private security credential
- Requires proper safekeeping to prevent leakage
Special Notes:
- AccessKeys are global by default and can be used to access all services
- Storage and delivery spaces provide special space-level AccessKeys
- Space-level AccessKeys are limited to file access operations
- Space-level AccessKeys can be managed in each space's settings panel
Core Services
Object Service
Professional cloud storage service with the following features:
- High reliability: Ensures data security and durability
- High availability: Guarantees service stability
- High performance: Provides fast data access experience
- S3 compatible: Supports standard S3 API interface
- Easy integration: Provides multi-language SDK support
Delivery Service
Global CDN acceleration service, featuring:
- Low latency: Ultra-fast content delivery experience
- Global coverage: Leveraging edge nodes distributed worldwide
- Intelligent scheduling: Automatic selection of optimal nodes
- Cost-effective: High value for money
- User-friendly: Easy to configure and use immediately
Avatar Service
Intelligent AI video generation service, offering:
- Avatar cloning: Quickly create personalized virtual avatars
- Voice cloning: Generate natural virtual voices
- Video generation: Support multi-scenario content production
Billing Information
To help you better understand service costs, we provide detailed billing documentation. You can visit Billing Instruction to learn about:
- Specific pricing for each service
- Billing model explanation
- Resource usage optimization suggestions
- Cost control solutions
Quick Start
To start using Sufy services, we recommend:
- Create an account
- Select desired services and create a Space
- Refer to development documentation for service integration