Azure DevOps is one of the most popular CI/CD tool available in the market from Microsoft
Azure DevOps can automate the complete life cycle of an application deployment
In this project through hands-on, practical experiences, you will go through concepts like
1. Building Java-Maven application using Azure DevOps without YAML file
2. Building a Java-Maven application using Azure DevOps with YAML file
3. Creating a web app in Azure Portal
4. Deploying Java-Maven application using Azure DevOps release pipeline
5. Adding triggers to the auto-trigger the pipelines