Tag: k8s
DevOps engineer interview questions
Questions I was asked on a DevOps engineer interview A little background ,about me -Former Front-end Developer,-Transitioned to the field of DevOps Overall Experience : Around 2 years The questions are as follows Why did I choose DevOps? What I like in this? What do I know about IAAS and IAC ? The complete CI/CD…
My first job – Interview – Experience
As I have mentioned in my previous post, I have got my job through a coding contest or kind of hackathon. This is my story and It can be something totally irrelevant to how it is going to be for you.This is some random different interview experience and I felt good about it.You can take…
A short story on how I got my first job
I was on my final year, attending placements. The first company I attended was a Big tech company, The first round was an online test. I wasn’t able to attend it the first time with my friends since I wasn’t maintaining CGPA well, but later got the opportunity for the test. I happened to do…
Why did bitcoin and other cryptocurrencies in blockchain emerged?
Introduction First of all, let us start with how we have been using money. I will start from the time when cash has been standardized. Cash as in physical coins and notes is notably a great invention. We have used it to exchange cash in turn for goods. It is not the actual value of…
Kubernetes workflow in short
Introduction Peace to you all , Here is the Link to my previous blogs, Where I have posted about Docker, Containers and DevOps. This blog focuses on Kubernetes and its workflow. Getting Started Kubernetes being a container orchestration tool and has lots of features which needs a separate series of articles. Here I am focusing…
Terms used in Kubernetes – explained
Introduction Since the rise of micro-services, there has been an increased usage of container technologies. This paved the way for orchestration tools to emerge, so that the containers are handled much more effectively in an automated way. Kubernetes is one of the major container orchestration tools. It is developed by google and being an open…
Introduction to Kubernetes
Introduction Peace to you all , Here is the Link to my previous blogs, Where I have posted about Docker, Containers and DevOps. This is Day 12 of documenting my DevOps journey . This blog focuses on what is Kubernetes and where it is used. Getting Started This blog does not cover anything practical ,…
Container Orchestration
Introduction Peace to you all , Here is the Link to my previous blogs, Where I have posted about my journey with DevOps. This is Day 11 of documenting my DevOps journey . This blog focuses on what is container orchestration. Getting Started On hosting on cloud, the images we build , will be sent…