#devops
Read more stories on Hashnode
Articles with this tag
Kubernetes (K8s) is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized...
Within this blog, I have illustrated two projects about freestyle and simple declarative and the concept of GitHub hook trigger. I am trying to set up...
The above image was captured by me in USA- Pacific Ocean in 2016. No copyright tag :P Enjoy the read. · Docker Advanced Topics: Docker Volume Docker...
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...
I have created a free tier account in AWS and created a ubuntu linux system. Initiated the Git and Github actions: Note: These commands are executed...
GIT is that tool which gives ability to VCS. · Git is a distributed version control system (VCS) that is widely used in software development to manage...