Nicolas-Frankel

Nicolas Fränkel

Head of Developer Advocacy

Company: Apache APISIX

Stream: А

Time: 14:00 - 14:45 (GMT +02:00)

Country: France

Language: English

Talk: Discussing Backend-For-Frontend

About the Speaker

Developer Advocate with 15+ years experience consulting for many different customers, in a wide range of contexts (such as telecoms, banking, insurances, large retail and public sector). Usually working on Java/Java EE and Spring technologies, but with focused interests like Rich Internet Applications, Testing, CI/CD and DevOps. Also double as a trainer and triples as a book author.

Talk: Discussing Backend-For-Frontend

In the good old days, applications were simple. A browser sent a request to a webapp endpoint; the latter fetched data from a database and returned the response. The rise of mobile clients and integrations with other apps upset this simplicity. Coupled with the current fascination for microservices, we need to change our approach.
In this talk, I’ll describe the problem of how the combination of different client types and of different microservices affects the design of the latter. I’ll continue by explaining one solution: Backend-For-Frontend and its possible implementations.
This talk is demo-based.