📄️ Deploy to Your Own Cloud
Defang allows you deploy to your own cloud account.
📄️ Deploy to AWS
Defang allows you deploy to your own Amazon Web Services (AWS) account.
📄️ Deploy to DigitalOcean
Defang allows you deploy to your own DigitalOcean account.
📄️ Deploy to GCP
Defang allows you deploy to your own Google Cloud Platform (GCP) account.
📄️ Deploy to Playground
Deploy to the free Defang Playground.
📄️ Deploying your OpenAI application to AWS using Bedrock
Let's assume you have an app which is using one of the OpenAI client libraries and you want to deploy your app to AWS so you can leverage Bedrock. This tutorial will show you how Defang makes it easy.
📄️ Generate Project Outlines With AI
This tutorial will show you how to use Defang's AI agent to generate a project outline, and then deploy that project to the cloud using Defang.
📄️ Deploy Existing Containers
This tutorial will show you how to deploy an existing container/multi-container application using Defang.
📄️ Using 1-Click Deploy
Use 1-Click Deploy to easily deploy a sample to the Defang Playground.
📄️ Configure Environment Variables
How to configure sensitive environment variables in Defang.
📄️ Deploy Using Pulumi
At the time of writing, the Defang Pulumi Provider only works with Defang Playground. We are working on BYOC support.
📄️ Monitoring Your Services
How to monitor services deployed with Defang
📄️ Deploy a GPU-Powered Application
This tutorial will show you how to create and deploy a GPU-powered application on AWS using Defang.
📄️ Updating Your Services
How to update services deployed with Defang
📄️ Scaling Your Services
How to scale services deployed with Defang
📄️ How to Use Your Own Domain
This tutorial will show you how to set up and use your own domain when deploying to AWS using Defang.
📄️ Using Codespaces and Gitpod
This tutorial will guide you to set up Defang in both GitHub Codespaces and Gitpod.
📄️ Adding Custom 1-Click Deploy to Your App
Add a custom 1-Click Deploy link to deploy your own app.