May was a big month at Defang. We shipped support for managed LLMs in Playground, added MongoDB support on AWS, improved the Defang MCP Server, and dropped new AI samples to make deploying faster than ever.
🚀 Managed LLMs in Playground​
You can now try managed LLMs directly in the Defang Playground. Defang makes it easy to use cloud-native language models across providers — and now you can test them instantly in the Playground.
- Managed LLM support
- Playground-ready
- Available in CLI v1.1.22 or higher
To use managed language models in your own Defang services, just add x-defang-llm: true
— Defang will configure the appropriate roles and permissions for you.
Already built on the OpenAI API? No need to rewrite anything.
With Defang's OpenAI Access Gateway, you can run your existing apps on Claude, DeepSeek, Mistral, and more — using the same OpenAI format.
📦 MongoDB Preview on AWS​
Last month, we added support for MongoDB-compatible workloads on AWS via Amazon DocumentDB.
Just add this to your compose.yaml
:
services:
db:
x-defang-mongodb: true
Once you add x-defang-mongodb: true
, Defang will auto-spin a DocumentDB cluster in your AWS — no setup needed.
🛠MCP Server Improvements​
We've made the MCP Server and CLI easier to use and deploy:
- Users are now prompted to agree to Terms of Service via the portal login
- MCP Server and CLI are now containerized, enabling faster setup, smoother deployments, and better portability across environments
🌎 Events and Community​
We kicked off the month by sponsoring Vancouver's first Vibe Coding IRL Sprint. Jordan Stephens from Defang ran a hands-on workshop on "Ship AI Faster with Vertex AI" with GDG Vancouver (GDG Vancouver). Around the same time, our CTO and Co-founder Lio joined the GenAI Founders Fireside panel hosted by AInBC and AWS.
Big moment for the team — we won the Best Canadian Cloud Award at the Vancouver Cloud Summit. Right after, we hit the expo floor at Web Summit Vancouver as part of the BETA startup program and got featured by FoundersBeta as one of the Top 16 Startups to Watch.
Our Campus Advocates also kept the momentum going, hosting Defang events around the world with live demos and workshops.
Last month's Defang Coffee Chat brought together the community for product updates, live demos, and a great convo on vibe deploying.
We're back again on June 25 at 10 AM PST. Save your spot here.
We can't wait to see what you deploy with Defang. Join our Discord to ask questions, get support, and share your builds.
More coming in June.