Skip to main content

2 posts tagged with "Vibe Deploying"

View All Tags

ยท 3 min read

Defang Compose Update

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.

Learn more here.

Try it out here.

๐Ÿ“ฆ 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.

ยท 2 min read

Defang Compose Update

April flew by with big momentum at Defang. From deeper investments in the Model Context Protocol (MCP), to deploying LLM-based inferencing apps, to live demos of Vibe Deploying, we're making it easier than ever to go from idea to cloud.

MCP + Vibe Deployingโ€‹

This month we focused on making cloud deployments as easy as writing a prompt. Our latest Vibe Deploying blog shows how you can launch full-stack apps right from your IDE just by chatting.

Whether you're working in Cursor, Windsurf, VS Code, or Claude, Defang's MCP integration lets you deploy to the cloud just as easily as conversing with the AI to generate your app. For more details, check out the docs for the Defang Model Context Protocol Server โ€“ it explains how it works, how to use it, and why it's a game changer for deploying to the cloud. You can also watch our tutorials for Cursor, Windsurf, and VS Code.

Managed LLMsโ€‹

Last month we shipped the x-defang-llm compose service extension to easily deploy inferencing apps that use managed LLM services such as AWS Bedrock. This month, we're excited to announce the same support for GCP Vertex AI โ€“ give it a try and let us know your feedback!

Events and Programsโ€‹

On April 28, we kicked things off with an epic night of demos, dev energy, and cloud magic at RAG & AI in Action. Our own Kevin Vo showed how fast and easy it is to deploy AI apps from Windsurf to the cloud using just the Defang MCP. The crowd got a front-row look at how Vibe Deploying turns cloud infra into a background detail.

We finished the month with our signature Defang Coffee Chat, a casual hangout with product updates, live Q&A, and great conversations with our community. Our Campus Advocates also hosted workshops around the world, bringing Defang to new students and builders.

We wrapped up the month with our latest Defang Coffee Chat, featuring live demos, product updates, and a solid conversation around vibe deploying. Thanks to everyone who joined.

The next one is on May 21 at 10 AM PST. Save your spot here.

Looking Aheadโ€‹

Here's what's coming in May:

  • Web Summit Vancouver โ€“ Defang will be a startup sponsor, please come see us on the expo floor.
  • More MCP tutorials and dev tools.

Let's keep building. ๐Ÿš€