Cloud-Native Development

CCTH04 Busy .NET Developer's Guide to Orleans

11/17/2022

2:30pm - 3:45pm

Level: Intermediate

Ted Neward

Principal

Neward and Associates

Within the distributed systems community, much has been made about the "actors model" and its implications for building large-scale, fault-tolerant, highly resilient code bases. The Orleans project, from Microsoft, is the latest entry in the genre, and it represents quite a different take than the traditional WCF- or REST-based discussion. In this presentation, we'll go over what an actors model is, how Orleans implements it, and how Orleans takes a different approach on the whole subject.

You will learn:

  • How to talk about distributed systems
  • About Orleans
  • Why an actor-based model scales very well