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
もめんと会 Momento Cache
Search
koara
September 14, 2023
Technology
0
64
もめんと会 Momento Cache
koara
September 14, 2023
Tweet
Share
More Decks by koara
See All by koara
SST ( Serverless Stack Toolkit ) 使ってみた
ra1211
0
200
AWSでデータ解析を始めたーい
ra1211
0
280
JAWS-UG 名古屋 AVAハンズオン+re:Inforceの復習
ra1211
0
110
JAWS ミート 2023
ra1211
0
62
JAWS-UG大阪 AWS re:Invent 2022 re:Cap
ra1211
0
110
20221112_四国クラウドお遍路.pdf
ra1211
0
310
Other Decks in Technology
See All in Technology
Welcome to the LLM Club
koic
0
170
生成AI活用の組織格差を解消する 〜ビジネス職のCursor導入が開発効率に与えた好循環〜 / Closing the Organizational Gap in AI Adoption
upamune
2
1.1k
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
2
540
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
160
A2Aのクライアントを自作する
rynsuke
1
170
Wasm元年
askua
0
140
生成AIでwebアプリケーションを作ってみた
tajimon
2
150
Model Mondays S2E02: Model Context Protocol
nitya
0
220
セキュリティの民主化は何故必要なのか_AWS WAF 運用の 10 の苦悩から学ぶ
yoh
1
140
地図も、未来も、オープンに。 〜OSGeo.JPとFOSS4Gのご紹介〜
wata909
0
110
_第3回__AIxIoTビジネス共創ラボ紹介資料_20250617.pdf
iotcomjpadmin
0
150
HiMoR: Monocular Deformable Gaussian Reconstruction with Hierarchical Motion Representation
spatial_ai_network
0
110
Featured
See All Featured
Designing for humans not robots
tammielis
253
25k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
Building Adaptive Systems
keathley
43
2.6k
How to train your dragon (web standard)
notwaldorf
93
6.1k
Bash Introduction
62gerente
614
210k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
930
KATA
mclloyd
29
14k
Speed Design
sergeychernyshev
32
1k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Transcript
Momentoを使いたい 2023/09/14
Who am I ? { "name": "koara", "X_id": "@koara__fftr", "age":
27, "career": [ “C”, ”C++”, ”C#”, ”JavaScript”, ”PHP”], "hobbies": ["music"], "certifications": [ ], "favorite_AWS_service": "AWS Lambda", "other": [ ] }
Contents Momentoを導入検討しているはなし
Momentoを検討した動機 • シンプルなSDK • 基盤がAWSにあること • 安定してそこそこ速い • シンプルな課金 •
(もっちゃんがかわいい)
様々な種類のセンサーのデータを一元管理できるプラットフォーム 例) 温度、湿度、照度、臭気、CO2濃度、etc… ほとんどの顧客は直近1週間のデータを確認している 月に数回直近1か月のデータを確認する サービスの説明と使われ方
既存のアーキテクチャー
Momentoを使用したアーキテクチャー
コスト(工数) 1人日くらい ・キャッシュがあればキャッシュから取得 ・キャッシュが無ければ、リクエストを分割して送信 そのレスポンスを圧縮してキャッシュ
コスト(お金) 毎月最初の 5 GB は無料 キャッシュ量ではなく、インバウンドとアウトバウントのデータ転送に対して課金 毎回 1 KB 単位で計測され、$0.50/GB
の転送コスト ※既にAmazon ElastiCache for Redisを使っている場合は Momento Cost Estimatorを使えば、Momentoのコスト見積もりができる 制限事項あり
モニタリング ・コンソールから確認 ・直近1時間以上のメトリクスは Standardプラン以上で確認可能
Momentoの制限(ソフトリミット) ※あくまでソフト上限なので、変更が可能
サポート
おわり 早く実装したいい