Compose-first multi-cloud deployment
Deploy applications defined in Docker Compose to AWS, GCP, or Azure from the same workflow, without rewriting the app for each cloud.
Defang is an AI DevOps agent for deploying Docker Compose apps to AWS, GCP, or Azure from one workflow for managed cloud deployments.
Defang is an AI DevOps agent for deploying applications described in Docker Compose to cloud accounts. The site positions it as a way to take a single Compose file and deploy it to AWS, Google Cloud, or Azure while Defang handles the infrastructure setup needed for the app to run.
The product is aimed at developers and teams building AI apps, APIs, and web applications that need managed cloud services, cloud-specific AI endpoints, and repeatable deployments across different customer or project accounts. The source also shows a pricing structure that includes a free playground tier, paid personal and pro plans for BYOC deployments, and an enterprise option that is coming soon.
Deploy applications defined in Docker Compose to AWS, GCP, or Azure from the same workflow, without rewriting the app for each cloud.
Map `x-defang-llm` and related annotations to cloud-native AI services such as Bedrock, Vertex AI, or Azure AI automatically.
Provision supporting infrastructure including container services, load balancing, TLS, private networking, least-privilege IAM, secrets, and logging.
Use managed Postgres, MongoDB, and Redis services instead of wiring databases and caches by hand for every deployment.
Deploy the same Compose file to your own account, a client account, or many customer accounts while keeping the workflow consistent.
Inspect the platform through an open-source CLI and providers, with the option to browse examples and samples for common AI and web app stacks.
Ship an AI-backed application with managed LLM access and supporting services by keeping the deployment definition in Compose instead of translating it into cloud-specific infrastructure.
Deploy the same project into your own AWS, GCP, or Azure account so the infrastructure, billing, and data remain under your control.
Reuse one Compose file for a client project and deploy it into the customer’s cloud account without building separate Terraform modules for each target.
Roll out the same stack across multiple customer accounts while keeping the deployment workflow consistent and avoiding per-customer rewrites.
Start with a small project in the free playground, then move to a paid plan when you need BYOC deployments and fewer scale restrictions.
Defang deploys applications described in Docker Compose to AWS, GCP, or Azure. The source material shows support for deploying to your own cloud account, a client’s account, or multiple customer accounts from the same Compose file.
The site shows a Compose-first workflow: point Defang at a `compose.yaml` and run a single deployment command. Defang then provisions infrastructure, managed services, networking, and cloud access automatically.
Defang supports AI infrastructure such as Bedrock, Vertex AI, and Azure AI, along with managed Postgres, MongoDB, and Redis where those features are referenced in the source material.
The pricing page shows a free Hobby playground for limited-scale projects, plus paid Personal and Pro plans for deployments into your own cloud account. It also lists an Enterprise option as coming soon and an AWS Marketplace purchase path.
The source indicates the CLI and cloud providers are open source, and that the system is designed so credentials stay local while secrets are stored in the customer’s cloud secret manager.