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
AWS ドキュメントをあるいてみた / Walk on AWS documents
Search
める
August 22, 2024
0
200
AWS ドキュメントをあるいてみた / Walk on AWS documents
2024/08/22 JAWS-UG CLI専門支部 #414でのLT内容です。
める
August 22, 2024
Tweet
Share
More Decks by める
See All by める
AWSをCLIで理解したい! / I want to understand AWS using the CLI
mel_27
2
72
Amazon FSx for ONTAPを 試してみた / Try Amazon FSx for ONTAP
mel_27
0
910
AWS Directory ServiceとFSxをCLIでさわってみた / AWS Directry Service and FSx for Windows Server
mel_27
0
600
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.8k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Rails Girls Zürich Keynote
gr2m
96
14k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Technical Leadership for Architectural Decision Making
baasie
3
270
Are puppies a ranking factor?
jonoalderson
1
3.1k
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
140
Mobile First: as difficult as doing things right
swwweet
225
10k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
For a Future-Friendly Web
brad_frost
183
10k
Transcript
AWS ドキュメントをあるいてみた める(@mel________27) 2024/08/22 JAWS-UG CLI専門支部 #414
Who am I? 名前:める(@mel________27) 所属:三重県の某SIer 業務:インフラエンジニア 好きなサービス:Cloud9、CloudShell、IAM
はじめに ssmjp #42にて、「AWSドキュメントの歩き方」の話(5分)があったため、 以降、ドキュメントを読むとき(特に初めて使うサービス)については、参考にしています。 本日はその話をします。 https://speakerdeck.com/opelab/20240822-jawsug-tokyo-aws-documents?slide=16
AWS Network Firewallをさわりたい デジタル庁の「ガバメントクラウド利用における推奨構成(AWS編).pdf」に記載がある ◦ https://www.digital.go.jp/news/ZYzU5DYY
1 サービス公式サイトを見た 概要がわかる 料金とよくある質問を 特に見た
1.5 実際に構築した 構成図(一部抜粋)を作成のうえ、マネジメントコンソールから実際に構築してみた
2 CLIドキュメントを見た コマンドは36個
2 CLIドキュメントを見た 大きく分類すると ・ファイアウォール関連(9) ・ファイアウォールポリシー関連(7) ・ルールグループ関連(6) ・リソースポリシー関連(6) ・TLS検査設定関連(5) ・サブネット設定関連(3)
Markdown形式でCLIスクリプトでの手順化 → 一部抜粋 2.5 CLIの手順にしていく
3 APIリファレンス 4 ユーザーガイドを見ている (now) 細かい動作・仕様等につき、 APIリファレンスとユーザーガイドを併用するかたちで参照しています。
今後 ・CRUDに並んだコマンドを、リソース別に整理したい!!! ・Sphinxによる自分なりのドキュメント化 ◦ CLI手順についてもSphinxを活用して作成できるようにはしたい ☆参考資料☆ ・運用エンジニアのための AWSドキュメントの歩き方・まとめ方 https://speakerdeck.com/opelab/20240822-jawsug-tokyo-aws-documents