CloudDeck
CloudDeck is a web app for teams running many cloud-hosted apps who are tired of juggling provider consoles, scripts, and half-documented runbooks. It connects to AWS/GCP/Azure (and Kubernetes) to discover deployed applications, map them to environments (dev/stage/prod), and provide a single “deploy/redeploy/rollback” workflow. Each app gets a deployment history, diff of config changes, and a one-click rollback to a known-good version. CloudDeck also standardizes release steps with reusable templates (build, migrate, deploy, smoke test) and enforces guardrails like approvals, maintenance windows, and least-privilege access. The MVP focuses on being a lightweight control plane: it doesn’t replace CI/CD, it orchestrates it—triggering existing pipelines, tracking outcomes, and keeping an auditable record. Ideal for small-to-mid teams managing multiple services across multiple clouds or clusters.