14. Advanced Identity

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:38 AM on 8/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

What does AWS STS (Security Token Service) enable?

Creating temporary, limited-privileges credentials to access your AWS resources

2
New cards

How long do STS credentials last?

They are short-term credentials — you configure the expiration period

3
New cards

What are the use cases for STS?

Identity federation (manage user identities in external systems and provide them with STS tokens to access AWS resources), IAM Roles for cross/same account access, and IAM Roles for Amazon EC2 (temporary credentials for EC2 instances to access AWS resources)

4
New cards

What is Amazon Cognito for?

Identity for your web and mobile application users (potentially millions)

5
New cards

How does Cognito differ from IAM for app users?

Instead of creating them an IAM user, you create a user in Cognito

6
New cards

What is Microsoft Active Directory (AD)?

Found on any Windows Server with AD Domain Services — a database of objects: user accounts, computers, printers, file shares, security groups

7
New cards

What does Active Directory provide?

Centralised security management — create accounts, assign permissions

8
New cards

What is AWS Managed Microsoft AD?

Create your own AD in AWS, manage users locally, supports MFA — can establish "trust" connections with your on-premise AD

9
New cards

What is AD Connector?

A directory gateway (proxy) to redirect to the on-premise AD, supports MFA — users are managed on the on-premise AD

10
New cards

What is Simple AD?

An AD-compatible managed directory on AWS — cannot be joined with on-premise AD

11
New cards

What does AWS IAM Identity Center provide?

One login (single sign-on) for all your AWS accounts in AWS Organisations, business cloud applications (e.g. Salesforce, Box, Microsoft), SAML 2.0-enabled applications, and EC2 Windows instances

12
New cards

What identity providers does IAM Identity Center support?

The built-in identity store in IAM Identity Center, or 3rd party: Active Directory (AD), OneLogin, Okta

13
New cards

Summarise IAM

Identity and access management inside your AWS account — for users that you trust and belong to your company

14
New cards

Summarise Organisations

Manage multiple accounts

15
New cards

Summarise Security Token Service (STS)

Temporary, limited-privileges credentials to access AWS resources

16
New cards

Summarise Cognito

Create a database of users for your mobile & web applications

17
New cards

Summarise Directory Services

Integrate Microsoft Active Directory in AWS

18
New cards

Summarise IAM Identity Center

One login for multiple AWS accounts & applications

19
New cards