Immutable State Blog
May 8 2021
Polymorphic Integration
To enable multiple systems to be integrated using a common leveled facades and interfaces , regardless of the underlying implementation or technology to help organizations build more efficient, adaptable, and scalable software solutions.
Sep 25 2020
Testability Framework
Set of tools, techniques, and practices used to insure that software is designed and developed with testing in mind.
Mar 5 2020
Distributed Observability in Practice
How to trace a request as it travels through different components of a distributed system in a meaningful way.
Feb 13 2017
Harmonic Slicing - Minimum Structure
The aim is to implement a mechanism to maintain the code per context, per logic suitable for event-driven architecture, while we keep the slate harmonic between immutability and mutability by leveraging the power of FP and OOP!
Jun 12 2016
CLI, Why it is important
Efficient and flexible way to perform complex tasks, automate processes, and access advanced features of any distributed system.
Nov 16 2012
DDD in Practice
Understanding the business domain in order to create effective software solutions.