Microservice architecture is an architectural style that structures an application as a collection of services that are highly maintainable and testable, Loosely coupled, Independently deployable, Organized around business capabilities and owned by a small team Micro-frontends are the answer to today’s increasingly complex web applications. Inspired by the microservices model, this approach lets organizations break interfaces into separate features managed by different teams of developers.
In this practical workshop, you will learn how to design, implement and deploy applications based on microservices and micro-frontends approach. We will use mainly JavaScript ( Node.js, React & Angular ) programming languages and many other tools to build a complete application throughout the workshop