## Notes
[Netflix API Evolution](https://www.youtube.com/watch?v=Uu32ggF-DWg&list=PLCRMIe5FDPsd0gVs500xeOewfySTsmEjf&index=34)
1. Used to be a monolith
2. Split into microservices
3. Aggregated into a [[API Gateway]]
1. Gateway was becoming a monolith
4. Moved to GraphQL and "federated gateway"
1. Allowed developers to manage part of their graphs