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
79
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 と Q Dev で 同じゲームを作らせてみた
r3_yamauchi
PRO
1
180
みんな Kiro ってる?
r3_yamauchi
PRO
0
170
チャットの応答部分を AWS Strands Agents SDK で置き換えてみた
r3_yamauchi
PRO
0
42
AWS Strands Agents SDK Lambda関数内で使ってみた
r3_yamauchi
PRO
0
160
AWS Strands Agents SDK たった 3 行でAIエージェントを実装できる!
r3_yamauchi
PRO
0
120
MCP server を作って Claude Desktop アプリから kintone へアクセスすると楽しい
r3_yamauchi
PRO
1
700
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
54
Other Decks in Technology
See All in Technology
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
130
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
110
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
270
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
210
RSCの時代にReactとフレームワークの境界を探る
uhyo
10
3.4k
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.2k
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
140
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
270
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
170
オブザーバビリティが広げる AIOps の世界 / The World of AIOps Expanded by Observability
aoto
PRO
0
360
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
810
roppongirb_20250911
igaiga
1
210
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Into the Great Unknown - MozCon
thekraken
40
2k
Writing Fast Ruby
sferik
628
62k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Thoughts on Productivity
jonyablonski
70
4.8k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
Product Roadmaps are Hard
iamctodd
PRO
54
11k
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