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
210
AWSでデータ解析を始めたーい
ra1211
0
300
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
320
Other Decks in Technology
See All in Technology
いまからでも遅くない!SSL/TLS証明書超入門(It's not too late to start! SSL/TLS Certificates: The Absolute Beginner's Guide)
norimuraz
0
240
Claude Code Subagents 再入門 ~cc-sddの実装で学んだこと~
gotalab555
6
9.6k
Node.js 2025: What's new and what's next
ruyadorno
0
340
「れきちず」のこれまでとこれから - 誰にでもわかりやすい歴史地図を目指して / FOSS4G 2025 Japan
hjmkth
1
310
Geospatialの世界最前線を探る [2025年版]
dayjournal
1
220
綺麗なデータマートをつくろう_データ整備を前向きに考える会 / Let's create clean data mart
brainpadpr
3
520
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
480
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
8.8k
リセラー企業のテクサポ担当が考える、生成 AI 時代のトラブルシュート 2025
kazzpapa3
1
350
『バイトル』CTOが語る! AIネイティブ世代と切り拓くモノづくり組織
dip_tech
PRO
1
130
データ戦略部門 紹介資料
sansan33
PRO
1
3.7k
Adminaで実現するISMS/SOC2運用の効率化 〜 アカウント管理編 〜
shonansurvivors
4
450
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
75
5.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Unsuck your backbone
ammeep
671
58k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
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の制限(ソフトリミット) ※あくまでソフト上限なので、変更が可能
サポート
おわり 早く実装したいい