JAWS DAYS 2026 登壇資料(20分セッション)
その IAM 運用、いつか詰まります。
Cloud Infrastructure チームがすべての IAM や AWS リソース作成を担う設計は、一見安全に見えます。しかしサービスやチームが増えるにつれ、いつの間にか Infra がボトルネックになります。
この資料では、IAM の問題ではなく「責任の構造」に着目し、
- なぜ IAM 運用は詰まるのか
- Infra が全部やる設計はなぜ破綻するのか
- 「責任」と「操作」を分離する設計
を整理します。
最終責任は Infra、操作は全員。
その状態を実現する IAM 設計の考え方を紹介します。
--------------------------------
Your IAM operations will eventually get stuck.
A model where the Cloud Infrastructure team owns all IAM and AWS resource creation may look safe at first. But as services and teams scale, Infra gradually becomes the bottleneck.
This slide deck explains that the real problem is not IAM itself — but how responsibility is structured.
Topics covered:
Why IAM operations eventually break down
Why “Infra does everything” doesn’t scale
Separating responsibility from operations
The goal is simple:
Infra owns the final responsibility. Everyone owns the operations.