#devops-articles
Read more stories on Hashnode
Articles with this tag
This blog will cover Docker installation and also a mini project about launching a react_django_demo_appTo install Docker on an EC2 Ubuntu instance,...
Topics: Docker Docker Engine Containers Docker commands Most of the time, the application is developed using Python 3.9, Django, and code on a...
To SSH into GitHub from an EC2 instance, you need to set up SSH keys and configure your GitHub account with the public key. Here's a step-by-step...
Branching Strategy (Redefine) Branching Convention Concept of Cherry Pick, Fork & Cloning Git Merge, GIT Fetch & Pull Git Rebase, Github settings(GUI) ยท...