Azure-Samples / java-microservices-aks-lab

This lab walks you through the creation of a Java microservices application on AKS integrated with multiple Azure services
MIT License
10 stars 159 forks source link

Lab: Deploying and running Java Applications in Azure Kubernetes

This lab teaches you how to deploy the Spring Petclinic Microservices application to an AKS cluster and integrate it with additional Azure services.

Modules

This lab has modules on:

The lab is available as GitHub pages here

Getting Started

Prerequisites

For running this lab you will need:

Installation

For running this lab with all the needed tooling, there are 3 options available:

Full installation guidance and options for running this lab can be found in the Installation instructions.