Phase 7 · Identity & Security
TopicsRoles vs Users vs Groups
Part of the Cloud Computing Roadmap.
Summary
A User is a long-lived identity for a person, a Group bundles permissions for multiple users, and a Role is a temporary, assumable identity — often used by services or for cross-account access, without long-lived credentials.
How to Learn This
- 1Create an IAM group, add a user to it, and attach a policy to the group instead of the user directly.
- 2Create a role and practice assuming it to perform an action.
- 3Learn why roles are generally preferred over long-lived access keys for service-to-service access.
More topics in Identity & Security
Stuck on this topic? Ask an Insider
Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.