🌱 I’m currently learning everything 🤣 👯 I’m looking for a cloud entusiast to work together for Devops Freelance Jobs 🥅 2023 Goals: To get more certifications. ⚡ Fun fact: I love to draw and play Cricket 😻 Setting up a own Alograding platform under progress...
Nothing here yet.
As we all know SSH provides a secure channel to access the Linux instance from your local system. Sometimes we do come across the Connection refused error while connecting to our Linux instance through SSH. anoop@Anoops-MacBook-Air AWS-Personal Acco...

Jenkins Master-Slave method is a distributed architecture in which a single Jenkins instance called Master controls multiple agents called Slaves. The Master is responsible for managing the entire Jenkins environment, while the Slave nodes are respon...

Dockerfile is a very useful tool for building and deploying applications in Docker containers. It is a text file that contains instructions for how to build a Docker image, which can then be used to create a container running the application. Here ar...
