From the course: Advanced Azure Microservices with .NET for Developers
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Challenge: Perform asynchronous communication using events - Azure Tutorial
From the course: Advanced Azure Microservices with .NET for Developers
Challenge: Perform asynchronous communication using events
(upbeat music) - [Instructor] The time has come for a challenge. Take into account that this is not a short challenge. The goal is for you to get real hands-on practice implementing loosely coupled microservices by using events and natural service bus. For this reason, it'll take you something between 45 and 60 minutes to complete. If you'd like to skip this challenge, you can join me in the next chapter. Otherwise, let's explain the details. In this challenge you'll communicate from the pet microservice to the hospital microservice. This time you're going to use the pet transfer to hospital domain event from the pet domain model. Also, you're going to store the event data in the patient's metadata table of the hospital database. You can see a list of classes that you have to create or tasks that you have to perform to complete this challenge successfully. When you're done, join me in the next video, and I walk you…
Contents
-
-
-
Event-driven architecture primer4m 34s
-
Handling the domain event and creating the integration event4m 21s
-
(Locked)
Publishing the integration event to Azure Service Bus6m 37s
-
(Locked)
Consuming the integration event from Azure Service Bus6m 55s
-
(Locked)
Storing the data from the integration event5m 13s
-
(Locked)
Challenge: Perform asynchronous communication using events1m 4s
-
(Locked)
Solution: Perform asynchronous communication using events8m 11s
-
-
-
-
-
-