Topic

#Architecture

3 posts tagged “Architecture”.

Takina Takina · · 4 min read

What Is the Backend-for-Frontend (BFF) Pattern?

A backend-for-frontend (BFF) is a dedicated backend layer for one client type — shaping, aggregating, and simplifying calls to shared downstream APIs.

#Backend #Web Development #Architecture
Chisato Chisato · · 5 min read

The Pub/Sub Pattern Explained

Publish-subscribe decouples senders from receivers through a message broker, letting services communicate without knowing who's listening.

#Distributed Systems #Cloud #Architecture

← All topics