AWS API Gateway

AWS API Gateway Amazon API Gateway is a fully managed service for creating, deploying, and managing APIs at any scale. It allows developers to create RESTful APIs, WebSocket APIs, and HTTP APIs…

Continue ReadingAWS API Gateway

AWS Glue

AWS Glue AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy to move data between data stores. It helps prepare and load data…

Continue ReadingAWS Glue

AWS Lambdas

AWS Lambda Functions Here's a quick reference for AWS Lambda that covers key concepts, use cases, best practices, and troubleshooting tips. Basic Concepts What is AWS Lambda? AWS Lambda is…

Continue ReadingAWS Lambdas

HLD vs LLD

High-Level Design (HLD) vs Low-Level Design (LLD) Cheatsheet When developing software systems, High-Level Design (HLD) and Low-Level Design (LLD) are two crucial stages in the design process. They serve different…

Continue ReadingHLD vs LLD