April 2017
Intermediate to advanced
394 pages
10h 31m
English
Using multiple accounts to provision your resources (for example, development and production environments) provides a form of blast radius protection—even in a worst-case scenario, any issues or damages are limited to the account they occur in, not your entire AWS presence.
Creating and assuming roles across accounts is the best way to manage access to multiple accounts. Specific roles provide a clear and explicit declaration of permissions that can be easily reviewed, and revoked if needed.
This recipe provides a way to scale your access across many accounts, without compromising your security.
Read now
Unlock full access