Ship your apps. Skip the ops.
Deploy containers, spin up managed databases, and serve object storage — on a developer-first cloud, built for data sovereignty.
Pay with card or Mobile money
$ cloud app deploy --image myapp:latest
→ building · pushing · provisioning TLS…
✓ Live at https://myapp.cloud.co.zm (4.2s)
$ cloud db create --engine postgresql
✓ Database ready · connection string copied
Everything you need
One platform to run in production
Apps, data, storage and virtual machines — managed, monitored and billed together. No stitching services from five providers.
App Platform
Push a container, get a URL. Autoscaling and scale-to-zero on Knative, with zero servers to manage.
Managed Databases
Production PostgreSQL and MariaDB with backups, monitoring and one-click restarts. No DBA required.
Object Storage
S3-compatible buckets with pre-signed URLs and per-organisation access keys. Store anything, serve anywhere.
Virtual Machines
Full Linux VMs with a private network per organisation, a web console, and a public IP when you need one — live-migratable, so maintenance never means downtime.
Fast by default
Deploy in seconds on infrastructure tuned for low latency across the region.
Isolated & secure
Per-organisation isolation, encrypted credentials, and role-based access built in.
Built for teams
Organise resources, invite members, and bill per organisation — in your currency.
Usage-based billing
Pay for what you run, priced in Kwacha. Top up with a coupon or mobile money.
Command line
Get the cloud CLI
Deploy apps, manage databases and move objects in and out of storage from your terminal or your CI. One binary, no runtime. Sign in once in the browser; scripts use an API token.
- Linux and macOS, Intel and Apple silicon
- Windows builds on the releases page
- Every command speaks
--output jsonfor scripting
# Linux and macOS
curl -fsSL https://cloud.co.zm/install.sh | sh
# or download a release for your platform
https://github.com/swiftcloud-platform/cli/releases
# then
cloud login
cloud app create demo --image nginx:1.27 --wait
Deploy your first app today
Free to start. Live in seconds. No ops team required.