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
76
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
110
AWS Strands Agents SDK たった 3 行でAIエージェントを実装できる!
r3_yamauchi
PRO
0
81
MCP server を作って Claude Desktop アプリから kintone へアクセスすると楽しい
r3_yamauchi
PRO
1
620
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
FAST導入1年間のふりかえり〜現実を直視し、さらなる進化を求めて〜 / Review of the first year of FAST implementation
wooootack
1
160
分散トレーシングによる コネクティッドカーのデータ処理見える化の試み
thatsdone
0
260
2025/07/22_家族アルバム みてねのCRE における生成AI活用事例
masartz
2
130
公開初日に個人環境で試した Gemini CLI 体験記など / Gemini CLI実験レポート
you
PRO
3
490
ファインディにおける Dataform ブランチ戦略
hiracky16
0
200
スプリントゴール未達症候群に送る処方箋
kakehashi
PRO
1
270
Snowflake のアーキテクチャは本当に筋がよかったのか / Data Engineering Study #30
indigo13love
0
270
PHPでResult型やってみよう
higaki_program
0
200
QuickBooks®️ Customer®️ USA Contact Numbers: Complete 2025 Support Guide
qbsupportinfo
0
130
alecthomas/kong はいいぞ
fujiwara3
6
700
Turn Your Community into a Fundraising Catalyst for Black Philanthropy Month
auctria
PRO
0
160
東京海上日動におけるセキュアな開発プロセスの取り組み
miyabit
0
180
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Being A Developer After 40
akosma
90
590k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Raft: Consensus for Rubyists
vanstee
140
7k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Six Lessons from altMBA
skipperchong
28
3.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
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