Last active
June 13, 2025 05:02
-
-
Save ran-isenberg/77aad509f641d8723aa700f4b2dc48c7 to your computer and use it in GitHub Desktop.
5 serverless patterns you shouldnt use (and what to do instead)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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