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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
r3_yamauchi
July 17, 2018
Technology
0
86
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
Kiro Power - Amazon Bedrock AgentCore を学ぶ、もう一つの方法
r3_yamauchi
0
150
Kiro Power - Amazon Bedrock AgentCore を学ぶ、もう一つの方法
r3_yamauchi
0
52
Kiro Power - Amazon Bedrock AgentCore を学ぶ、もう一つの方法 (メモリー編)
r3_yamauchi
0
20
Kiro Power - Amazon Bedrock AgentCore を学ぶ、もう一つの方法 (デプロイ編)
r3_yamauchi
0
18
Power of Kiro : あなたの㌔はパワステ搭載ですか?
r3_yamauchi
0
280
Kiro と Q Dev で 同じゲームを作らせてみた
r3_yamauchi
1
290
みんな Kiro ってる?
r3_yamauchi
0
240
チャットの応答部分を AWS Strands Agents SDK で置き換えてみた
r3_yamauchi
0
74
AWS Strands Agents SDK Lambda関数内で使ってみた
r3_yamauchi
0
330
Other Decks in Technology
See All in Technology
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
3
780
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
5
1.1k
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
200
Go標準パッケージのI/O処理をながめる
matumoto
0
140
[JAWSDAYS2026][D8]その起票、愛が足りてますか?AWSサポートを味方につける、技術的「ラブレター」の書き方
hirosys_
3
120
JAWS Days 2026 楽しく学ぼう! 認証認可 入門/20260307-jaws-days-novice-lane-auth
opelab
10
1.8k
20260311 ビジネスSWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
260
クラウド × シリコンの Mashup - AWS チップ開発で広がる AI 基盤の選択肢
htokoyo
2
180
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
190
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
590
8万デプロイ
iwamot
PRO
2
230
Featured
See All Featured
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
980
Leo the Paperboy
mayatellez
4
1.5k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
130
Raft: Consensus for Rubyists
vanstee
141
7.4k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
970
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
160
So, you think you're a good person
axbom
PRO
2
2k
The Limits of Empathy - UXLibs8
cassininazir
1
250
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
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