Deploy Spring microservices to Azure
In this workshop, you'll go through tasks to deploy Spring Boot microservices to Azure Spring Apps (ASA).
Learning objectives
In this module, you will:
- Create a new Azure Spring Apps cluster
- Configure a Spring Cloud Config Server
- Build and deploy a Spring Boot microservice
- Create a Spring Cloud Gateway to access your microservice
- Use Spring Cloud Service Registry to discover your microservice
- Configure distributed tracing to debug a microservices architecture
Prerequisites
- Azure CLI.
- Java 11 and an IDE.
- cURL or a similar HTTP utility.