Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.
Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
youtu.be
You want to migrate your .NET monolith to microservices so you can run it in Kubernetes? That could be a year-long project, and you really don't need to do i...
Steeltoe has become a popular .NET framework used in building enterprise grade microservices. Recently Steeltoe added support for building event based micros...
If you have not run across Steeltoe, it is a set of libraries that address most of the cross cutting concerns you deal with when building microservices. Logging, Configuration, Health Checks, Traces, Service Discovery, etc.
BTD12: The Architect Elevator: Connecting Penthouse and Engine - Gregor Hohpe
youtu.be
Titel: The Architect Elevator: Connecting Penthouse and Engine RoomSpeaker: Gregor Hohpe, CxO Advisor at ArchitectElevator.comMany large enterprises are feel...
YOW! Singapore 2017 Gregor Hohpe - Enterprise Integration Patterns 2
youtube.com
The book Enterprise Integration Patterns, published some 14 years ago, has become the common language for most open source ESBs. Still, integration is much m...
The Steeltoe project aims to help you get the most out of the cloud, with very little code. By taking advantage of .NET Core's dependency injection and middl...