Backend for Frontend pattern allows frontend clients to load UI-ready data projections and to refresh the UI with event-driven notifications. The BFF pattern has been adopted by companies like Netflix, where their Android team seamlessly swapped the API backend of the Netflix Android app, enabling them to work with their endpoint.

8m read timeFrom aws.amazon.com
Post cover image
Table of contents
The BFF patternComponents of an event-driven BFF on AWSBuilding an event-driven REST BFF using API GatewayBuilding an event-driven GraphQL BFF using AppSyncConclusion
6 Comments

Sort: