title: "Get Started with Infrastructure as Code on Azure with Java"
meta_desc: "Learn the basics of Azure and Pulumi with a hands-on lab that will take you from deploying a simple static website to deploying a Spring Boot application."
It’s now easier than ever for Java developers to deploy their apps to Microsoft Azure using Pulumi and Java. In this session, we’ll teach you the basics of Azure and Pulumi with hands-on labs that will take you from deploying a simple static website to deploying a Spring Boot application to the Azure App Service.
# The url slug for the webinar landing page. If this is an external
# webinar, use the external URL as the value here.
# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2022-11-22T09:00:00-08:00
# Duration of the webinar.
duration: "90 minutes"
# Datetime of the webinar.
datetime: ""
# Description of the webinar.
description: |
It’s now easier than ever for Java developers to deploy their apps to Microsoft Azure using Pulumi and Java. In this session, we’ll teach you the basics of Azure and Pulumi with hands-on labs that will take you from deploying a simple static website to deploying a Spring Boot application to the Azure App Service.
# The webinar presenters
presenters:
- name: Josh Kodroff
role: Senior Solutions Architect, Pulumi
- name: Brian Benz
role: Senior Cloud Advocate, Microsoft
# A bullet point list containing what the user will learn during the webinar.
learn:
- Infrastructure as Code concepts for Java developers
- Managing Azure resources with Pulumi
- Deploying Spring Boot apps to the Azure App Service