You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2025-07-10-june-product-updates.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,15 @@ June was a big month at Defang. We rolled out powerful features across our CLI,
27
27
We just launched something we’re really excited about: live AWS cost estimation before you deploy.
28
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.
29
29
30
-
👉 [Check out the docs](https://docs.defang.io)
30
+
👉 [Check out the docs](https://docs.defang.io/docs/tutorials/estimating-aws-deployment-costs)
31
31
32
32
## 🧠 CrewAI + Defang Starter Kit
33
33
34
34
In June, we launched a full-stack starter kit for building real-time RAG and multi-agent apps with CrewAI + Defang.
35
35
It’s designed to help you move fast with a production-style setup — including Django, Celery, Channels, Postgres (with pgvector), Redis for live updates, and Dockerized model runners you can easily customize. CrewAI handles the agent workflows, and with Defang, you can deploy the whole thing to the cloud in a single command.
36
36
Whether you’re building a smart Q&A tool or a multi-agent research assistant, this stack gives you everything you need to get started.
37
37
38
-
👉 [Try it out here](https://github.com/defang-io/crewai-starter-kit)
38
+
👉 [Try it out here](https://github.com/DefangSamples/sample-crew-django-redis-postgres-template)
39
39
40
40
## 📊 Deployment Info in Portal
41
41
@@ -53,7 +53,7 @@ We also released the Defang VS Code Extension, making it even easier to deploy a
53
53
- Built-in tools to manage services
54
54
- Zero config, fast setup
55
55
56
-
👉 [Try it out here](https://marketplace.visualstudio.com/items?itemName=defang.defang)
56
+
👉 [Try it out here](https://marketplace.visualstudio.com/items?itemName=DefangLabs.defang)
57
57
58
58
## 🛠️ Railpacks Progress
59
59
@@ -67,15 +67,15 @@ You can now try out the Ask Defang chatbot directly within Intercom! This new in
67
67
68
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
69
70
-
👉 [Read the white paper here](https://defang.io/whitepaper)
70
+
👉 [Read the white paper here](https://defang.io/whitepapers/docker-compose-defang/)
71
71
72
72
## Events and Community
73
73
74
74
In June, we showcased a powerful new demo at AWS events: “What If You Could See AWS Costs Before You Deployed?” Jordan Stephens walked through how to go from Docker Compose to AWS infra with real-time cost estimates and easy teardown, all via Defang.
75
75
76
-
👉 [Watch the demo here](https://www.youtube.com/watch?v=defang-demo)
76
+
👉 [Watch the demo here](https://www.youtube.com/watch?v=YHmE_6MgcYA)
0 commit comments