Learn how to implement graph federation using Apollo Federation in this conference talk from JSConf US 2019. Explore the process of splitting a GraphQL Schema into smaller "micro-services" and discover techniques for linking them back together. Gain insights into core principles, entity keys, and architecture through a simple example. Delve into code implementation, graphical representations, and testing strategies. Follow along as speakers Gerwin Brunner and David Krehling guide you through the intricacies of building a distributed graph, including an introduction to schema stitching and a look at some advanced concepts.
Overview
Syllabus
Intro
Who are we
Schema stitching
Core principles
Entity keys
Architecture
Code
Graphical
Crazy part
Testing
Taught by
JSConf