#deepeshmlgupta
Read more stories on Hashnode
Articles with this tag
In today's world of continuous integration and continuous delivery (CI/CD), automation is the backbone of efficient software development. This is...
Understanding a Build Job? A Jenkins build job defines the configuration required to automate specific tasks within the application build process....
Today, we’ll be focusing on installing and configuring Jenkins on our systems. Additionally, we’ll take on an exciting challenge—creating a freestyle...
Introduction to Jenkins! 1. What is Jenkins? Jenkins is an open source continuous integration-continuous delivery and deployment (CI/CD) automation...
Finally!! 🎉 You have completed ✅ the Docker hands-on sessions, and I hope you have learned something valuable from it. 🙌 Docker being a crucial...
In this blog, we will learn how to containerize a Django Noters Application using Docker and deploy it on Amazon Web Services (AWS). This makes it...