Articles in this series
Hey everyoneđź‘‹, DevOps as a field has gathered quite the fame recently and many people are interested. This Blog is for those people, I will first...
What is Docker? · What is Docker? Docker is a powerful tool for developers that makes it easy to create, deploy, test and manage containers. Containers...
Introduction YAML (YAML Ain't Markup Language) is a human-readable data serialization language. It is commonly used for configuration files but could...
What is Git and GitHub? · Git and GitHub are powerful tools for modern software development. Git is a version control system that allows you to track...
What is Kubernetes? · In this blog, we will explore the basics of Kubernetes and how it can be used to manage and scale your containerized applications....
What is Jenkins? Jenkins is a powerful and versatile open-source automation tool that is widely used for continuous integration and continuous...