Groups
^^ Recall Users are entities that access AWS via the console or specific access key/secret pair
^^^ Groups are just collections of Users, that share Policy permissions
^^^^ Roles are ways to allow one AWS resource (e.g. EC2 instance) talk to another (e.g. S3 bucket)
^^^^^ Policies are collection of permissions definced in JSON, that are attached to Users, Groups, or Roles.