Skip to content

Commit

Permalink
Merge pull request #25 from defang-io/beta-blog-post
Browse files Browse the repository at this point in the history
Add public beta blog
  • Loading branch information
raphaeltm authored Feb 12, 2024
2 parents 7be9b67 + 8abf0ad commit 028fcbf
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions blog/2024-02-12-announcing-defang-public-beta.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
slug: announcing-defang-public-beta
title: Announcing the Defang Public Beta
tags: [Cloud, GenerativeAI, NoDevOps, BYOC, AWS]
---

**Announcing the Defang Public Beta**

**A radically simpler way for developers to create, deploy, and manage cloud applications.**

Ever since we shipped our Private Beta in 2023, we have been working with early adopters and listening to their feedback. While these early customers loved the ease with which they could create, deploy, and manage a cloud application, they had one big request - to deploy their applications to their own cloud (e.g. AWS) account. This was important to them for a number of reasons - to leverage their cloud credits, to enforce their IAM roles and security settings, to integrate new application components with their existing deployments, and more.

And so, today with our Public Beta, we are addressing this request. With today’s release of [Defang BYOC](https://docs.defang.io/docs/concepts/defang-byoc) (Bring-your-own-Cloud), you can now enjoy all the benefits of Defang **and** deploy applications to your own AWS account!! Our Private Beta experience is still available as [Defang Playground](https://docs.defang.io/docs/concepts/defang-playground) for you to quickly and easily prototype applications and deploy them to our hosted environment.

You can learn more about Defang [here](https://docs.defang.io/docs/intro). Also check out our [tutorials](https://docs.defang.io/docs/category/tutorials), [samples](https://docs.defang.io/docs/samples), and [FAQ](https://docs.defang.io/docs/faq) to know more

**Try the Public Beta!**

To try the Public Beta, please go to [defang.io](http://defang.io) and click on [Download](https://github.com/defang-io/defang/releases/latest) to download the CLI and [get started](https://docs.defang.io/docs/getting-started). We would love to have you kick the tires and give us your feedback!

**Stay Tuned for More**

While the Public Beta is an important step forward, we have already heard requests for additional features - from support for additional cloud platforms such as Azure and GCP, to the ability to easily write cloud-agnostic applications while leveraging the best of each cloud platform. We are already working on these items and shall have more to share in the coming months - stay tuned!

0 comments on commit 028fcbf

Please sign in to comment.