Features Storage Tiers Pricing Regions SLA Quick Start
Features

Compatible S3. Built for sovereignty.

100% S3-compatible API — use your existing tools without modification. aws-cli, boto3, s3cmd, Terraform — everything works.

♾️

Unlimited Buckets

Create as many buckets as needed. No artificial limits.

🔄

Object Versioning

Keep the full history of every object. Restore any version in one click.

⏱️

Lifecycle Policies

Automate your data management. Expiration, tier transitions, automatic cleanup.

🌐

Multi-region Replication

Replicate your data between CAN-QC01 and CAN-ON01 for maximum resilience.

🔐

Public / Private Access

Granular control per bucket and per object. S3-compatible IAM access policies.

🚀

Integrated CDN

Deliver your static assets closer to your users with our Canadian CDN.

🔒

Encryption at Rest

AES-256 by default on all objects. Your data is encrypted with zero configuration.

📡

S3-compatible API

aws-cli, boto3, s3cmd, Terraform, Rclone — all your tools work without modification.

Storage Tiers

Two Tiers to Match Your Needs

Choose the tier that fits your workload — or combine both with lifecycle policies.

Performance

Performance Storage

SSD-backed. For I/O and latency-demanding workloads.

  • High-performance SSD storage
  • Ultra-low latency (< 5ms)
  • Guaranteed high throughput
  • AES-256 encryption included
  • Versioning and lifecycle included
Use Cases

Real-time data lakes, massive data processing, streaming, distributed caches, AI/ML datasets.

Pricing

Billed per GB per hour

Billing: Hourly (default) | Monthly (−10%) | Annual reserved (−25%). All prices in CAD, before taxes (GST/QST).

Component Price (CAD)
UOS Standard — storage $0.000035/GB/h (≈ $0.026/GB/mo)
UOS Infrequent — storage $0.000007/GB/h (≈ $0.005/GB/mo)
Inbound traffic Free
Outbound traffic — Canada Free
Outbound traffic — Internet $0.01/GB
Retrieval (Infrequent) $0.005/GB

UBQT advantage: outbound traffic between UBQT services and within Canada is free.

Regions

Canadian Infrastructure

Your data is stored exclusively in Canadian datacenters. Multi-region replication available.

Quebec Operational

CAN-QC01

Quebec Operational

CAN-QC02

Ontario Planned

CAN-ON01
Service Commitment

SLA & Guarantees

Measurable commitments for your object storage.

99.99%
Availability
11x 9
Durability (99.999999999%)
3x
Default Replication
AES-256
Encryption at Rest

Service credits

If the SLA is not met, credits are automatically applied to your account. Below 99.99% : credit of 10%. Below 99.9% : credit of 25%. Below 99.0% : credit of 50%.

Read the full SLA →
Quick Start

Your First Bucket in 3 Steps

Compatible with all the S3 tools you already use.

1

Create a Bucket

Via the console or API — your bucket is ready instantly.

$ ubqt uos bucket create --name mon-bucket --region can-qc01 --tier standard
Bucket created — mon-bucket.s3.can-qc01.ubqt.cloud
2

Configure Your Access

Generate your S3 access keys and configure your client.

$ aws configure
# AWS Access Key ID: your-ubqt-key
# AWS Secret Access Key: your-ubqt-secret
# Default region: can-qc01
# Endpoint: https://s3.can-qc01.ubqt.cloud
3

Upload Your Data

Use aws-cli, s3cmd, boto3, or any S3-compatible tool.

$ aws s3 cp mon-fichier.zip s3://mon-bucket/ --endpoint-url https://s3.can-qc01.ubqt.cloud
upload: mon-fichier.zip → s3://mon-bucket/mon-fichier.zip

Ready to store?

Create your first bucket and start storing your data in Canada.

Create a free bucket →