Modular Monoliths in .NET with Steve Smith
Modular Monoliths strike the middle ground between monoliths and microservices! Carl and Richard talk to Steve Smith about his work striking a balance between the simplicity of a monolithic set of services and the complexity of breaking everything into microservices. Steve discusses the performance and simplicity advantages of monoliths and only breaking out services with specific needs into separate services. .NET has excellent tooling to help you evaluate, test, and manage your modular monoliths!
Guests:
Steven Smith
Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible. He provides mentoring and training workshops for teams with the desire to improve. Steve has been recognized as a Microsoft MVP for over 10 consecutive years and is a frequent speaker at software developer conferences and events. He enjoys helping others write maintainable, testable applications using Microsoft's developer tools. Steve has just published a Zero to Hero course on modular monoliths at Dometrain.com. Connect with Steve at ardalis.com.
Links:
- Generative Interaction Environments https://sites.google.com/view/genie-2024/home
- Steve on Dometrain https://dometrain.com/author/steve-ardalis-smith/
- NimblePros https://nimblepros.com/
- CQRS Pattern https://learn.microsoft.com/en-us/azure/architecture/patterns/cqrs?WT.mc_id=DT-MVP-10953