profile picture Endowus Tech

1 page tagged with "Kevin Ng"

Solving the Shared Ownership Alerting Challenge

January 19, 2025  ·  1553 words  ·  8 mins

At Endowus, our tech ecosystem is built on a microservices architecture, with multiple stream-aligned teams owning subsets of the backend services. These teams are responsible for the features and domain capabilities that power our frontend web and mobile applications.

To connect these applications with our microservices, we rely on a Backend for Frontend (BFF) platform. Built with the NestJS framework, the BFF acts as a gateway, exposing modularized endpoints that aggregate and simplify interactions between frontend and backend layers.

This platform, while central to our architecture, is inherently a shar…

continue reading …