by Tibi Nagy | Apr 23, 2022 | Coding, Microservices
In this article I’d like to discuss how accessing application level configuration can be simplified using a convention and abstraction of the configuration model. This is part of a series of articles about how microservice architecture can be applied in a domain...
by Tibi Nagy | Apr 4, 2022 | Coding, Microservices
In this article I’d like to discuss how caching can be simplified by abstraction in a way in which it extends the existing behavior without modifying it . This is part of a series of articles about how microservice architecture can be applied in a domain centric...
by Tibi Nagy | Mar 12, 2022 | Architecture, Coding, Microservices
In this article I’d like to discuss how service-to-service communication can be simplified by abstracting the communication layer. This is part of a series of articles about how microservice architecture can be applied in a domain centric way without constantly...
by Tibi Nagy | Mar 6, 2022 | Architecture, Coding, Microservices
In this article I’d like to discuss from a birds eye view, how business processes, distributed across multiple microservices can be simplified using an abstraction model. This is part of a series of articles about how microservice architecture can be applied in...
by Tibi Nagy | Feb 28, 2022 | Architecture, Microservices, Philosophy
In this series of articles I’d like to share ways in which microservice based solutions (but generally applies to any complex software solution) can be simplified and built in a way in which team members can be much more efficient regardless of their level of...