Security & Identity Flashcards
Amazon Macie
A service to discover and protect your sensitive data.
AWS Key Management Service
A service to store and manage encryption keys.
AWS CloudHSM
A service for hardware-based key storage and regulatory compliance.
AWS Certificate Manager
A service to provision,
manage, and deploy SSL and TLS security certificates.
AWS Secrets Manager
A service to rotate, manage,
and retrieve secrets like passwords required to access apps, services, and resources.
AWS Shield
A service for denial of service protection.
AWS Web Application Firewall (WAF)
A service to filter malicious website traffic.
AWS Firewall Manager
A service to centrally manage firewall rules.
Amazon GuardDuty
A service that automatically detects threats.
Amazon Inspector
A service to analyse application security.
AWS Config
A service to record and evaluate configurations of your AWS resources.
AWS CloudTrail
A service to track user activity and API usage in your account.
AWS Identity and Access Management (IAM)
A service to securely manage access to your AWS accounts, services and resources.
AWS Single Sign-on
A service to implement cloud single sign-on.
Amazon Cognito
A service to manage identity inside applications you have made such as users logging.
AWS Directory Service
A service to implement and manage Microsoft Active Directory.
AWS Organisations
A service to centrally govern and manage multiple AWS accounts.
IAM User
Either a human or a workload using the IAM user to interact with AWS. Each IAM User has associated credentials and permissions controlled by policies and boundaries.
IAM Role
Allow you to delegate access to a user or a service to perform specified actions in AWS.
ARN
Amazon Resource Name. Used to identify and access AWS resources.