Skip to content

Instantly share code, notes, and snippets.

@shankarshastri
Last active November 10, 2018 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shankarshastri/983062d19d57bfde2920d33ea2f83e01 to your computer and use it in GitHub Desktop.
Save shankarshastri/983062d19d57bfde2920d33ea2f83e01 to your computer and use it in GitHub Desktop.
AWS Solution Arch Notes
IAM
IAM => Identity And Access Management
It contains Users, Groups, Roles
Users => Normal Person As An User.
Groups => Based On Functions Designate it to particular groups. Example: Dev-Ops, Engineering.
Roles => Machine.
Policies Are In Json.
Lease Privilege Principles.
IAM Users Are People Who get control on was resources.
EC2
Choose An AMI => Amazon Machine Image
EBS => Used for storage, actually its a disk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment