From the course: Advanced Azure Microservices with .NET for Developers

The scenario used in this course: Wisdom Pet Medicine - Azure Tutorial

From the course: Advanced Azure Microservices with .NET for Developers

The scenario used in this course: Wisdom Pet Medicine

- Throughout this course, we're going to build a small part of a microservices solution for Wisdom Pet Medicine of veterinary hospital, and pet grooming company that has been increasingly growing its businesses for some years now. As a result, the company has decided to build a new system capable of supporting the current and future operations, from their website. Wisdom Pet Medicine strives to blend the best in traditional and alternative medicine in the diagnosis and treatment of companion animals. In addition to the regular veterinarian of pet grooming activities, the company is interested in bringing a new rescue division into their daily operations. Based on that great work that Dr. Chase has been doing in her free time. As part of the analysis phase, we VIT team, suggested having an event storming session to obtain domain knowledge and deeply understand the requirements for the new system. After an initial event storming session that included the domain experts in the company, we identified the different events that happened in the processes, the commands that triggered those events, the logical set of entities that belong together, and some required views for user interfaces reporting and external systems. The event storming session helped us to detect three contexts for the solution. Pet Rescue and Hospital. Thanks to the ubiquitous language that came up from the session, we'll learn that a pet has different meanings and names within the context. For instance, it's a patient in the hospital context, whereas in the rescue context, it's a rescued animal. Things are looking good. And I think we're all on the right track now. Now let's move on to explain what we're going to build.

Contents