A brief introduction to AWS Identity and Access Management (IAM)

 IAM is the name that AWS gives to user-permission controls. The management of privileges are split into three;

  • Users
  • Groups
  • Roles
The following infographic around IAM roles also breaks down how the user/groups permissions work on the 'User-based permissions' side of the slide.



However the most important concept in relation to IAM is simply the following;

Always provide as little access as possible to ensure infrastructure safety! As well as following some of the best practices outlined below;

Popular posts from this blog

Familiarizing with the Command Line Interface

Network Fundamentals for the Cloud

Security Fundamentals for the Cloud

CLI Fundamentals for the Cloud

A brief introduction to Databases and MySQL

DataDog, a Cloud Analytics & Monitoring application

AWS CodeCommit + Creating a CI/CD pipeline

A brief introduction to AWS Cloud Adoption Framework (CAF) and Well-Architected Framework (WAF)

Future Orientation: Tips from a AWS re/Start Graduate

Building a VPC in AWS