S3-compatible object storage

Store more.
Change less.

Move your application from S3 without rewriting its storage layer. Create a bucket, issue credentials, and change one endpoint.

AWS CLI · Boto3 · JavaScript SDK · Presigned URLs

.env

AWS_ACCESS_KEY_ID=PCAK...

AWS_SECRET_ACCESS_KEY=••••••••

AWS_ENDPOINT_URL=https://s3.canada.popcloud.ca

$ aws s3 cp trailer.mp4 s3://media/

upload: ./trailer.mp4 to s3://media/trailer.mp4

Familiar

Keep your S3 workflow

Use the AWS CLI, Boto3, and existing S3 SDKs with a PopCloud endpoint.

Media-ready

Built for real files

Multipart uploads, ranged downloads, and presigned URLs for modern media products.

Organized

Isolated workspaces

Give every organization its own members, buckets, and scoped credentials.