Docs
Get Started

Kuberns and Heroku

Both products aim to turn application source into a managed runtime. The useful comparison is how existing application concepts map.

Consideration Kuberns
Initial configuration Temporary AI agent detects framework, commands, ports, variables, Dockerfiles, and resources.
Process model Web and worker processes can use Procfile commands and managed resource categories.
Data services PostgreSQL, MySQL, MongoDB, Redis, Kafka, and NATS are represented as Kuberns resources.
Billing model Runtime credits are consumed while selected resources run.
Operations Dashboard controls resources, domains, logs, metrics, activities, access, and usage.

When comparing with Heroku, evaluate Procfile compatibility, add-on replacements, data migration, persistent files, review-app workflows, and current provider pricing.