Mauro Servienti

Mauro is a Solution Architect in Particular Software, the makers of NServiceBus, and former Microsoft MVP (2006 - 2016). He spends his time helping developer building better .NET systems leveraging Service Oriented Architecture (SOA) principles and message based architectures. Mauro usually writes about technology, but not only, on his English blog at //milestone.topics.it and his Italian blog at //blogs.ugidotnet.org/topics. He is also passionate about skiing, classical dance and music, in general.

Designing a UI for Microservices

How do we design a UI when the back-end system consists of dozens (or more) microservices? We have separation and autonomy on the back end, but on the front end this all needs to come back together. How do we stop it from turning into a mess of spaghetti code? How do we prevent simple actions from causing an inefficient torrent of web requests? Join Mauro in building a Composite UI for Microservices from scratch, using .NET Core. Walk away with a clear understanding of what Services UI Composition is and how you can architect front end to be Microservices ready.