Account · Storage
8 buckets, 214 GB stored.
S3-compatible object storage with per-bucket access keys and 30-day backup retention.
8
Buckets
214 GB
Total stored
30d
Backup window
12
Access keys
| Bucket | Region | Status | Objects | Size |
|---|---|---|---|---|
| brand-assets | us-east | Public read | 12,481 | 42 GB |
| site-backups | eu-central | Private | 1,204 | 88 GB |
| invoices-archive | eu-central | Private | 4,102 | 6 GB |
| media-cdn | us-west | Public read | 34,229 | 78 GB |
S3-compatible
Use any AWS SDK, rclone, or Cyberduck without re-tooling.
Rolling backups
Point-in-time restore across the last 30 days for every site.
Egress transparency
No surprise bandwidth bills — first 1 TB per month included.
Access keys
| Label | Bucket scope | Last used | Status |
|---|---|---|---|
| ci-deploy | brand-assets · media-cdn | 8m ago | Active |
| backup-worker | site-backups | Today | Active |
| finance-readonly | invoices-archive | Yesterday | Read-only |
| legacy-migrator | media-cdn | 72d ago | Rotate |
Backup schedule
03:00 daily
Site backups → site-backups
All hosting packages, 30-day retention, sha256 verified
04:00 daily
Database dumps → site-backups/db/
MySQL + Postgres, gzip-compressed, encrypted at rest
Sunday 02:00
Weekly cold archive
Copied to invoices-archive with 7-year retention
On publish
Site snapshot
Automatic pre-publish checkpoint kept for 14 days
// object.storage
Drop-in S3 compatibility
Point any AWS SDK, rclone, Cyberduck, or boto3 at your Swagger Genesis buckets. Access keys work without any custom config — the platform brokers every transfer behind the scenes.

S3-compatible
Use any AWS SDK, rclone, or Cyberduck without re-tooling.
Rolling backups
Point-in-time restore across the last 30 days for every site.
Egress transparency
First 1 TB per month included, additional egress at $0.02/GB — no cliff pricing.
Cold archive tier
$0.004/GB/month for infrequently accessed data with 12-hour restore.
Server-side encryption
AES-256 at rest by default, BYOK via KMS on Enterprise plans.
Per-bucket credentials
Scoped access keys with allow/deny rules for read, write, and list.
Can I mount a bucket as a filesystem?+
Yes. rclone mount and s3fs both work out of the box. For high-throughput workloads, use the native SDK — mounted access adds latency per operation.
How do restores work?+
Pick a backup timestamp and a target — the platform provisions a temporary staging URL first so you can verify, then promotes to production on approval.
Is there a Glacier-style deep archive?+
Yes. The cold-archive class stores at $0.004/GB/month with a 12-hour first-byte latency. Perfect for compliance retention.
Are there object lifecycle rules?+
Yes. Transition rules by prefix, age, or tag — automatically move objects to cold archive or expire them on a schedule.