#devops
Read more stories on Hashnode
Articles with this tag
Introduction: Kubernetes, the popular container orchestration platform, provides a robust system for managing and scaling containerized applications....
Step 1: Create Instance T2-micro This Instance is used for building and pushing Docker images Connect instance SSH through Step 2: Update sudo...
Advance Git & GitHub · Git Stash: Git stash is a command that allows you to temporarily save changes you have made in your working directory, without...
Day 09 · Q1.What is Git and why is it important? Git is a distributed version control system (DVCS) designed for efficiently managing changes in code or...