#linux
Read more stories on Hashnode
Articles with this tag
Architecture Diagram Find architecture document at -> GitHub Kubernetes clusters include a control plane (master), worker nodes, and etcd for...
General Questions- 1. What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration...
What is Pipeline? In simple terms, a pipeline is a sequence of steps or stages that software goes through, from development to deployment. It...
Architecture of Project Setup GitHub repository for source code and CI GitHub repository used -> node-todo Note : If you need detailed overview...
Project Overview In this project, we will explore the deployment of a TO-DO application built using NodeJS on using a GitLab CI/CD pipeline. This...
What is GitLab? GitLab is a comprehensive web-based platform designed to streamline the entire DevOps lifecycle. It combines various tools into a...