Many companies have adopted microservice and distributed architectures. One of the challenges in a distributed environment is maintaining data consistency across a transaction that calls multiple webservices. In a microservice architecture, the data is spread across multiple persistence storage. Join Franklin as he walks through the Saga pattern that addresses those concerns and allows your workflow guaranteed data consistency using compensating transactions.
Additional Resources:
Design interactions in a distributed system to mitigate or withstand failures: https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/design-interactions-in-a-distributed-system-to-mitigate-or-withstand-failures.html
Modern Application Development on AWS: https://docs.aws.amazon.com/wellarchitected/latest/framework/wellarchitected-framework.pdf
Check out more resources for architecting in the #AWS cloud:
http://amzn.to/3qXIsWN
#AWS #AmazonWebServices #CloudComputing #Serverless #BacktoBasics #StepFunctions #SagaPattern #DistributedArchitecture #Microservices #ApplicationModernization #DataConsistency