In this video, learn how to automate the deployment of a Java web application into Azure App Service using GitHub Actions and YAML-based CI/CD pipelines.
Topics Covered bullet list:
1. Creating and configuring a Web App in Azure Cloud
2. Connecting Azure App Service with GitHub repository
3. Building CI/CD workflow using YAML pipeline
4. Automating Java web app build and deployment
5. Validating deployment and updating application code
Pre-requisites:
1. Make sure Java web app is setup in GitHub Azure subscription to create web app
2. What are we going to do in this lab?
3. Create a Web App in Azure Cloud
4. Configure WebApp to Deploy using GitHub Actions
Create workflow yaml
Add steps/tasks in the yaml file
Run the workflow yaml
Check if Java Web App is deployed in Azure App Service
Source Blog links
https://www.coachdevops.com/2024/04/g...
Check out our full Master DevOps Program at
https://www.cloudamy.com/
Connect with Coach AK on
LinkedIn / ananthkannan
Feel free to ask questions and share your thoughts! Subscribe for more beginner-friendly tutorials on DevOps, Azure, and AWS.
#GitHubActions #AzureAppService #JavaWebApp #CICD #DevOpsTutorial #AzureDevOps #CloudDeployment #YAMLPipeline