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
S3 で考えるストレージ監視 / Consider storage monitoring wi...
Search
Kento Kimura
PRO
September 12, 2023
Video
Technology
0
1.2k
S3 で考えるストレージ監視 / Consider storage monitoring with S3
Storage-JAWS #1
https://storage-jaws.connpass.com/event/293377/
Kento Kimura
PRO
September 12, 2023
Tweet
Share
Video
More Decks by Kento Kimura
See All by Kento Kimura
プラットフォームとしての Datadog / Datadog as Platforms
aoto
PRO
1
450
Cloud Run を解剖して コンテナ監視を考える / Breaking Down Cloud Run to Rethink Container Monitoring
aoto
PRO
0
150
Recap of Next - Google Cloud で実践する クラウドネイティブ最前線 / The Frontlines of Cloud-Native with Insights from Google Cloud
aoto
PRO
1
140
AWS で広がるオブザーバビリティの世界 / Do SREs Dream of AWS Observability?
aoto
PRO
0
290
元祖 AIOps! メトリクス異常検知からはじめよう 〜さようなら Lookout for Metrics〜 / The Original AIOps! Let's get started with Metrics Anomaly Detection - Good-bye Lookout for Metrics
aoto
PRO
0
240
Dive Deep in Cloud Run: Automatic Base Image update
aoto
PRO
0
1k
CloudWatch Application Signals と APM の入門 / Introduction to CloudWatch Application Signals and APM
aoto
PRO
2
1.5k
Recap『Platform Engineering 入門: Golden Path の構築と活用』
aoto
PRO
0
1.1k
Two different ways to export AWS CloudWatch Metrics
aoto
PRO
0
1.2k
Other Decks in Technology
See All in Technology
成長し続けるアプリのためのテストと設計の関係、そして意思決定の記録。
sansantech
PRO
0
140
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
980
スタートアップに選択肢を 〜生成AIを活用したセカンダリー事業への挑戦〜
nstock
0
270
事例で学ぶ!B2B SaaSにおけるSREの実践例/SRE for B2B SaaS: A Real-World Case Study
bitkey
1
270
CDK Vibe Coding Fes
tomoki10
1
450
Delta airlines Customer®️ USA Contact Numbers: Complete 2025 Support Guide
deltahelp
0
1.1k
ABEMAの本番環境負荷試験への挑戦
mk2taiga
5
620
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
130
関数型プログラミングで 「脳がバグる」を乗り越える
manabeai
2
220
AWS CDK 開発を成功に導くトラブルシューティングガイド
wandora58
3
140
クラウド開発の舞台裏とSRE文化の醸成 / SRE NEXT 2025 Lunch Session
kazeburo
1
400
衛星運用をソフトウェアエンジニアに依頼したときにできあがるもの
sankichi92
1
210
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1370
200k
BBQ
matthewcrist
89
9.7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Writing Fast Ruby
sferik
628
62k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
GitHub's CSS Performance
jonrohan
1031
460k
For a Future-Friendly Web
brad_frost
179
9.8k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Docker and Python
trallard
44
3.5k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Transcript
12th Sep, Storage-JAWS #1 Kento Kimura S3 で考えるストレージ監視
• 職種:Sales Engineer • 担当:パブリッククラウドのアーキテクト知識を活かした Observability の導入技術支援 • 資格:AWS 全
12 資格、Google Cloud 全 11 資格、Azure 13 資格 • 表彰:2022-23 Japan AWS All Certifications Engineer 2023 Japan AWS Jr.Champion Google Cloud Partner Top Engineer 2023 木村 健人 (Kento Kimura) Datadog Japan GK 𝕏 :@AoToLog_ History データセンター運用保守 → パブリッククラウド技術支援 → プリセールス技術支援 Community Jagu’e’r デジクラ人材育成 / o11y-SRE 分科会 運営メンバー AWS Jr.Champions Meetup / JAWS 登壇に挑戦中 Partner Top Engineer 2023 自己紹介
Agenda ストレージと監視 1 2 S3 の特徴と監視 3 Amazon S3 Storage
Lens 4 Datadog S3 Integration 5 まとめ
ストレージと監視
ストレージの種類 ブロックストレージ オブジェクトストレージ ファイルストレージ 同一サイズのブロックにデータを 分割し保存する基本的なストレー ジ 例:Amazon EBS データアクセス前に処理をする
ファイルシステムレイヤーがある ストレージ 例:Amazon EFS 非構造化形式のオブジェクトデー タをメタデータと共に格納・管理 するストレージ 例:Amazon S3 参照:「ブロックストレージとは何ですか?」 https://aws.amazon.com/jp/what-is/block-storage/
ストレージの監視 Status (up, down, error) Capacity, Free space Latency, Throughput,
IOPS 性能監視 Performance Monitoring 容量・コスト監視 Volume and Cost Monitoring ステータス監視 Status Monitoring Connection, Request
クラウド上のストレージの監視 Status (up, down,error) Capacity, Free space Latency, Throughput, IOPS
性能監視 Performance Monitoring 容量・コスト監視 Capacity and Cost Monitoring ステータス監視 Status Monitoring Connection Burst capacity Redundancy Request セキュリティ監視 Security Monitoring Encryption Permission
S3 の特徴と監視
S3 の特徴 容量無制限のオンライン オブジェクトストレージサービス ユースケース:データレイク、ウェブサイト、モバイルアプリケーション、バックアップおよび復元、 アー カイブ、エンタープライズアプリケーション、IoT デバイス、ビッグデータ分析 特に、耐久性・大容量・スケーラビリティ・複雑なメタデータ管理などがポイント!! 逆に、低レイテンシー・大量の IO
処理 ・構造化データ管理は不得意。 従来のストレージ監視とは監視をする視点が変わる! 参照:「Amazon S3 の特徴」https://aws.amazon.com/jp/s3/features/
S3 の監視 Status (up, down,error) Capacity 容量・コスト監視 Capacity and Cost
Monitoring ステータス監視 Status Monitoring Request, Storage type セキュリティ監視 Security Monitoring Encryption Permission
Amazon S3 Storage Lens
Amazon S3 Storage Lens Dashboard 29のメトリクスの可視化 標準・高度なメトリクスを元に、デ フォルトダッシュボードを提供 AWS Organizations
連携 Organizations 内アカウント全体の 使用状況・アクティビティ可視化 エクスポート機能 Quicksight, Athena, Redshift への CSV, Parquet 形式での日次エクス ポート
Datadog S3 Integration
Datadog S3 Integration Dashboard S3 異常検知 Datadog が提供する異常検知の アルゴリズムで不正な操作を検知 OOTB
Dashboard 標準メトリクスとリクエストメトリクス をダッシュボードに反映 テンプレート変数 テンプレート変数による、アカウント・ リージョン・バケット毎の絞り込み
まとめ
まとめ • ストレージはその種類に応じた特性があり、クラウド上のストレージサービスにも それぞれの種類のストレージがある • ストレージの種類や用途に応じて、監視する・したい項目が変化する • 何から始めたら良いかわからない・何も監視をできていない場合は、 Amazon S3
Storage Lens や Datadog S3 Integration Dashboard を利用してみる!
Thank you