AWS Networking Architecture & Cost Optimization
Summary Building in the cloud requires dual mastery: understanding how to connect services and understanding how those connections impact your bottom line. While basic networking components like V...
Summary Building in the cloud requires dual mastery: understanding how to connect services and understanding how those connections impact your bottom line. While basic networking components like V...
Summary A hands-on guide to AWS networking fundamentals — the concepts every developer needs to understand before deploying applications to AWS. Based on the video [AWS Networking B...
Introduction Event-driven architecture decouples services by communicating through messages rather than direct calls. When a service publishes an event, any number of consumers can react independe...
Series Overview Multi-Stack Patterns and Cross-Stack References CI/CD with GitHub Actions Event-Driven Order Processing (you are here) Introduction The SQS-to-Lambda-to-DynamoDB pipeline...
Series Overview Multi-Stack Patterns and Cross-Stack References CI/CD with GitHub Actions (you are here) Event-Driven Order Processing Introduction Deploying AWS CDK stacks manually from...
Series Overview Part 1: Custom Middleware (this article) Part 2: Global Error Handling Part 3: Problem Details Introduction Middleware is the backbone of the ASP.NET Core request pipelin...
Series Overview Multi-Stack Patterns and Cross-Stack References (you are here) CI/CD with GitHub Actions Event-Driven Order Processing Introduction As your AWS infrastructure grows beyon...
Series Overview TypeScript Patterns for React Type-Safe Routing with TanStack Router Server State with TanStack Query Styling with Tailwind CSS v4 & shadcn/ui Modular Feature Archit...
Series Overview This is a 3-part series on testing .NET applications: Getting Started with xUnit.net — Project setup, writing tests, data-driven tests, fixtures, parallelism, and advanced feat...
Series Overview This is a 3-part series on testing .NET applications: Getting Started with xUnit.net — Project setup, writing tests, data-driven tests, fixtures, parallelism, and advanced feat...