Module 7 Flashcards
AWS Identity and Access Management (IAM)
Involves the application of controls to users who need access to computing resources.
Role
An IAM identity that you can create in your account that has specific permissions.
User
An entity that you create in Amazon Web Services (AWS) to represent the person or application that uses it to interact with AWS. A user in AWS consists of a name and credentials.
Security group
A security group acts as a virtual firewall for your instance to control inbound and outbound traffic.
Policy
An object in AWS that, when associated with an identity or a resource, defines its permissions. AWS evaluates these policies when a principal entity (user or role) makes a request.
Amazon Inspector
Helps customers identify security vulnerabilities and deviations from security best practices in applications, before they are deployed and while they are running in a production environment.
Group
An IAM group is a collection of IAM users. Groups let you specify permissions for multiple users, which can make it easier to manage the permissions for those users.
Root user
When you first create an AWS account, you begin with a single sign-in identity that has complete access to all AWS services and resources in the account.
Credential
AWS security credentials verify who you are and whether you have permission to access the resources that you are requesting.
Enable multi-factor authentication (MFA)
This approach to authentication requires two or more independent pieces of information to be authenticated.
JavaScript Object Notation (JSON)
A syntax for storing and exchanging data
Multi-factor authentication (MFA)
A security system that requires more than one method of authentication from independent categories of credentials to verify the user’s identity for a login or other transaction.
Multi-factor authentication (MFA)
A security system that requires more than one method of authentication from independent categories of credentials to verify the user’s identity for a login or other transaction.