The Cloud Resume API Challenge - Beginner Cloud Project

Get hands-on with a beginner cloud project by building a Cloud Resume API in cloud provide of your choice: AWS, Azure or GCP.

2024-03-23 Rishab Kumar

How I Passed the Azure AZ-204 Certification Exam

In this article I share my experience and how I passed the Microsoft Azure AZ-204: Developing Solutions for Microsoft Azure.

2024-03-07 Rishab Kumar

Should You Include .Terraform.lock.hcl in .Gitignore?

Should you include .terraform.lock.hcl in .gitignore in your Terraform project or commit .terraform.lock.hcl to version control system?

2024-02-11 Rishab Kumar

How I Passed the GitHub Foundations Certification Exam

Learn How I prepared and passed the GitHub Foundations Certification Exam.

2024-01-19 Rishab Kumar

Learn This Before Diving Into Kubernetes

Learn this before diving into Kubernetes: The Essential Prerequisites.

2024-01-08 Rishab Kumar

Deploying Grafana to Azure’s Web Apps for Containers

Deploying Grafana to Azure Web Apps for Container and Azure Storage - File Share for storage.

2023-08-21 Rishab Kumar

How I Passed LPI Linux Essentials Certification

Learn how I prepared and passed the LPI Linux Essentials Certification 010-160.

2023-06-15 Rishab Kumar

Understanding Docker - As an 11 Year Old

Understanding Docker and it's different components: docker container, docker images and dockerfile.

2023-06-08 Rishab Kumar

Ultimate Docker Cheat Sheet

I've put together this Docker cheat sheet to help you keep track of the most common docker commands.

2023-05-30T19:14:30.130Z Rishab Kumar

How I Passed the Google Cloud Associate Cloud Engineer Certification Exam

Hey there, I know, another certification blog post! Today, I'll be sharing the resources and strategies that helped me pass the Google Cloud Associate Cloud Engineer exam. Whether you're new to the world of cloud and cloud certifications or have some...

2023-05-24 Rishab Kumar

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...

2023-05-08 Rishab Kumar

Deploying a Static Website to AWS With Pulumi

Using Pulumi, the IaC tool to deploy a static website to AWS

2023-04-30 Rishab Kumar

Deploying a Static Website to AWS With Pulumi

Using Pulumi, the IaC tool to deploy a static website to AWS

2023-04-30 Rishab Kumar

AWS CLI Cheat Sheet: Quick Reference Guide for Cloud Developers

Quick reference guide to AWS CLI for EC2, S3 and IAM

2023-03-10 Rishab Kumar

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...

2023-02-03 Rishab Kumar

Dev Retro 2022 - The Year I Changed 2 Jobs and Left My Dream Company

New Beginnings Start of 2022 I finally left the company I had been working for since I started my tech career as Tech Support. It was hard to say farewell to the company where I had amazing teammates, peers and mentors who supported me throughout my ...

2023-01-05 Rishab Kumar

Establishing a Connection: The Fundamentals of the Three-Way Handshake in TCP

TCP stands for Transmission Control Protocol. The three-way handshake is a fundamental part of TCP. It is a process that is used to establish a connection between two devices before they can exchange data. When a client wants to initiate a connectio...

2022-12-12 Rishab Kumar

Are Cloud Certifications Worth It?

So the most valuable cloud engineers or developers in many established organizations don't necessarily have loads of certifications. Instead, they bring extensive experience in IT infrastructure and have hands-on experience with the cloud and a habit...

2022-11-02 Rishab Kumar

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...

2022-09-29 Rishab Kumar

Crypto Alerts via SMS Using Twilio

Sending text alerts so I don’t have to constantly monitor the Crypto! We all know how volatile the crypto has been, but I get anxious for checking it too often, hence I have built a sms alerting system that sends my crypto prices every morning. Let's...

2022-08-22 Rishab Kumar