/// CREATE A BUCKET / FASTLY OBJECT STORAGE
Create a Fastly Object Storage bucket
Fastly Object Storage offers S3-compatible storage across 11 GA regions. Create a bucket, create a key, and connect.
Create a Fastly account
See the Fastly Object Storage docs to get started, then enable Object Storage on your Fastly account.
Create a bucket
- In the Fastly control panel, go to Resources → Object Storage.
- Create a bucket, name it, and pick a region.
Create API keys
- In Resources → Object Storage, click Create key and copy the Access Key and Secret Key.
Endpoint & region
https://<REGION>.object.fastlystorage.app — set the region to match the host. Path-style is required.
Connect it to storafleet
Head to Connect Fastly Object Storage, then the Migration guide.