AWS SAM Templates I often found myself using the same patterns with AWS SAM over and over. This is a list of my favorite patterns. List: Image recognition (S3, lambda, DynamoDB, Rekognition) GraphQL API (AppSync, DynamoDB, VTL) GraphQL API with real-time data (AppSync, DynamoDB, Lambda, JS) Orchestration pattern with async hook (Stepfunction, API Gateway, Lambda)