Defang Blog
April 2024 Defang Compose Update

Hey folks! There is a lot going on at Defang and we're excited to share our latest product updates with you. Over the last month, we've been working hard to improve the Defang system and make it even easier for you to deploy your applications. Here's a quick overview of what we've been up to:
npx defang
We know a lot of you are using Defang for the first time. To make it easier to get started, we've added a new way to install the Defang CLI. Now you can use npx to run the CLI without installing it globally by running:
This will download the latest version of the Defang CLI and run it for you. No need to worry about installing or updating the CLI manually!
(coming soon) Bring Your Own Domain with Let's Encrypt
Previously you could bring your own domain with Defang BYOC... but you had to host the DNS records with AWS Route 53 in the AWS account you were deploying to. Now you can point domains hosted anywhere to your Defang deployment and we'll take care of the rest. We'll help generate a Let's Encrypt certificate for your domain and automatically renew it for you.
Windows Support
Some of you use Defang from a Windows PC and previously a few features didn't work correctly on Windows. Some stuff we've fixed:
- ansi color codes in logs
- handle ctrl-c when tailing logs
Improved CLI
We've made a variety of small tweaks and improvements to the CLI which should make things a little bit cleaner and more stable.
- log messages have been made more clear
- adding more progress information during compose up
Stability and Reliability
Defang is still in Beta and we know we've got to be rock solid by the time we release V1, so we've been working hard to improve the stability and reliability of the Defang architecture. We've been battle-testing different technologies to see how they hold up and have mad a few changes that should make things even better:
- capacity improvements in build queues
- improvements in log availability
Related posts

FastAPI deployment Heroku vs AWS / GCP with Defang
Defang brings Heroku’s simplicity to your own cloud: deploy FastAPI apps to AWS or GCP with a single command using your existing Docker Compose. You keep full ownership, pay raw cloud costs, and stay portable. No platform lock-in, same Heroku-style workflow.

September 2025 Defang Compose Update
September focused on refinement and speed. We tightened deployment workflows, strengthened authentication, and made collaboration smoother across every environment. We improved Portal stability, added Railpack build logs, and refined Compose handling for managed services like Postgres, Mongo, and Redis. WAF is now enabled for high availability on AWS, and our VS Code extension is verified on the Marketplace with an easier MCP setup built right into the installer. Here’s what’s new.

n8n is blowing up. Here's how to deploy it to AWS in minutes.
Learn about n8n, how it's revolutionizing AI, and how to deploy it securely to your AWS account in 5min.