#software-development
Read more stories on Hashnode
Articles with this tag
Layered architecture and Smart UI ยท In part I, the book clarifies the motivation behind using Domain-Driven Design and it laid the foundation of its...
When I first started working as a software engineer I gradually started spending a lot more time designing than actually implementing. More often then...
Nowadays almost every large software is built using microservices architecture. As I always say, this introduces a whole bunch of problems within the...
In a system that applies microservices architecture, microservices often need to collaborate to get the job done. But How does the system act if a...