Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Graphql on production with AWS

Graphql on production with AWS

Bogdan Nedelcu

July 16, 2019
Tweet

More Decks by Bogdan Nedelcu

Other Decks in Technology

Transcript

  1. @bogdanned github.com/bogdanned – The Wikipedia “In the context of computer

    programming, magic … it is used to describe code that handles complex tasks while hiding that complexity to present a simple interface. ” !2
  2. @bogdanned github.com/bogdanned !13 –The GraphQL Website “GraphQL is a query

    language for your API, and a server-side runtime for executing queries by using a type system you define for your data.”
  3. @bogdanned github.com/bogdanned –Johnny Appleseed Under the hood … !14 -

    The Api Gateway pattern - The Enterprise Data Model pattern - The Integration Database pattern - The Backend for Front End pattern: BFFF
  4. @bogdanned github.com/bogdanned –Johnny Appleseed Under the hood … !15 -

    The Api Gateway pattern - The Enterprise Data Model pattern - The Integration Database pattern - The Backend for Front End pattern: BFFF
  5. @bogdanned github.com/bogdanned –Johnny Appleseed Under the hood … !20 -

    The Api Gateway pattern - The Enterprise Data Model pattern - The Integration Database pattern - The Backend for Front End pattern: BFFF
  6. @bogdanned github.com/bogdanned – Phil Calcado, Some thoughts on GraphQL vs.

    BFF 2019 “ .. it is hard for me to believe that you can combine the needs of many different applications, owned by different teams, with different users and use cases, in a single schema” !23
  7. @bogdanned github.com/bogdanned –Johnny Appleseed Under the hood … !25 -

    The Api Gateway pattern - The Enterprise Data Model pattern - The Integration Database pattern - The Backend for Front End pattern: BFFF ,