Back to Developer Roadmap

Backends for Frontend

src/data/roadmaps/system-design/content/[email protected]

4.0552 B
Original Source

Backends for Frontend

Create separate backend services to be consumed by specific frontend applications or interfaces. This pattern is useful when you want to avoid customizing a single backend for multiple interfaces. This pattern was first described by Sam Newman.

Visit the following resources to learn more: