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.
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...
Using External Configuration with Spring Cloud Config and Steeltoe
youtube.com
The Steeltoe project has solid support for enabling .NET applications to leverage centralized configuration in their architecture.In this episode, Christos c...
Steeltoe: Develop .NET Microservices Without Cloud Platform Lock-In
youtube.com
This two part session will start out with an update on what's new in our latest release and what features are coming in Steeltoe 3.0. Next, we will move into...
"From support for Streams and Kubernetes to enhanced extensibility, Steeltoe has loads of new functionality. This session provides an overview of what’s new ...
FTC: Cos Buying Startups Could Be Anti-Competitive
pymnts.com
Joe Simons, chair of the U.S. Federal Trade Commission (FTC), said antitrust enforcers should be on guard against dominant companies buying emerging startups.
Validation with Mediator Pipelines in ASP.NET Core Applications | by João Simões | The Startup | Medium
João Simões - medium.com
When implementing web applications that manipulate information, there is always the need to validate data sent by the clients, ensuring business rules are properly implemented.