Skip to main content

AWS Organizations

  • What it is
    • Centrally manage and govern multiple AWS accounts as a single organization.
    • Free service.
  • Structure
    • Management (payer) account at the root, plus member accounts.
    • Organizational Units (OUs) group accounts (Prod, Dev, Sandbox) so policies apply by group.
  • What you get
  • Why multi-account at all
    • Hard blast-radius isolation, per-team cost separation, separate compliance boundaries, and per-account service quotas.
  • Not to be confused with
    • AWS Control Tower — sets up a whole governed multi-account landing zone using Organizations, with best practices pre-applied.

Linked from