AWS Organisations¶
TLDR¶
This is a service to manage multiple accounts and big user count at a central place. Also has features regarding pricing and setting standards.
Features¶
- Group multiple AWS accounts
- Global service
- Manage multiple accounts
- There is one main account which is the root, the other accounts join the AWSOrganisations of the root account as member accounts
- Shared ressources possbile (See VPC)
- You can leverage the API to quickly create new AWS accounts
- Can use a central S3 account for logs
- Central audit account
Limitations¶
- A single account can not be in two diffrent organisations
Cost Management¶
- Consolidated billing makes monthly fees for some ressources, which are used by multiple accounts within the AWSOrganisations, only be payed once (E.g. AWSShield)
- Benefits for aggregated usage of ressources and services
- Share reserved EC2 instances and savings plans between your AWS accounts