Introduction

Completed

Web applications are used daily for tasks that include ordering a product online, tracking flight status, and traffic monitoring. In this module, you deploy your own simple Java web application to Azure App Service.

Learning objectives

  • Create a simple Java web app that responds with "Hello, Java on Azure!".
  • Configure your Java project to deploy to Azure App Service.
  • Deploy your Java web application to Azure App Service.

Prerequisites