Advanced Identity Flashcards
AWS STS (SecurityToken Service)
Enables you to create temporary, limited- privileges credentials to access your AWS resources.
• Short-term credentials: you configure expiration period
Use cases
• Identity federation
• IAM Roles for cross/same account access
• IAM Roles for Amazon EC2
Amazon Cognito
• Identity for your Web and Mobile applications users (potentially millions)
• Instead of creating them an IAM user, you create a user in Cognito
What is Microsoft Active Directory (AD)?
It’s a way for you to manage users, computers, printers, and so on, usually within on-premises system.
• Database of objects
• Centralized security management, create account, assign permissions
AWS Directory Services
Enables your directory-aware workloads and AWS resources to use managed Active Directory (AD) in AWS.
AWS IAM Identity Center
Centrally manage Single Sign-On to access multiple accounts and 3rd-party business applications.
• Integrated with AWS Organizations
• Supports SAML 2.0 markup
• Integration with on-premise Active Directory
Advanced Identity - Summary
IAM
• Identity and Access Management inside your AWS account
• For users that you trust and belong to your company
• Organizations: manage multiple AWS accounts
• Security Token Service (STS): temporary, limited-privileges credentials to access AWS resources
• Cognito: create a database of users for your mobile & web applications
• Directory Services: integrate Microsoft Active Directory in AWS
• AWS IAM Identity Center: one login for multiple AWS accounts & applications