architecture

A collection of 6 posts

Understand your Lambda Event Retries

Understanding the differences between the various event types and their retries is important, because it will change how you design and code your application. If you're developing a serverless application in Lambda, you will have to deal with

Real World Serverless Application Examples

UPDATED: Added examples from submissions. I love seeing real-world serverless applications. This post is a collection of the best examples, break-downs, and deep-dive articles and videos I've come across recently: * MyCrypto.tools [https://medium.com/@tunatore/how-mycrypto-tools-uses-aws-lambda-serverless-architecture-b5603df10443] is