#docker
Read more stories on Hashnode
Articles with this tag
Introduction: DevOps methodology is a set of practices that combines software development (Dev) and IT operations (Ops), aiming to shorten the...
Introduction: Docker is a platform for developing, shipping and running applications in containers. Containers are lightweight, portable, and...
Netflix Clone Deployment on Kubernetes · Introduction This project focuses on the deployment of a Netflix Clone on a Kubernetes cluster, a widely used...
Docker Swarm · Introduction: The project aims to deploy a web application using Docker Swarm, a container orchestration tool that allows for easy...
Jenkins CI/CD Pipeline · The project aims to automate the building, testing, and deployment process of a web application using Jenkins and GitHub. The...
Installing Prometheus using docker · Here are the steps to install Prometheus on Ubuntu: Update your package list: sudo apt update Download the...