Day-7 Docker Zero To Hero Bangla Course (Module-7 Docker CI/CD Pipelines With AWS EC2) Add Comment Edit In this tutorial, we'll create a CI/CD pipeline using GitHub Actions to build and deploy a Python Flask application using Docker Compo... Read More
Day-6 Docker Zero To Hero Bangla Course (Module-6 Docker Containers With Nginx Web Server) Add Comment Edit Prerequisites Before we begin, make sure you have the following installed on your system: Git: For cloning the repository. Docker ... Read More
Day 5: Docker Zero to Hero Bangla Course (Module -5-Docker Compose & Volume Mounting) Add Comment Edit Install docker compose sudo curl -L https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname -s)-$(unam... Read More
Day 4 - Push Images to Docker Registry (Module-4 Docker Zero To Hero Bangla Course/Tutorial) 7 Comments Edit Pushing Docker images to Docker Hub involves a few steps, including creating a Docker Hub account, logging in to Docker Hub from the comma... Read More
Day-3: Connecting Docker Containers (Module-3- Docker Zero To Hero Bangla Course) Add Comment Edit Create a Common Network for PHP & MySQL container docker network create chatbot PHP Container At first clone this repo http... Read More
Day-2:Docker Zero To Hero Bangla Course (Module-2- Multistage Docker Images & Containers) Add Comment Edit Docker Architecture Docker Daemon (dockerd) : At the core of Docker's architecture is the Docker daemon, dockerd . It runs on the h... Read More
Docker Zero To Hero Bangla Course (Module-1- Getting Started with Docker) Add Comment Edit Docker Zero To Hero Bangla Course (Module-1- Getting Started with Docker) Docker is a platform that allows developers to package... Read More
[Interview] Turing DevOps Interview Questions & Solution Add Comment Edit Turing DevOps Interview Questions & Solution Download These Books to Get Turing Interview Solution ... Read More
How to Deploy Application In Kubernetes (Local Environment) Add Comment Edit Introduction: As the demand for scalable and containerized web applications grows, Kubernetes remains a popular choice for orchestrating... Read More
How to Install Kubernetes Easily in Your Local Environment Add Comment Edit Introduction: Are you eager to harness the power of Kubernetes for local development? Look no further! In this comprehensive guide, we... Read More
How to Setup a MySQL DB Cluster in Docker ( Docker DB Cluster) Add Comment Edit Video Tutorial Blog Tutorial 1. At first clone the repo git clone http://github.com/shawon100/docker-mysql-db-cluster 2. Then open t... Read More
Covergo Senior Cloud Engineer Interview Test Solution Add Comment Edit Covergo Senior Cloud Engineer Interview Test Solution Notes: Please use Kind to create a local Kubernetes ... Read More