Menu
About me Kontakt

In the article 'Don't Microservice, Do Module', the authors discuss the topic of microservices and their impact on software architecture. The professional development of programmers often encourages the use of microservices, but the authors point out that this is not always the best solution. Instead, they advocate for focusing on modular applications, which can bring numerous benefits. Specifically, modularity facilitates code development and maintenance, as well as enhances the productivity of software teams. The article also provides several practical tips on how to design modules and which practices ought to be implemented in a programmer's daily work. In summary, rather than rushing into microservices, it is better to concentrate on creating solid, well-designed modules that will be easier to manage and develop over time.