Skip to content

Commit ef2c9b1

Browse files
committed
Update Playground, VS Code, Intercom, White Paper, and Events sections in June 2025 blog post
1 parent 1bd1f6d commit ef2c9b1

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

blog/2025-07-10-june-product-updates.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ author: Defang Team
2020

2121
![Defang Compose Update](/img/defang-compose-update.webp)
2222

23-
June was a big month at Defang. We rolled out powerful features across our CLI, Playground, and Portal, expanded support for both AWS and GCP, and introduced new tools to help you ship faster and smarter. From real-time cloud cost estimation to internal infra upgrades and community highlights, here’s everything we shipped.
23+
June was a big month at Defang. We rolled out powerful features across our CLI, Playground, and Portal, expanded support for both AWS and GCP, and introduced new tools to help you ship faster and smarter. From real-time cloud cost estimation to internal infra upgrades and community highlights, here’s everything we accomplished.
2424

2525
## 🚀 Live AWS Cost Estimation
2626

2727
We just launched something we’re really excited about: live AWS cost estimation before you deploy.
28-
Most devs ship to the cloud without knowing what it’s going to cost and that’s exactly the problem we’re solving. With Defang, you can now go from a local Docker Compose file to fully provisioned AWS infrastructure with live pricing, resource customization, and one-click teardown.
28+
Most devs ship to the cloud without knowing what it’s going to cost and that’s exactly the problem we’re solving. With Defang, you can now estimate the cost of deployment of an Docker Compose application and choose the deployment mode - affordable / balanced / high_availability - that best suits your needs.
2929

3030
👉 [Check out the docs](https://docs.defang.io/docs/tutorials/estimating-aws-deployment-costs)
3131

@@ -39,11 +39,11 @@ Whether you’re building a smart Q&A tool or a multi-agent research assistant,
3939

4040
## 📊 Deployment Info in Portal
4141

42-
We’ve added active deployment information to Portal. This information shows deployment, etag (id), and provider to help users understand particulars about their deployments. This is the same as the ‘defang deployments’ CLI command.
42+
We’ve added active deployment information to the Defang Portal. You can now see your currently active deployments across various cloud providers and understand the details of each, while still managing your cloud environments through the provider’s own tools (e.g. the AWS Console).
4343

4444
## ☁️ Playground Now Runs on AWS + GCP
4545

46-
Internally, we also hit a big milestone: Playground now runs on both AWS and GCP, showing the power of Defang’s multi-cloud infrastructure.
46+
Internally, we also hit a big milestone: The Defang Playground now runs on both AWS and GCP, showing the power of Defang’s multi-cloud infrastructure. We’ve also enabled load balancing between the two platforms and plan to share a detailed blog post on how it works soon.
4747

4848
## 🧩 VS Code Extension Released
4949

@@ -55,18 +55,13 @@ We also released the Defang VS Code Extension, making it even easier to deploy a
5555

5656
👉 [Try it out here](https://marketplace.visualstudio.com/items?itemName=DefangLabs.defang)
5757

58-
## 🛠️ Railpacks Progress
59-
60-
We also made progress on Railpacks, a new feature designed to make reusable infra patterns easier to deploy. The core PR has been merged, but it’s still going through testing and a few final additions before it’s ready for public release. Stay tuned for more in the next update.
61-
6258
## 💬 Ask Defang via Intercom
6359

64-
You can now try out the Ask Defang chatbot directly within Intercom! This new integration makes it easier than ever to get instant answers and support while you work.
60+
You can now try out the Ask Defang chatbot directly within Intercom! This new integration makes it easier than ever to get instant answers and support while you work. Ask Defang itself is deployed using Defang to our own cloud infrastructure.
6561

6662
## 🐳 Docker x Defang White Paper
6763

68-
And one more thing: bridging local development and cloud deployment just got easier. Defang now extends Docker Compose directly to AWS, Google Cloud, and DigitalOcean. No new tools, just familiar workflows at cloud scale.
69-
64+
And one more thing: bridging local development and cloud deployment just got easier. We’ve published white papers on how Defang extends Docker Compose and GCP workflows to the cloud — using familiar tools at scale. An AWS white paper is coming soon.
7065
👉 [Read the white paper here](https://defang.io/whitepapers/docker-compose-defang/)
7166

7267
## Events and Community

0 commit comments

Comments
 (0)