#docker
Read more stories on Hashnode
Articles with this tag
BY - GJS · Overview : In this blog, we will create and push the image of our code(Flask app) into the AWS ECR repository. Then using AWS ECS and AWS...
By - GJS · Setting up the Kubernetes cluster using Kubeadm : Create two EC2 instances( master and worker) with t2.medium instance type and connect to...
By - GJS · Jenkins Master : In Jenkins, the term "Jenkins master" refers to the central controller or server that manages and coordinates the entire...
By - GJS · What is CI/CD : Continuous Integration (CI): Continuous Integration involves integrating code changes from multiple developers into a shared...
By - GJS · The Problem - "Works on my machine" "Works on my machine" is a common phrase heard in software development when a piece of code works...