Amazon Web Services
This video explores event-driven architecture using AWS services, focusing on Amazon SQS and SNS for asynchronous messaging patterns in .NET applications. The presenter demonstrates how to decouple microservices, improve scalability, and handle errors using queues and pub/sub models. A hands-on demo showcases sending and receiving messages with AWS SDK for .NET, highlighting key features like message attributes, dead-letter queues, and integration with other AWS services. Learn how to implement robust, scalable event-driven systems on AWS using .NET technologies.