https://github.com/moonhighway/apollo-federation-workshop
A workshop to teach the concepts of Apollo Federation 🚀
https://github.com/moonhighway/apollo-federation-workshop
Last synced: 9 months ago
JSON representation
A workshop to teach the concepts of Apollo Federation 🚀
- Host: GitHub
- URL: https://github.com/moonhighway/apollo-federation-workshop
- Owner: MoonHighway
- Created: 2019-11-19T21:42:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T17:21:09.000Z (over 6 years ago)
- Last Synced: 2025-05-12T14:05:00.537Z (about 1 year ago)
- Homepage: https://moonhighway.com
- Size: 5.86 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apollo Federation Workshop 🚀
An online workshop to teach the concepts of Apollo Federation and how you can use this architecture to scale GraphQL projects and work more productively as a team.
## Instructor Info
- **Eve Porcello**: [Twitter](https://twitter.com/eveporcello) | [Email](mailto:eve@moonhighway.com)
- **Moon Highway Training**: [Moon Highway Website](https://www.moonhighway.com) | [Mailing List](http://bit.ly/moonhighway) | [Articles](https://www.moonhighway.com/articles)
**Slides**
- [GraphQL at Scale](https://slides.com/moonhighway/scale-cube/)
- [Apollo Federation Lab Challenge](https://slides.com/moonhighway/federation-lab)
**Samples**
- [Hue Review: Start Files](https://github.com/graphqlworkshop/hue-review-activity)
- [Hue Review: Finished Files](https://github.com/graphqlworkshop/hue-review-activity/tree/complete)
- [Snowtooth Federation Lab: Start Files](https://github.com/graphqlworkshop/snowtooth-federation-lab)
**Resources**
- [Apollo Federation - Apollo Docs](https://www.apollographql.com/docs/apollo-server/federation/introduction/)
- [egghead Playlist - Apollo Federation by Alex Banks](https://egghead.io/playlists/getting-started-with-apollo-federation-60ad0165)
- [Apollo Federation Blog](https://blog.apollographql.com/apollo-federation-f260cf525d21)
- [Managed Federation Blog](https://blog.apollographql.com/announcing-managed-federation-265c9f0bc88e)
- [Advanced Federation Features](https://www.apollographql.com/docs/apollo-server/federation/advanced-features/)
- [Migrating from Schema Stitching](https://www.apollographql.com/docs/apollo-server/federation/migrating-from-stitching/)