In this project I'm demonstrating you the most interesting features of Spring Cloud Project for integrating and running on Microsoft Azure.
- How to integrate Spring Boot app with Cosmos DB and Azure App Configuration with the Spring Cloud Azure project. A detailed guide may be found in the following article: Getting Started with Spring Cloud Azure
- How to build and deploy Spring Boot app on Azure Spring Apps with Azure Pipelines inside the Azure DevOps portal and manage infrastructure with Terraform. A detailed guide may be found in the following article: Azure DevOps and Terraform for Spring Boot
- How to create and run serverless app on Azure Functions with Spring Boot and Spring Cloud Function and then integrate them with Azure Event Hubs through triggers. A detailed guide may be found in the following article: Serverless on Azure with Spring Cloud Function