Florian Janela

Monoliths in the shadow of the micro

Microservices are emerging nowadays for the simple reason that monolithic applications are complex to maintain, evolve and administer. It was therefore necessary to segment our monolith into a multitude of fragments. These fragments allow for a much simpler technical and/or functional evolution.This evolution is now common in the backend domain. However, the problem of the […]

Monoliths in the shadow of the micro Read More »

Micro-application architecture: A guaranteed time saver

In order to guarantee better maintainability and scalability of our applications, we often have to break down our application into a multitude of micro-services with their own logic. These micro-services must be as autonomous as possible and fulfill a specific function in order to be able to reuse them in different contexts.This architecture is enormously

Micro-application architecture: A guaranteed time saver Read More »

Scroll to Top