Going Serverless with GraphQL

Going Serverless with GraphQL

NDC Conferences via YouTube Direct link

field resolution

24 of 36

24 of 36

field resolution

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Going Serverless with GraphQL

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 The Hitchhiker's Guide to Serverless
  3. 3 100% serverless
  4. 4 there are still servers...
  5. 5 servers platforms!
  6. 6 business logic?
  7. 7 servers platforms events!
  8. 8 One API endpoint
  9. 9 lambda api gateway ~$400/mo
  10. 10 scales magically
  11. 11 cold functions
  12. 12 min max
  13. 13 testing
  14. 14 serverless framework node-lambda apex sparta
  15. 15 Shep
  16. 16 The Lambda Front End
  17. 17 All In!
  18. 18 November 2016: 100% Lambda
  19. 19 Pop Quiz: Default max # of redis connections
  20. 20 account level concurrency limit
  21. 21 metrics security observability exception reporting
  22. 22 Give me a vehicle
  23. 23 Give me a car. With 6 seats. That is red. And has a bike rack. Include the bikes. Mountain Bikes. With tires.
  24. 24 field resolution
  25. 25 type User id: ID name: String url: String image: String
  26. 26 data loader
  27. 27 pagination clientMutationId partial data fetching mutation structure
  28. 28 hint: use relay
  29. 29 authorization
  30. 30 query complexity
  31. 31 Facebook Monoculture
  32. 32 Are facebook's problems your problems?
  33. 33 Approaches...
  34. 34 Read through Copy on Read/Write Dual Writes Replace
  35. 35 3. Import data with mutations
  36. 36 Recap!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.