Identify and Access Management Flashcards

1
Q

What AWS Product does IAM stand for?

A

Identity and Access Management

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

What is Identify Access Management?

A

A web service that helps you securely control access to AWS resources.

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

What is the AWS Account Root User?

A

A single sign-in identify that has complete access to all AWS services and resources in an AWS account.

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

What are the 4 ways that you can work AWS IAM?

A
  1. AWS Management Consol2
  2. AWS Command Line Tools
  3. AWS SDKs
  4. IAM HTTPS API
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What default AWS services does a a new user have access to?

A

None, they can only access the AWS console.

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

Permissions must be {insert word} granted to to allow a user access to an AWS service.

A

Explicitly

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

What are IAM users?

A

Individuals who have ben granted access to an AWS account.

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

Each IAM user has 3 main components?

A
  1. A user-name
  2. A password
  3. Permission to access various resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

You can apply {insert word} permissions with IAM.

A

Granular

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

What are the 3 types of individual security credentials you can assign to users?

A
  1. Access keys
  2. Passwords
  3. Multi-factor Authentication Devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What authentication is IAM not used for?

A

Application-level authentication

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

Ho can you callow secure access to resources in an AWS account without creating an IAM user account?

A

Using Identify Federation (including Active Directory, Facebook)

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

What is Identify Federation

A

Identify Federation is the means of linking a person’s electronic identity and attributes, stored across multiple distinct identity management systems.

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

MFA can be enforced at what 2 levels?

A
  1. The account

2. Individual users under the account

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

What is Multi-factor Authentication?

A

Multi-factor Authentication (MFA) is an authentication method that requires the user to provide two or more verification factors to gain access to a resource such as an application, online account, or a VPN.

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

What does IAM MFA use?

A

A device that continually generates random, six-digit, single use authentication codes.