Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Holy Configuration-As-Code, Batman! Unleash Declarative Data Access with GraphQL
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Solo.io - Company Overview
- 3 What are your challenges?
- 4 Our Front-End Application REST API
- 5 Latency Challenge: Request Waterfalls
- 6 Approach 1: Backend For Frontend - BFF
- 7 Further Optimizations - CDN
- 8 Approach 2: Add GraphQL into the Mix
- 9 GraphQL - A Smart Query Language
- 10 Typed Schema = Exploration Tools
- 11 Application Teams Build BFF via GraphQL
- 12 Back-End / Platform Challenges
- 13 New Wayne Telecom Infrastructure
- 14 Proxy + GraphQL Server Architecture
- 15 Where to handle platform concerns like authNZ?
- 16 Situation Checkpoint
- 17 Proxy IS A GraphQL Server - How Does It Work?
- 18 How are backend services GraphQL-aware?
- 19 Other protocols → GraphQL?
- 20 GraphQL BFF - No New Deployments!
- 21 Platform Concerns Easier to Handle
- 22 New Declarative API Configuration
- 23 Solution Summary
- 24 Gloo GraphQL Demonstration
- 25 Recap: Why Declarative GraphQL?