Tag: architecture

Serverless GraphQL, a Step Closer to User

Serverless GraphQL, a Step Closer to User

GraphQL can be Frontend’s BFF,  I mean by BFF is Backend for Frontend.  That in turn takes away the user and/or business logic from Frontend when dealing with user experience.  But is it worth separating the said logic from Frontend when the BFF server is miles away?   One of the solutions when working on AWS …

+ Read More

Building GraphQL as BFF

Building GraphQL as BFF

Have the right tools, strategy, and setup in building your GraphQL as BFF. One thing that fascinates me about GraphQL is that you have to design your objects into graphs. Unfortunately, working with GraphQL was never easy until you have the right tools, strategy, and setup. Frontend on the other hand has demanding requirements.  It …

+ Read More