Blog

Your blog category

Microservices – Introduction and Why You Want Them

Microservices Architecture Microservices break big systems into bite-sized, independent chunks. Each chunk, or service, has a single job and often runs on its own machine. These services “talk” to each other through APIs or by sending messages. But why do this, you ask? No more “giant deployment day” stress—ah, the sleepless nights it saves! Plus,

Microservices – Introduction and Why You Want Them Read More »

Software Architecture in the Age of AI

The rise of artificial intelligence has caused a lot of talk about its impact on many fields, including software architecture. In my view, AI doesn’t need to approach to software architecture that much. Architecture is about capabilities which are defined by business functions. This principle stays the same, no matter how technology changes. Understanding Autonomous

Software Architecture in the Age of AI Read More »