Skip to content

Instantly share code, notes, and snippets.

@ran-isenberg
Last active June 13, 2025 05:02
Show Gist options
  • Select an option

  • Save ran-isenberg/77aad509f641d8723aa700f4b2dc48c7 to your computer and use it in GitHub Desktop.

Select an option

Save ran-isenberg/77aad509f641d8723aa700f4b2dc48c7 to your computer and use it in GitHub Desktop.
5 serverless patterns you shouldnt use (and what to do instead)
5 Serverless Architecture Patterns You Should Stop Using (And What to Do Instead)
https://www.ranthebuilder.cloud/post/five-serverless-patterns-you-shouldn-t-use
AWS Lambda Handler Cookbook:
https://github.com/ran-isenberg/aws-lambda-handler-cookbook
AWS Lambda MCP Cookbook:
https://github.com/ran-isenberg/aws-lambda-mcp-cookbook
Hexagonal Architecture:
https://www.ranthebuilder.cloud/post/learn-how-to-write-aws-lambda-functions-with-architecture-layers
AWS re:invent 2023: The Pragmatic Python Serverless Developer
https://www.youtube.com/watch?v=52W3Qyg242Y
AWS re:invent 2024: Serverless best practices
https://www.youtube.com/watch?v=5wokwEtddtc
Schduled Tasks blog post:
https://www.ranthebuilder.cloud/post/build-serverless-scheduled-tasks-with-amazon-eventbridge-and-cdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment