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
PRO
July 17, 2018
Technology
0
77
Meguro.dev 2018.7 LT about AWS AppSync
REST API に疲れた私がおくる AWS AppSync について思うこと
r3_yamauchi
PRO
July 17, 2018
Tweet
Share
More Decks by r3_yamauchi
See All by r3_yamauchi
みんな Kiro ってる?
r3_yamauchi
PRO
0
120
チャットの応答部分を AWS Strands Agents SDK で置き換えてみた
r3_yamauchi
PRO
0
37
AWS Strands Agents SDK Lambda関数内で使ってみた
r3_yamauchi
PRO
0
120
AWS Strands Agents SDK たった 3 行でAIエージェントを実装できる!
r3_yamauchi
PRO
0
83
MCP server を作って Claude Desktop アプリから kintone へアクセスすると楽しい
r3_yamauchi
PRO
1
630
Amazon Connect の通話音声を良い感じに Transcribe する / Amazon Connect to Transcribe
r3_yamauchi
PRO
0
8k
Amazon Kendra で遊ぶために ○○○を頑張った話 / How to play with Amazon Kendra?
r3_yamauchi
PRO
0
430
github-samples-aws-reInvent2018
r3_yamauchi
PRO
0
52
Using Python with AWS
r3_yamauchi
PRO
0
5.3k
Other Decks in Technology
See All in Technology
ファインディにおける Dataform ブランチ戦略
hiracky16
0
210
DatabricksのOLTPデータベース『Lakebase』に詳しくなろう!
inoutk
0
160
なぜAI時代に 「イベント」を中心に考えるのか? / Why focus on "events" in the age of AI?
ytake
2
800
AIに全任せしないコーディングとマネジメント思考
kikuchikakeru
0
270
大規模イベントを支える ABEMA の アーキテクチャ 変遷 2025
nagapad
5
480
MCPと認可まわりの話 / mcp_and_authorization
convto
2
290
CSPヘッダー導入で実現するWebサイトの多層防御:今すぐ試せる設定例と運用知見
llamakko
1
260
東京海上日動におけるセキュアな開発プロセスの取り組み
miyabit
0
190
生成AIによる情報システムへのインパクト
taka_aki
1
200
Expertise as a Service via MCP
yodakeisuke
1
160
MCPに潜むセキュリティリスクを考えてみる
milix_m
1
860
2025-07-25 NOT A HOTEL TECH TALK ━ スマートホーム開発の最前線 ━ SOFTWARE
wakinchan
0
170
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
760
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Navigating Team Friction
lara
187
15k
Done Done
chrislema
184
16k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
It's Worth the Effort
3n
185
28k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
850
Designing for Performance
lara
610
69k
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