An open API service indexing awesome lists of open source software.

https://github.com/ali-mostafa-ctrlz/aws-security-well-architected

AWS well architected framework security pillar project that comprehends the do's and don'ts in terms of security in cloud infrastructure.
https://github.com/ali-mostafa-ctrlz/aws-security-well-architected

aws cloud-engineering cloud-security devops iac iam iam-role infrastructure-as-code least-privilege s3 s3-bucket security-architecture terraform well-architected-framework

Last synced: about 1 month ago
JSON representation

AWS well architected framework security pillar project that comprehends the do's and don'ts in terms of security in cloud infrastructure.

Awesome Lists containing this project

README

          

ps## Architecture

### Insecure Architecture
![Insecure](./diagrams/insecure.png)

### Secure Architecture
![Secure](./diagrams/secure.png)

### comparison
![Comparison](./diagrams/comparison.png)