top | item 39050598

(no title)

hervem | 2 years ago

GraphQL got out just some years after BFF introduction, but even today BFF works nice while having a monolithic after that it brings a lot of hell / problems..

In distributed cases, BFF makes it a lot harder: aggregation or federation of API which are far way more complex subjects. (how to works with teams, who define data constrains, how to ensure data constrains are followed, etc.)

discuss

order

boxed|2 years ago

> In distributed cases, BFF makes it a lot harder

As in "microservices"? Well.. I think we all know having microservices makes everything harder and almost everything worse :P