Cloud, Containers, and Microservices, Microsoft Sessions

VH13 Fast Focus: Code to Cloud with the Azure Developer CLI (azd)

07/20/2023

11:35am - 11:55am

Level: Introductory

Savannah Ostrowski

Senior Program Manager, Azure Cloud Native Developer Tools and Experience

Microsoft

Have you ever struggled taking an application from your local machine to the cloud? Had a hard time figuring out what infrastructure you need or how to configure it for your app? Spent too much time researching how to set up your local development environment for cloud development? Learn how to use real-world cloud development application templates via CLI to go from local development environment to the cloud. Scaffold your application, provision resources, deploy code, monitor your application health, and set up a CI/CD pipeline, all in a couple of steps and just a few minutes.

You will learn:

  • About the Azure Developer CLI + its ecosystem
  • About how to use the CLI to scaffold your application for the cloud
  • How to provision infrastructure + deploy your code in a single step