Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Meguro.dev 2018.7 LT about AWS AppSync
Search
r3_yamauchi
July 17, 2018
Technology
0
69
Meguro.dev 2018.7 LT about AWS AppSync
REST API に疲れた私がおくる AWS AppSync について思うこと
r3_yamauchi
July 17, 2018
Tweet
Share
More Decks by r3_yamauchi
See All by r3_yamauchi
Amazon Connect の通話音声を良い感じに Transcribe する / Amazon Connect to Transcribe
r3_yamauchi
0
7.8k
Amazon Kendra で遊ぶために ○○○を頑張った話 / How to play with Amazon Kendra?
r3_yamauchi
0
420
github-samples-aws-reInvent2018
r3_yamauchi
0
46
Using Python with AWS
r3_yamauchi
0
5.3k
Provisions AWS managed services for serverless in 3 minutes !
r3_yamauchi
1
390
20170707-v-meetup-kintone-LT
r3_yamauchi
0
250
20170624-hackers-champloo-2017-LT
r3_yamauchi
0
220
Other Decks in Technology
See All in Technology
podman_update_2024-12
orimanabu
1
270
NW-JAWS #14 re:Invent 2024(予選落ち含)で 発表された推しアップデートについて
nagisa53
0
270
Snykで始めるセキュリティ担当者とSREと開発者が楽になる脆弱性対応 / Getting started with Snyk Vulnerability Response
yamaguchitk333
2
190
How to be an AWS Community Builder | 君もAWS Community Builderになろう!〜2024 冬 CB募集直前対策編?!〜
coosuke
PRO
2
2.8k
re:Invent をおうちで楽しんでみた ~CloudWatch のオブザーバビリティ機能がスゴい!/ Enjoyed AWS re:Invent from Home and CloudWatch Observability Feature is Amazing!
yuj1osm
0
120
watsonx.ai Dojo #5 ファインチューニングとInstructLAB
oniak3ibm
PRO
0
170
社内イベント管理システムを1週間でAKSからACAに移行した話し
shingo_kawahara
0
190
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
140
マイクロサービスにおける容易なトランザクション管理に向けて
scalar
0
130
10個のフィルタをAXI4-Streamでつなげてみた
marsee101
0
170
生成AIをより賢く エンジニアのための RAG入門 - Oracle AI Jam Session #20
kutsushitaneko
4
240
Snowflake女子会#3 Snowpipeの良さを5分で語るよ
lana2548
0
230
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
40
2.4k
Scaling GitHub
holman
458
140k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
How GitHub (no longer) Works
holman
311
140k
Into the Great Unknown - MozCon
thekraken
33
1.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Designing Experiences People Love
moore
138
23k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
GitHub's CSS Performance
jonrohan
1030
460k
Building an army of robots
kneath
302
44k
Transcript
REST API AWS AppSync Meguro.dev LT
! 2018. 7. 17 (Tue)
2 2 2
( 3 1 ) 2
PowerBudget PowerBudget 4
1
REST API
REST API
REST API swagger.yaml 2,000
GraphQL
AWS AppSync
1. App? Sync?
1. App? Sync?
1. 21 Cognito Sync
1. Cognito Sync
2. AWS Firebase 2 AWS Mobile Hub 3 AppSync 3
3
2. AWS Firebase https://twitter.com/otukutun/status/ 1014808068574461952 #v_fukuoka
AWS AppSync : 10 5 2
3. 6 getSchema API(Lambda) 2 22 OK
4. SQS SNS
Kinesis Neptune Slack … (RDS Redshift…)
5. sum distinct query PostData {
viewer { allArticles(where:{ createdAt: { gt: "2016", lt: "2017" }}) { aggregations { count sum { reads } avg { reads } }
5. sum distinct
3 0