Serverless Event Driven Architecture

Serverless and event-driven architecture: Lambda concurrency, EventBridge routing, SQS standard and FIFO queues with MessageGroupId ordering, Step Functions orchestration, dead-letter queues with redrive, idempotency, and cold-start mitigation. Use when designing event-driven flows, choosing FIFO versus standard for per-customer ordering at high throughput, or when events are lost, duplicated or throttled.

mchittineni 21c55b7 2 files · 7.2 KB Updated

File contents

mchittineni/cloud-platform-skills/tree/main/.agents/skills/serverless-event-driven-architecture commit 21c55b7801

Frequently asked questions

npx skillmds@latest add mchittineni/serverless-event-driven-architecture