AZD
2 TopicsBuild faster with this simple AZD template for FastAPI on Azure App Service
The world of DevOps and deployment configuration options just keeps growing, but you just want to build your web app and get it out to the world! I created this Simple FastAPI AZD template for Azure App Service to help you get to the fun part while deploying it for free. Learn why and how to give it a go!111Views0likes0CommentsAzure Developer Command Line Interface open-source tool to accelerate the time it takes to deploy
Azure Developer CLI ( azd) a open-source tool that accelerates the time it takes to get started on Azure. The Azure Developer CLI provides developer-friendly commands that map to key stages in your workflow: code, build, deploy, monitor, repeat. To create, provision, and deploy a new application in one step, it’s as easy as: azd up --template todo-nodejs-mongo3.4KViews1like0Comments