AWS Prescriptive Guidance - Enabling data persistence in microservices
Status::
Links::
Metadata
Authors:: Ward, Tabby; Mohan, Balaji
Title:: AWS Prescriptive Guidance - Enabling data persistence in microservices
Date:: 2023
Publisher:: Amazon Web Services
URL:: https://docs.aws.amazon.com/prescriptive-guidance/latest/modernization-data-persistence/welcome.html
DOI::
Ward, T., & Mohan, B. (2023). AWS Prescriptive GuidanceβEnabling data persistence in microservices. Amazon Web Services. https://docs.aws.amazon.com/prescriptive-guidance/latest/modernization-data-persistence/welcome.html
Notes & Annotations
Color-coded highlighting system used for annotations
π Annotations (imported on 2024-01-25#12:34:12)
The saga pattern is difficult to debug and its complexity increases with the number of microservices. The pattern requires a complex programming model that develops and designs compensating transactions for rolling back and undoing changes.