youtube image
From YouTube: Secure Gateway & GraphQL Server- Choose Two, Deploy One

Description

SoloCon 2022:
Secure Gateway & GraphQL Server- Choose Two, Deploy One

Speakers:
Kevin Dorosh
Tech Lead, Solo.io

Adam Sayah
Field Engineer, Solo.io

Session Abstract:
Numerous production environments already leverage Envoy as an edge or mesh proxy, and expose services behind Envoy via a separate GraphQL server. To avoid an extra network hop and enable route-level customizations to your Graph, we've written a GraphQL server into Envoy. This uniquely enables users to combine full edge and mesh capabilities at the GraphQL resolver level, such as rate limiting, authn/z, and DLP. We will explore the Envoy filter chain and how existing filters interact with GraphQL using a live demo to illustrate these ideas.

Track:
Gloo Edge and API Gateway