Learn This Before Diving into Kubernetes

Learn This Before Diving into Kubernetes

Kubernetes has become a cornerstone in modern software deployment, but mastering it is no small feat. As I discovered in my own journey, jumping straight into Kubernetes without a solid foundation can lead to frustration and setbacks. In this blog, I......

January 8, 2024 · 3 min · Rishab Kumar
Understanding Docker - as an 11 year old

Understanding Docker - as an 11 year old

Hello, cloud explorers! Have you ever played with LEGO blocks? If not, you still might know what they are. Those colorful, versatile bricks that let your imagination run wild? Sure, you have! We all love to build castles, robots, or spacecraft with t......

June 8, 2023 · 3 min · Rishab Kumar
Ultimate Docker Cheat Sheet

Ultimate Docker Cheat Sheet

Last year, I started learning more about containerization, which meant gaining some skills with Docker, an open-source project for automating the deployment of applications as portable, self-sufficient containers.If you use Docker, you are well aware......

May 30, 2023 · 3 min · Rishab Kumar
How I passed the AWS DevOps Engineer Professional Exam

How I passed the AWS DevOps Engineer Professional Exam

Introduction In this blog post, I'll share my experience taking the AWS DevOps Pro Exam, how I prepared for it, well I guess not prepared for it, and some recommendations for resources to help you pass the exam. Preparation Like the Azure DevOps Expe......

May 15, 2023 · 3 min · Rishab Kumar
How I Passed the Microsoft Azure AZ-400 DevOps Engineer Expert Exam

How I Passed the Microsoft Azure AZ-400 DevOps Engineer Expert Exam

I recently passed the Microsoft Azure AZ-400 DevOps Engineer Expert exam without any preparation, which is designed to test your knowledge and skills in DevOps practices: continuous integration and deployment, infrastructure as code, and monitoring a......

May 8, 2023 · 4 min · Rishab Kumar
Deploying a static website to AWS with Pulumi

Deploying a static website to AWS with Pulumi

Deploying a static website to the cloud has never been easier, thanks to Infrastructure as Code (IaC) tools like Pulumi. If you're like me, a developer who has used Terraform for your IaC needs in the past, Pulumi offers an alternative that allows yo......

April 30, 2023 · 5 min · Rishab Kumar
DevOps Roadmap 2023 - Ultimate guide to become a DevOps Engineer

DevOps Roadmap 2023 - Ultimate guide to become a DevOps Engineer

DevOps is a rapidly growing field, and with the increasing demand for skilled professionals, many people are looking to make the switch. However, knowing where to begin and what steps to take to become a DevOps Engineer can be difficult. In this arti......

February 3, 2023 · 3 min · Rishab Kumar
How did I become a DevOps Engineer

How did I become a DevOps Engineer

Hey friends 👋 I wanted to talk about my journey from cloud engineer to devops engineer, some of you already know bit about my career trajectory from help-desk to cloud engineer and then to DevOps engineer. If you would like to know what DevOps is, c......

September 29, 2022 · 5 min · Rishab Kumar
What Is DevOps? What does a DevOps Engineer do?

What Is DevOps? What does a DevOps Engineer do?

Hello Friends 👋🏾 It's been a while that I wrote a blog, but starting 2022 strong, here is the first one for this year! So as some of you may know I have been working as a DevOps Engineer for almost a year now, and I am often asked, what is DevOps? ......

January 24, 2022 · 3 min · Rishab Kumar
Installing Grafana and serving via Nginx as reverse proxy

Installing Grafana and serving via Nginx as reverse proxy

Hey Friends 👋 Hope everyone is doing great. It's been a few month since I last published an article. I was busy with getting more YouTube videos out. And did I mention I was on the Microsoft Reactor Session with Gwyneth Pena on Deploy a Containerize......

October 15, 2021 · 3 min · Rishab Kumar