Skip to content

Services overview

Debesis offers six services. That is deliberate: a curated set that is actually operated well beats a catalogue of two hundred that nobody on your team has time to evaluate.

Runs your container image. This is where your application lives.

Supports a listening port, external exposure, health probes, CPU and memory limits, optional autoscaling between a minimum and maximum replica count, mounted volumes, and environment variables and secrets. Command and arguments can override the image entrypoint.

Managed PostgreSQL, including high-availability configurations.

Block volumes and snapshots, mounted into a Compute service at a path you choose.

Streams, running on a Redis Streams engine.

Kafka is on the roadmap and is not available today. If your application requires Kafka specifically, say so before you plan around this service.

Managed Redis, for caching and ephemeral state.

A private image registry, so your images have somewhere to live that the platform can pull from without routing through a third party.

Available to every tenant, and not billed as separate services:

  • Secrets — sensitive configuration, injected at runtime.
  • Logs — collected per service.
  • Metrics — per service.
  • Billing — usage and invoices, broken down per project.

Being explicit, because the gap is worth knowing before you plan:

  • No object storage. See the Storage note above.
  • No Kafka today. Roadmap.
  • No managed Kubernetes. Debesis runs your containers; it does not hand you a cluster to operate.