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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
める
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
130
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
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
280
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
200
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
180
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
100
The untapped power of vector embeddings
frankvandijk
2
1.6k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
620
Done Done
chrislema
186
16k
Raft: Consensus for Rubyists
vanstee
141
7.3k
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