DevOps Engineer - An Allrounder Engineer

DevOps Engineer – an all-rounder Engineer | Great career choice

Introduction In this article we will discuss, how DevOps engineer as a career path makes you an overall good engineer and makes you an independent engineer in some extent. Just to give analogy, in cricket we have batter, baller and all-rounder who can bat as well as ball. DevOps Engineer is kind of all-rounder or […]

DevOps Engineer – an all-rounder Engineer | Great career choice Read More »

remote file editing or remote file syncing using atom ide

How to use Atom IDE for remote file editing or remote file syncing

Introduction In this article, we will discuss how to use Atom IDE to sync files with a remote server. First, let’s understand why do we need this, I will take one example. For example, you are working “Ansible playbook” and your remote Linux server is ‘ansible host’. Now, it is a little difficult to write

How to use Atom IDE for remote file editing or remote file syncing Read More »

git push, git pull, git add, git commit with Bitbucket

How to do git push, git pull, git add, git commit etc. with Bitbucket

Introduction If you are starting with Bitbucket and don’t know how to do git push, git pull etc. then you are in the right place. Please go through this article, you will get to know all the steps. Here we will discuss step-by-step process starting from creating a repository in Bitbucket. Step-by-step guide Below is

How to do git push, git pull, git add, git commit etc. with Bitbucket Read More »

Docker Installation and Sample Application Deployment – Practical Guide

Introduction to Docker Docker is a containerization platform.  Docker provides us with OS-level virtualization, we can use it to package software and run them as containers. To deploy an application as a docker container we need a docker image of that application, the docker image can be built from a Dockerfile. A Dockerfile is nothing

Docker Installation and Sample Application Deployment – Practical Guide Read More »

Kubernetes Series: Part 3 – What is Minikube and How to create a Kubernetes cluster using Minikube?

Introduction In this post we will discuss minikube, and we will do some hands-on so that we can create our own Kubernetes cluster using minikube. Before going through this post, I would request you please go through the Kubernetes Series: Part 1, where we discussed some fundamentals of Kubernetes. Below is the link of Kubernetes

Kubernetes Series: Part 3 – What is Minikube and How to create a Kubernetes cluster using Minikube? Read More »

DevOps Engineer or Software Developer - which is better for you

DevOps Engineer or Software Developer Engineer, which is better for you?- Let’s discuss

Introduction DevOps Engineer or Software Developer – Which has better job opportunity? Which will help to make good money? Who has better work-life balance? Etc. I hope this article will help you to take a better decision. Before starting this article, one thing I want to make clear is that the final decision is your.

DevOps Engineer or Software Developer Engineer, which is better for you?- Let’s discuss Read More »