IAM Flashcards

1
Q

IAM

A

Identity and Access Management.

Global service.

Create users and assign to groups.

User doesn’t have to belong to a group.

User can belong to multiple groups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Group

A

Can only contain users, not other groups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Policies

A

Permissions defined in a JSON doc that a User or groups can be assigned.
User can also have multiple policies.
Users can inherit policies from the group they are in and inline policies.
Apply the least privilege principle = don’t give user/group more then they need

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Inline Policy

A

Policy that can only be attached to a user, not group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IAM Password Policy

A

Can set up policy that requires users to create pw with certain characters, length, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

MFA

A

Multi-Factor Authentication.
pw & security device.

device options:
Virtual MFA Device = Google Authenticator
Harware Key Fob = physical device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IAM Roles

A

permissions for specific services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IAM Security Tools

A

can dl credential report to get info about users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Root User

A

created by default upon setup, don’t use except for setup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Shared Responsibility Model (IAM)

A

AWS = infrastructure, config, compliance
us = responsible for users, groups, policies, MFA, perms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly