/// CONNECT A PROVIDER / BIZFLY CLOUD SIMPLE STORAGE
Bizfly Cloud Simple Storage
Bizfly Cloud Simple Storage is S3-compatible and authenticates with an Access Key and Secret Key.
Don't have a bucket yet? Create one first →
What you need
- An Access Key and Secret Key.
- The bucket name and region.
Create API keys
- In the Bizfly Cloud console, open Simple Storage.
- Open Quản lý Access Key (Manage Access Key).
- Click Tạo mới (Create), then Hiển thị (Show) to reveal the Access Key and Secret Key.
Endpoint & region
https://<REGION>.ss.bfcplatform.vn — e.g. https://hn.ss.bfcplatform.vn. Available regions: hn (Hanoi) and hcm (Ho Chi Minh City). Use path-style addressing.
Connect the Fleet
- From the Fleet page, click Create Fleet and pick Access Keys.
- Paste the Access Key and Secret Key.
- Set the endpoint for your region.
- Click connect.
Supported features
Bizfly Simple Storage exposes the full S3 surface — versioning, lifecycle, CORS, bucket policies, object tags, Object Lock, and storage classes (STANDARD / COLD, with lifecycle transitions between tiers).
The endpoint region (
hn or hcm) must match the bucket's region.