Using Microsoft Orleans you can build applications that scale from a single on-premises server to globally distributed and highly-available in the cloud.
In this episode, Reuben Bond joins Cecil to explain to us how we can use the builtin clustering feature in Orleans and how it works in the background.
[00:00] - Intro
[01:15] - Clustering overview
[03:17] - Setting up clustering in code
[04:24] - Reviewing membership table
[05:14] - Heterogeneous clusters
[07:06] - Monitoring silo health
[13:28] - Diving deeper into health monitoring
[17:00] - Resources on Orleans Clustering
Orleans Homepage
https://dotnet.github.io/orleans/
Orleans sample application with Kubernetes hosting
https://github.com/ReubenBond/hanbaobao-web
Building real applications with Orleans
https://channel9.msdn.com/Shows/On-NET/Building-real-applications-with-Orleans
Heterogenous Silos
https://dotnet.github.io/orleans/docs/host/heterogeneous_silos.html
Orleans at Microsoft
https://www.youtube.com/watch?v=KhgYlvGLv9c
OrleansContrib
https://github.com/OrleansContrib
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet
#DotNet #Orleans #Actor #Microservices