FastAPI as AWS Lambda Function

FastAPI as AWS Lambda Function

As a fan of both FastAPI and AWS Lambda, I wanted to share a quick tutorial on how to combine these two awesome technologies. If you're not familiar with AWS Lambda, it's a serverless compute service that lets you run code without managing servers. A......

February 21, 2025 · 3 min · Rishab Kumar
The Cloud Resume API Challenge - Beginner Cloud Project

The Cloud Resume API Challenge - Beginner Cloud Project

A beginner cloud project - The Cloud Resume API Want to impress potential employers and gain hands-on cloud experience at the same time? The Cloud Resume API Challenge is the perfect way to start! By building a cloud-based API for your resume, you'll......

March 23, 2024 · 2 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
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
AWS CLI Cheat Sheet: Quick Reference Guide for Cloud Developers

AWS CLI Cheat Sheet: Quick Reference Guide for Cloud Developers

With cloud computing becoming more popular and AWS being one of the leading cloud providers, it's essential for developers to understand how to use the AWS Command Line Interface (CLI). The command line interface (CLI) is a powerful tool that allows ......

March 10, 2023 · 6 min · Rishab Kumar
My 2021 Certification goals

My 2021 Certification goals

Hello Amazing people 👋 Hope everyone is doing great. This week I had some time to think about what my certification goals are for this year and I planned them out. As some of you may know, I had this great idea of getting started with cloud certific......

March 12, 2021 · 2 min · Rishab Kumar
Cloud Certification Notes Next App - Hackathon

Cloud Certification Notes Next App - Hackathon

Hello amazing people 👋 Hope you all are doing great. For this blog, as the title suggests, it's my submission for the Hashnode Hackathon! What I built? 🛠 As some of you may know about the notes for my cloud certification that I have made publicly a......

February 1, 2021 · 2 min · Rishab Kumar
How I passed AWS Certified SysOps Administrator in 2 weeks

How I passed AWS Certified SysOps Administrator in 2 weeks

It's been a few months when I got my first AWS Associate Certificate. And I wanted to get my last Associate certificate for AWS before I got distracted by some other technology. Since the start of the pandemic, I took the opportunity to utilize my ex......

September 9, 2020 · 3 min · Rishab Kumar
How to build a blog with Gatsby and AWS - Part 2

How to build a blog with Gatsby and AWS - Part 2

Hello everyone, this is the second part of the 'Build A Blog with Gatsby and AWS' where we publish our blog so that it's publically accessible. Sounds cool eh! Let's jump right in! Demo 📑 Here is the link to the project that we will end up with: htt...

August 15, 2020 · 1 min · Rishab Kumar
How to build a blog with Gatsby and AWS - Part 1

How to build a blog with Gatsby and AWS - Part 1

You always wanted to start blogging and now you are looking to have your own site, well this guide will set you up with a minimal looking blog. Even though I love Hashnode and can't express my love for it, I will keep on using it for my personal blo......

August 10, 2020 · 1 min · Rishab Kumar