アクターモデルにより、分散システムでの開発を行いやすくなります。C#ではMicrosoft Orleans や Dapr などのフレームワークを使うことによりアクターモデルを比較的簡単に開発をすることができます。しかし、Azureへのデプロイなど、難しい点も幾らかあります。この登壇ではアクターモデルでの開発、デプロイでの工夫とともに、『新しいイベントソーシング手法』であるDynamic Consistency Boundary 動的一貫性境界の手法についても簡単に扱います。
The actor model makes it easier to develop distributed systems. In C#, frameworks like Microsoft Orleans and Dapr allow us to develop actor models relatively easily. However, there are still some challenges, such as deployment to Azure. In this presentation, I will cover development and deployment techniques for actor models, and also briefly introduce the "Dynamic Consistency Boundary" - a new event sourcing approach.