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
68
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
マルチモーダル / AI Agent / LLMOps 3つの技術トレンドで理解するLLMの今後の展望
hirosatogamo
37
12k
複雑なState管理からの脱却
sansantech
PRO
1
150
OCI Network Firewall 概要
oracle4engineer
PRO
0
4.2k
アジャイルでの品質の進化 Agile in Motion vol.1/20241118 Hiroyuki Sato
shift_evolve
0
170
TypeScript、上達の瞬間
sadnessojisan
46
13k
100 名超が参加した日経グループ横断の競技型 AWS 学習イベント「Nikkei Group AWS GameDay」の紹介/mediajaws202411
nikkei_engineer_recruiting
1
170
強いチームと開発生産性
onk
PRO
35
11k
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
500
[CV勉強会@関東 ECCV2024 読み会] オンラインマッピング x トラッキング MapTracker: Tracking with Strided Memory Fusion for Consistent Vector HD Mapping (Chen+, ECCV24)
abemii
0
220
EventHub Startup CTO of the year 2024 ピッチ資料
eventhub
0
120
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.5k
いざ、BSC討伐の旅
nikinusu
2
780
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
409
22k
Building Applications with DynamoDB
mza
90
6.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
How GitHub (no longer) Works
holman
310
140k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
The Cost Of JavaScript in 2023
addyosmani
45
6.8k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
Building an army of robots
kneath
302
43k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
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