Skip to content

Commit 1bd1f6d

Browse files
committed
Update June 2025 blog post with correct resource links
1 parent 9ed09d8 commit 1bd1f6d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ June was a big month at Defang. We rolled out powerful features across our CLI,
2727
We just launched something we’re really excited about: live AWS cost estimation before you deploy.
2828
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.
2929

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

3232
## 🧠 CrewAI + Defang Starter Kit
3333

3434
In June, we launched a full-stack starter kit for building real-time RAG and multi-agent apps with CrewAI + Defang.
3535
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.
3636
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.
3737

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)
3939

4040
## 📊 Deployment Info in Portal
4141

@@ -53,7 +53,7 @@ We also released the Defang VS Code Extension, making it even easier to deploy a
5353
- Built-in tools to manage services
5454
- Zero config, fast setup
5555

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)
5757

5858
## 🛠️ Railpacks Progress
5959

@@ -67,15 +67,15 @@ You can now try out the Ask Defang chatbot directly within Intercom! This new in
6767

6868
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.
6969

70-
👉 [Read the white paper here](https://defang.io/whitepaper)
70+
👉 [Read the white paper here](https://defang.io/whitepapers/docker-compose-defang/)
7171

7272
## Events and Community
7373

7474
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.
7575

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)
7777

7878
We can’t wait to see what you deploy with Defang.
79-
👉 [Join our Discord](https://discord.gg/defang)
79+
👉 [Join our Discord](https://discord.gg/9FF5MFAm)
8080

8181
More coming in July.

0 commit comments

Comments
 (0)