How to Use the Backend for Frontend (BFF) Pattern in Your Mobile Application Architecture

This article is a summary of my presentation at the O’Reilly Software Architecture Conference in London.

Maintaining an API gateway these days generally involves handling different types of user facing apps such as a web, mobile (of different platforms) and IOT devices. The Backend for Frontend (BFF) pattern specifically addresses this aspect of software solutions.

Continue reading