Nimbus — Multi-Cloud Management Engine

  • Area: Developer Platform
  • Path: platform/nimbus (engine), apps/sky (flagship dashboard)
  • Kind: Multi-cloud management platform — AWS, GCP, Azure, Oracle Cloud, OVH, Hetzner

Role in the stack

Nimbus is the B2B engine for managing resources across third-party cloud providers from a single control plane. It normalizes provider APIs (EC2, GCE, OCI, etc.) into a unified catalog, handles provisioning, cost visibility, and lifecycle management. The flagship consumer product — Sky (apps/sky) — is a Flutter dashboard that exposes Nimbus capabilities to Koder's own cloud customers.

Primary couplings

Consumer Relationship
apps/sky Flutter dashboard consuming Nimbus API
platform/billing Cost and usage data per cloud resource
platform/id Authentication for cloud provider credentials
infra/infra Complements Koder-owned infrastructure management

Status

Early stage — scaffold only (v0.1.0, 2026-04-12). Provider interface and catalog system defined in RFC-001. No runnable cloud operations yet.

RFCs

  • RFC-001 — Multi-cloud management platform architecture

See platform/nimbus/docs/rfcs/ for the full text.