Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Day 2 — IAM & Security

Topic for today: IAM and security. The thing everyone skips and then breaks production with — getting it right while the projects are still small.

Topics

  1. IAM core model — users, roles, policies, principals, and how a request gets evaluated
  2. Writing least-privilege policies — Action / Resource / Condition keys, common patterns
  3. Cross-account roles and STS AssumeRole — when and why
  4. Agent-side security — prompt injection, tool authorization, scoped per-user credentials
  5. Secrets handling — Secrets Manager vs Parameter Store, rotation, KMS basics

Notes

Tracking issue: #2