Event driven API Strategies: from WebHooks to GraphQL Subscriptions

Описание к видео Event driven API Strategies: from WebHooks to GraphQL Subscriptions

A talk given by Luis Weir from Oracle at the 2019 Platform Summit in Stockholm.

This talk explores different strategies to get around common constraints imposed by synchronous (request/response) APIs when it comes to supporting asynchronous and event-driven communication between server and clients thus avoiding inefficient and infective API pooling techniques.

Through a comprehensive architectural overview and and API-led patterns illustrations, this presentation walks through how different asynchronous API strategies such as the above mentioned can be applied in order to deliver event-driven architectures in the web.

Комментарии

Информация по комментариям в разработке