Exploring an online store checkout process step-by-step
Keywords: Serverless architecture, System design use case, Backend Github
1. Built a use case for a store checkout process and handled errors with retries and saga pattern
2. Established connection with DynamoDB tables and Lambda functions to query user and product information
3. Implemented Step Function Callback pattern with SQS and emailed order details to the user with SNS