Central IT groups and CIO’s have always been accountable for the governance of their software portfolios. Historically this has been through top down approaches. For certain aspects of the business, such as accounting, real time computing, manufacturing, etc, such
Read more
Decoupling monitoring infrastructure from an application’s behavior and infrastructure is a foundational technique for scaling a distributed system. There is unfortunately no escape from the “Observer Effect”, even in application development. Attempting to “observe” an application generally involves either
Read more
Combining API-Led and Domain Driven Design to Govern Your Microservices Architecture (MSA)
API-Led Connectivity is a technique of organizing the API's microservices expose into three categories: System, Process and Experience. In previous blog posts I've covered how System API's act
Read more