cliffordduke / saga-orchestration-netcore-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a serverless distributed application in .NET using Saga orchestration pattern

Saga design pattern can be used to preserve the data integrity with distributed transactions across microservices. The source code in this repo provids sample code for the implementation of the saga orchestration pattern using .NET core 3.1 on AWS.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:C# 100.0%