What is Micro-Frontends(MFEs)?

MFEs — microservices approach for modern web. What is Micro Frontends? The idea behind Micro Frontends is to think about a website or web app as a composition of features which are owned by independent teams. Each team has a distinct area of business or mission it cares about and specialises in. A team is cross functional and develops its features end-to-end, from database toContinue reading “What is Micro-Frontends(MFEs)?”

Why, What and How of — Backends For Frontends (BFF)

Before we begin Let’s clear some basic understanding about Microservices, What is microservices? The microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API.These services are built around business capabilities and independentlyContinue reading “Why, What and How of — Backends For Frontends (BFF)”

Overview of Design Patterns for Microservices

What is Microservice? Microservice architecture has become the de facto choice for modern application development. I like the definition given by “Martin Fowler”. In short, the microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often anContinue reading “Overview of Design Patterns for Microservices”

Design a site like this with WordPress.com
Get started