- Django CI/CD Automation using Github Actions, Jenkins, Ansible, Azure Cloud
- This Project Demonstrates how a Django code will move along the various phases or stages in CI/CD lifecycle, before it is delivered to the customer or before it is live on the Azure Cloud Production server using Github Actions and other DevOps Tools.
Phases/ Steps
Step1: Testing Phase(CI)
Step2: Code Quality Check(CI)
Step3: Build Phase using Jenkins(CD)
Step4: Deploy and Operate Phase using Ansible(CD)
Please visit the Github source for the project to read a detailed description of the project
Published:June 28, 2021