YoVDO

Actors Can Rule Your DDD World

Offered By: NDC Conferences via YouTube

Tags

NDC Conferences Courses Actor Model Courses Akka.NET Courses

Course Description

Overview

Explore how to leverage the actor model in building event-based CQRS systems within Domain-Driven Design (DDD) in this comprehensive conference talk from NDC Porto 2022. Discover the synergy between actors and DDD as Hannes Lowette guides you through implementing such a system using .NET 6 and Akka.NET. Delve into practical code examples covering topics like actor systems, hierarchies, supervision, aggregates, command routing, and projectors. Learn how to handle challenges such as inbox overflow and gain insights into advanced concepts not covered in depth. Suitable for developers with basic knowledge of DDD principles, this talk offers a deep dive into combining actor models with event sourcing and CQRS for more efficient and scalable software architectures.

Syllabus

Intro
Lockdown boredom
Reality
Sending beer is tricky
DDD in a nutshell
Commands & Events
What I want
The simplest actor
The Actor System
Actor hierarchy
Creating Children
Supervision
Aggregates
Base behavior
Implementation (State)
Implementation (Commands)
Implementation (Events)
Test base class (1)
Clean Test
Aggregate Actor
Base Actor (3)
Aggregate manager
Command Router
Projectors
Fold the event stream
Inbox overflow
Things we didn't talk about


Taught by

NDC Conferences

Related Courses

Health Informatics: Data and Interoperability Standards
Georgia Institute of Technology via edX
Observability with OpenTelemetry and Grafana
Pluralsight
Overcoming Imposter Syndrome
Pluralsight
0-60 in the .NET Framework - Software Development for Formula 1
NDC Conferences via YouTube
Testing - Is This Thing On(line)? Meet Your New Microsoft Testing Tools
NDC Conferences via YouTube