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
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
220
datatech-jp Casual Talks #1 「BigQueryのネイティブJSON型がサポートされたので触ってみた」 / support-bigquery-native-json-and-try-it
ohsawa0515
0
2.5k
技書博後夜祭 第一夜「AWSのコスト最適化をはじめよう!」 / gishohaku5-koyasai-starting-aws-cost-optimization
ohsawa0515
0
390
インフラエンジニアBooks #7 「Amazon Web Servicesコスト最適化入門」 / infra-engineer-books-aws-cost-optimization
ohsawa0515
12
5k
ECSでGPUを使う 2020年版 / jawsug-container18-lt-using-gpu-on-ecs-2020
ohsawa0515
0
2.2k
急成長するシステムに追いつくためのインフラ改善への取り組み / sansan-m3-tech-night-improve-infrastructure
ohsawa0515
0
2.8k
AWS SDK for GoのContextパターン / aws sdk for go context pattern
ohsawa0515
3
760
インフラエンジニアがConsulとStretcherをつかったデプロイ改善で開発効率の向上に貢献した話(短縮版 + α) / omotesando.rb #33
ohsawa0515
0
1k
サーバレスVulsアーキテクチャ再び / serverless-vuls-again
ohsawa0515
1
4k
Other Decks in Technology
See All in Technology
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
6
3.7k
【Oracle Cloud ウェビナー】クラウド導入に「専用クラウド」という選択肢、Oracle AlloyとOCI Dedicated Region とは
oracle4engineer
PRO
3
120
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
4
630
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
Oracle Cloud Infrastructure:2025年9月度サービス・アップデート
oracle4engineer
PRO
0
470
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
190
Where will it converge?
ibknadedeji
0
190
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
1
390
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
3
280
How to achieve interoperable digital identity across Asian countries
fujie
0
120
『OCI で学ぶクラウドネイティブ 実践 × 理論ガイド』 書籍概要
oracle4engineer
PRO
2
120
空間を設計する力を考える / 20251004 Naoki Takahashi
shift_evolve
PRO
3
400
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Mobile First: as difficult as doing things right
swwweet
224
10k
Building an army of robots
kneath
306
46k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
The World Runs on Bad Software
bkeepers
PRO
71
11k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Agile that works and the tools we love
rasmusluckow
331
21k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Raft: Consensus for Rubyists
vanstee
139
7.1k
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