12_IAM Overview and Best Practices

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

flashcard set

Earn XP

Description and Tags

Flashcards about AWS Identity and Access Management (IAM)

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

The process of verifying the identity of a user or application trying to access a system.

Authentication

2
New cards

The process of determining what a user or application is allowed to do once they have been authenticated.

Authorization

3
New cards

An AWS service that allows you to control both authentication and authorization to AWS resources.

AWS IAM

4
New cards

Granting access to AWS resources using existing identity systems like Microsoft Active Directory.

Federated Identities

5
New cards

Requiring a user to provide a secondary authentication code from a separate device.

Multi-Factor Authentication (MFA)

6
New cards

Follow the principle of least privilege and grant users exactly what they need for a given role.

Granular Permissions

7
New cards

Users, groups, roles, policies, identity provider objects are all examples of…

IAM resources

8
New cards

Users and roles are examples of…

IAM entities

9
New cards

Users, roles and groups are examples of…

IAM identities

10
New cards

People and applications that sign in and make requests to AWS.

Principles

11
New cards

Can be used to log in to the AWS management console.

Username and password

12
New cards

Used to run commands from the AWS command line interface (CLI) and to make programmatic calls to AWS.

AWS access key

13
New cards

Has complete access to all AWS services and resources in the account.

Root user

14
New cards

Temporary security credentials that aren't uniquely associated with one person.

IAM roles