Overview: The Sample Application
Understand the architecture and business drivers of a scalable, event-driven application using .NET 7. Learn how event-driven design patterns and cloud-native approaches support the elasticity and resilience of distributed systems in this sample application overview.
We'll cover the following...
Over the past several years, the emergence of high-volume, scalable, event-driven applications has caused an interesting shift in application development. Complimentary design patterns have made writing and implementing event-driven architectures more appealing and have helped reduce the learning curve when it comes to fully leveraging the elasticity and resiliency of cloud platform components. We’ll be taking a look at an application that utilizes event-driven architectures, implemented using .NET 7 and leveraging cloud-native applications and data constructs.