Explore actor modeling for personalization using Orleans in this conference talk. Learn why Orleans, an open-source Virtual Actor platform, was chosen to build a new personalization system for favorites and progress at tv.nrk.no and radio.nrk.no. Dive into the differences of actor modeling, examine key design decisions, and see how it was implemented using F#. Discover the importance of build pipelines and deployment strategies for Orleans applications, including Docker builds, Azure Kubernetes Service deployment, and monitoring with Application Insights. Gain insights into actor behavior, state injection, network latency, catalog management, favorites handling, position tracking, state storage, version control, pattern matching, and Etag caching. Understand the lessons learned about idempotency, deadlock prevention, logging, and deploying to production environments.
Building Personalization with Orleans and Actor Modelling