Contribute Media
A thank you to everyone who makes this possible: Read More

GraphQL as an umbrella for microservices

Description

[EuroPython 2023 — South Hall 2A on 2023-07-21]

https://ep2023.europython.eu/session/graphql-as-an-umbrella-for-microservices

Systems built with microservices tend to become complex over time. There are several approaches that encapsulate complex distributed system layouts with an API Gateway, or backends for frontends. Having a GraphQL gateway is one of the available options. This method of delivering client-facing APIs has become the standard with modern single-page applications.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License http://creativecommons.org/licenses/by-nc-sa/4.0/

Improve this page