SEDA – The Systemic Event Discovery Approach (Part 5)

Estimated Reading Time: 8 minutesEmbedding an Evolutionary Principles for Transformation The Transformation journey shouldn’t end with architecture diagrams or deployed services. It needs to grow into a living, breathing system, one that thrives

Read more

Hybrid Intelligence in Action – How To Deploy AI Solutions

Estimated Reading Time: 8 minutesThe Intelligence Dilemma With breakthroughs like GPT-4, it’s no surprise that Large Language Models (LLMs) have captured so much attention. Their ability to reason, generate text, translate languages, and

Read more

SEDA – The Systemic Event Discovery Approach (Part 4)

Estimated Reading Time: 9 minutesAddressing Unexpected Outcomes As explained in Part One, the SEDA framework consists of four steps, each of which was briefly discussed. The third step, Addressing Unexpected Outcomes, is what

Read more

Operationalizing LLMs – A Practical Guide for Developers & Architects

Estimated Reading Time: 12 minutesLLMOps, short for Large Language Model Operations, is a growing field that focuses on managing the entire lifecycle of large language models like GPT, LLaMA, Claude, and Mistral. Think of

Read more

Code Archaeology with Generative AI – Revolution in Code-base Analysis & Modernization

Estimated Reading Time: 7 minutesIn nearly every major software transformation, there’s one undeniable reality: legacy code is the elephant in the room. It runs mission-critical systems, processes billions in transactions, and holds years,

Read more

SBOM and Why It Matters – A Practical Guide for Software Architects

Estimated Reading Time: 6 minutesIn today’s fast-moving world of software development, applications aren’t built from scratch anymore. They’re assembled. We stitch them together using combination of open-source libraries, third-party services, container images, and

Read more

CQRS & Event Sourcing Explained – A Practical Guide to Consistent Systems

Estimated Reading Time: 5 minutesIn modern software architecture, CQRS (Command Query Responsibility Segregation) and Event Sourcing are powerful patterns for building scalable and maintainable applications. These approaches fit well with Domain-Driven Design principles,

Read more