#software-architecture
Read more stories on Hashnode
Articles with this tag
The first rule about microservices is that you don't need microservices (for 99% of applications). They were invented as a REST-based implementation...
Event-driven architecture is a powerful design pattern that places events as the central component of the system. When events are generated by...
Software systems have two possible states: either they work, or don't work. If they work, users are satisfied, and businesses make money. If they...