IAM - Identity and Access Management Flashcards

1
Q

IAM users

A

Users should be mapped to a physical user in your company. This person will have a password for the AWS console.

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

IAM Groups

A

IAM users can be grouped into groups. And a group contains users only.

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

IAM Policies

A

JSON document that outlines permissions for users or groups.

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

IAM Roles

A

These are identities for EC2 instances or AWS Services

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

IAM Security

A

You can enable MFA (Multi Factor Authentication) and Password Policy for our users.

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

AWS CLI

A

Command line interface. You can manage your AWS services using the command line.

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

AWS SDK

A

AWS SDK (software development kit) allows you to manage your AWS services using a programming language.

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

Access Keys

A

Access Keys can be created to access AWS using the CLI or SDK

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

Audit IAM usage

A

You can audit IAM usage by creating a IAM Credentials Report and by using the IAM Access Advisor Service.

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