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

Network Fundamentals for the Cloud

Familiarizing with the Command Line Interface

Security Fundamentals for the Cloud

CLI Fundamentals for the Cloud

DataDog, a Cloud Analytics & Monitoring application

A brief introduction to Databases and MySQL

AWS CodeCommit + Creating a CI/CD pipeline

Future Orientation: Tips from a AWS re/Start Graduate

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

Building a VPC in AWS