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.2k
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
210
datatech-jp Casual Talks #1 「BigQueryのネイティブJSON型がサポートされたので触ってみた」 / support-bigquery-native-json-and-try-it
ohsawa0515
0
2.4k
技書博後夜祭 第一夜「AWSのコスト最適化をはじめよう!」 / gishohaku5-koyasai-starting-aws-cost-optimization
ohsawa0515
0
370
インフラエンジニアBooks #7 「Amazon Web Servicesコスト最適化入門」 / infra-engineer-books-aws-cost-optimization
ohsawa0515
12
4.9k
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
750
インフラエンジニアがConsulとStretcherをつかったデプロイ改善で開発効率の向上に貢献した話(短縮版 + α) / omotesando.rb #33
ohsawa0515
0
990
サーバレスVulsアーキテクチャ再び / serverless-vuls-again
ohsawa0515
1
3.9k
Other Decks in Technology
See All in Technology
IIWレポートからみるID業界で話題のMCP
fujie
0
740
標準技術と独自システムで作る「つらくない」SaaS アカウント管理 / Effortless SaaS Account Management with Standard Technologies & Custom Systems
yuyatakeyama
2
1k
ひとり情シスなCTOがLLMと始めるオペレーション最適化 / CTO's LLM-Powered Ops
yamitzky
0
380
本当に使える?AutoUpgrade の新機能を実践検証してみた
oracle4engineer
PRO
1
130
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
11
4.2k
プロダクトエンジニアリング組織への歩み、その現在地 / Our journey to becoming a product engineering organization
hiro_torii
0
110
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
100
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
240
キャディでのApache Iceberg, Trino採用事例 -Apache Iceberg and Trino Usecase in CADDi--
caddi_eng
0
170
Agentic Workflowという選択肢を考える
tkikuchi1002
1
400
Windows 11 で AWS Documentation MCP Server 接続実践/practical-aws-documentation-mcp-server-connection-on-windows-11
emiki
0
740
AI技術トレンド勉強会 #1MCPの基礎と実務での応用
nisei_k
1
250
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
920
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
For a Future-Friendly Web
brad_frost
179
9.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
940
Typedesign – Prime Four
hannesfritz
42
2.7k
Faster Mobile Websites
deanohume
307
31k
Building Adaptive Systems
keathley
43
2.6k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Balancing Empowerment & Direction
lara
1
350
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
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