Building CI/CD pipeline for Django Notes-app with Jenkins, docker, AWS, git
Jul 29, 2023 · 4 min read · Continuous Integration and Continuous Delivery (CICD) are crucial aspects of software development that help us build, test, and deploy software quickly and efficiently. Project Overview Our project is a Django-notes-app web application.To automate th...
Join discussion