December 2017
Intermediate to advanced
410 pages
11h 5m
English
This has become one of the standard best practices for the AWS environment. In the previous section, we had development and production VPC in a different region, which is recommended; however, we still have it on a single AWS account.
Ideally, we should have multiple AWS accounts because ideally, a developer would need AWS console access along with access and secret keys to work on various AWS services in the development environment.
If we are not careful with IAM policies, the developer might get access to various services in the production environment as well.
The approach to different accounts is described in the following diagram:
Read now
Unlock full access