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
Crypto Alerts via SMS using Twilio

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

August 22, 2022 · 5 min · Rishab Kumar