Software engineer building AI-powered, cloud-native, and serverless systems that deliver scalable, resilient intelligence.
Nothing here yet.
Introduction Kubernetes has become the cornerstone of modern application deployment and management, but what if you could build and control your own Kubernetes cluster on your own hardware? This blog walks you through an exciting journey of setting u...

Github: https://github.com/adityawdubey/Instrumenting-FastAPI-using-OpenTelemetry In today’s cloud-native environments, end-to-end observability is essential for understanding the behavior and performance of your microservices. As applications become...

Introduction Monorepo:https://github.com/adityawdubey/IaC-for-S3-Event-Notifications-with-AWS-SAM-AWS-CDK-and-Terraform Infrastructure as Code (IaC) is a crucial tool and concept for every tech professional. IaC is like having a detailed blueprint fo...

Introduction Understanding memory management is crucial for writing efficient and error-free code in any programming language. In Python, a language known for its simplicity and readability, memory management plays a vital role in the execution of pr...
