Ensure your data is consistent during long running business transactions in your Serverless apps. This talk explores the Saga Pattern's use in managing data consistency, from building a basic e-commerce site using AWS Step Functions to handling large-scale systems by shifting to a Choreography Pattern. We talk about how system architecture must evolve to maintain data consistency as the scale of operations grows and the reasons for doing so.