The document describes an architecture for frontend applications to load and refresh user interface data from backend services using a backend for frontend (BFF) pattern with AWS services. The BFF pattern involves using API Gateway and Lambda functions to fetch and update projections of data from microservices in DynamoDB and send real-time notifications via websockets when data changes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views1 page
Backend For Frontend Using Api Gateway Ra
The document describes an architecture for frontend applications to load and refresh user interface data from backend services using a backend for frontend (BFF) pattern with AWS services. The BFF pattern involves using API Gateway and Lambda functions to fetch and update projections of data from microservices in DynamoDB and send real-time notifications via websockets when data changes.