DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
GraphQL Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
GraphQL
Confirmed via Apollo's own current guidance: what is now recommended for the production federation gateway/router layer, instead of the older @apollo/gateway Node.js package?
A
A different Node.js package with the same architecture
B
The Apollo Router (GraphOS Router) — a standalone binary written in Rust, with significantly better performance
C
Federation is no longer supported at all
D
Switching entirely to REST instead
Check Answer