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
JAWS-UG 初心者支部#36 「AWSで高額請求やらかした話」 / story-about...
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Shuichi Ohsawa
April 27, 2021
Technology
0
1.3k
JAWS-UG 初心者支部#36 「AWSで高額請求やらかした話」 / story-about-high-billing-on-aws
2021/04/27 JAWS-UG 初心者支部#36 しくじりLT大会!! の登壇資料です。
https://jawsug-bgnr.connpass.com/event/210736/
Shuichi Ohsawa
April 27, 2021
Tweet
Share
More Decks by Shuichi Ohsawa
See All by Shuichi Ohsawa
実践的データ基盤への処方箋 輪読会 / round-reading-jissennteki-data-kiban
ohsawa0515
1
250
datatech-jp Casual Talks #1 「BigQueryのネイティブJSON型がサポートされたので触ってみた」 / support-bigquery-native-json-and-try-it
ohsawa0515
0
2.6k
技書博後夜祭 第一夜「AWSのコスト最適化をはじめよう!」 / gishohaku5-koyasai-starting-aws-cost-optimization
ohsawa0515
0
410
インフラエンジニアBooks #7 「Amazon Web Servicesコスト最適化入門」 / infra-engineer-books-aws-cost-optimization
ohsawa0515
12
5.1k
ECSでGPUを使う 2020年版 / jawsug-container18-lt-using-gpu-on-ecs-2020
ohsawa0515
0
2.3k
急成長するシステムに追いつくためのインフラ改善への取り組み / sansan-m3-tech-night-improve-infrastructure
ohsawa0515
0
2.9k
AWS SDK for GoのContextパターン / aws sdk for go context pattern
ohsawa0515
3
800
インフラエンジニアがConsulとStretcherをつかったデプロイ改善で開発効率の向上に貢献した話(短縮版 + α) / omotesando.rb #33
ohsawa0515
0
1k
サーバレスVulsアーキテクチャ再び / serverless-vuls-again
ohsawa0515
1
4.1k
Other Decks in Technology
See All in Technology
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
3
890
技術的負債の泥沼から組織を救う3つの転換点
nwiizo
7
2.1k
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
1k
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
1
100
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
730
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
150
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
140
GitLab Duo Agent Platform + Local LLMサービングで幸せになりたい
jyoshise
0
100
Evolution of Claude Code & How to use features
oikon48
0
170
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
トップマネジメントとコンピテンシーから考えるエンジニアリングマネジメント
zigorou
3
530
Featured
See All Featured
The agentic SEO stack - context over prompts
schlessera
0
680
Six Lessons from altMBA
skipperchong
29
4.2k
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Typedesign – Prime Four
hannesfritz
42
3k
A Tale of Four Properties
chriscoyier
162
24k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
How to build a perfect <img>
jonoalderson
1
5.2k
Between Models and Reality
mayunak
2
230
Technical Leadership for Architectural Decision Making
baasie
3
270
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
How to train your dragon (web standard)
notwaldorf
97
6.5k
Transcript
初心者支部
2
3 • • • ※
4 • • • • • • •
5 • • • • •
6 • • • • • • ≒
7 • aws ec2 describe-capacity-reservations ¥ --filters "Name=state,Values=active" ¥ --query
'CapacityReservations[?AvailableInstanceCount>`0`]. [CapacityReservationId,InstancePlatform,AvailabilityZone,InstanceType, AvailableInstanceCount]' ¥ --output table ------------------------------------------------------------------------ | DescribeCapacityReservations | +----------------------+------------+-----------------+------------+---+ | cr-xxxxxxxxxxxxxxxxx | Linux/UNIX | ap-northeast-1a | r5.2xlarge | 1 | | cr-xxxxxxxxxxxxxxxxx | Linux/UNIX | ap-northeast-1c | r5.2xlarge | 3 | +----------------------+------------+-----------------+------------+---+
8 • • • • • •
9 • • • • • •
10
11 • • •
12 • • • • • • • •
None