YCYizao Chenincompute-compounds.hashnode.dev·Jul 27 · 11 min readArchitecture Notes: Lambda API + SQS + Real WorkerGithub Repo: mangum-sqs-fargate-template 1. The problem this solves A FastAPI request handler that needs to do slow, unreliable, or retryable work (call an external API, process a file, run a multi-st01I