In this video series we are going to build a distributed application using Microsoft Orleans. We are going to build a simple distributed banking application using the actor framework that Orleans provides us. The banking application will be purely to demonstrate how we can create a scalable and resilient application using Microsoft Orleans rather than demonstrating financial integrations or concepts.
In this first video we will briefly introduce Microsoft Orleans before introducing what we will build in the series. In future videos we will explore Actor programming concepts in more depth as well as dive into code using C#.
This series is mainly for developers who have some programming experience. Specific experience with C# would be advantageous.
The main goal of the video series is to explore actor based programming, its advantages and disadvantages and what features it provides us. We will primarily be developing in C# in this series however many of the concepts covered are valid using any actor framework. Feel free to skip the coding sections if you are not using Microsoft Orleans and C# but still want to learn about actor programming.
Accompanying GitHub Code:
[ Ссылка ]
Postman Collection Used:
[ Ссылка ]
Download Visual Studio Community:
[ Ссылка ]
Download .NET SDK:
[ Ссылка ]
Download Postman:
[ Ссылка ]
Installing Azurite
[ Ссылка ]
Download Azure Storage Explorer:
[ Ссылка ]
00:00 Intro
00:41 What we will build
01:59 What tech we will use
03:19 What's next
Ещё видео!