Manage multiple AWS accounts from one place under a single organization.

Root OU (the entire building)
|
|-- Management Account (CEO — full control, SCPs never apply here)
|
|-- OU (Dev) (a department/folder)
| |-- Member Account
| |-- Member Account
|
|-- OU (Prod) (another department)
|-- OU (HR) (OUs can be nested)
|-- OU (Finance)
|-- Member Account
| Term | What It Is |
|---|---|
| Root | Top of the tree — one per organization. SCPs here affect everyone except Management Account |
| Management Account | The boss account. Never affected by SCPs. Has full power always |
| OU | Just a folder for grouping accounts. You apply policies at OU level |
| Member Account | A regular AWS account inside an OU. Can only be in one org |

| Style | How |
|---|---|
| Business Unit | Sales OU, Retail OU, Finance OU |
| Environmental Lifecycle | Prod OU, Dev OU, Test OU |
| Project-Based | Project 1 OU, Project 2 OU, Project 3 OU |
Separate accounts give: