All posts by Paweł Wielądek

Managing Frontend in the Microservices Architecture

Microservices are now the mainstream approach for scalable systems architecture. There is little controversy when we are talking about designing backend services. Well-behaved backend microservice should cover one BoundedContext and communicate over the REST API. Things get complicated when we need to use microservices as building blocks for a frontend solution. How to build a consistent website or a mobile app using tens or sometimes hundreds of microservices?

Paweł Wielądek

Paweł works in Allegro as a front-end developer. Modern JavaScript enthusiast, especially ES6 and React. He believes that usability and reliability is as important as appearance and user experience.