The Curious case of Stateful Architecture!

Introduction As an Architect, when we start working on a new application or solution architecture; we study the requirements and see if the solution requires maintaining a specific set of states to support a business use case that requires maintaining a workflow or a state-machine (Event-Driven). Now, this is the tricky part; many would consider … More The Curious case of Stateful Architecture!

Akka is not a Swedish food, it’s a swiss army knife

Few years ago, during an architecture round-table discussion, focusing on building distributed systems, many questions came up regarding distributing computing design patterns which naturally are difficult to implement and get right. Those design patterns are focusing on addressing modern applications use cases where you need to increase performance and cut on the infrastructure cost. Where … More Akka is not a Swedish food, it’s a swiss army knife