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

Meguro.dev 2018.7 LT about AWS AppSync

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

Meguro.dev 2018.7 LT about AWS AppSync

REST API に疲れた私がおくる AWS AppSync について思うこと

Avatar for r3_yamauchi

r3_yamauchi

July 17, 2018
Tweet

More Decks by r3_yamauchi

Other Decks in Technology

Transcript

  1. REST API  AWS AppSync   Meguro.dev LT 

      ! 2018. 7. 17 (Tue)
  2. 1

  3.  4.      SQS  SNS

     Kinesis  Neptune  Slack … (RDS Redshift…)
  4.  5. sum  distinct   query PostData {

    viewer { allArticles(where:{ createdAt: { gt: "2016", lt: "2017" }}) { aggregations { count sum { reads } avg { reads } }