Section 26: AWS Security and Encryption Flashcards
A managed service that makes it easy for you to create and control the cryptographic keys that are used to protect your data
AWS Key Management Service (KMS)
How often do AWS Managed Keys rotate?
Once per year
What are the three types of KMS keys in AWS KMS?
AWS Managed Key
Customer Managed Keys (CMK) created in KMS
Customer Managed Keys Imported
True/False: KMS keys are global
False - KMS keys are scoped per region
What are the two KMS Key Policy types?
Default KMS Key Policy
Custom KMS Key Policy
A capability of AWS Systems Manager that provides secure, hierarchical storage for configuration data management and secrets management
AWS Systems Manager Parameter Store
AWS service that enables you to replace hardcoded credentials in your code, including passwords, with an API call to retrieve the secret programmatically
AWS Secrets Manager
AWS service that handles the complexity of creating, storing, and renewing public and private SSL/TLS X.509 certificates and keys that protect your AWS websites and applications
AWS Certificate Manager
True/False: AWS Web Application Firewall can be deployed on the following:
Network Load Balancer
API Gateway
CloudFront
AppSync GraphQL API
Cognito user Pool
False -
Application Load Balancer
API Gateway
CloudFront
AppSync GraphQL API
Cognito user Pool
A managed DDoS protection service that safeguards applications running on AWS
AWS Shield
A security management service that allows you to centrally configure and manage firewall rules across your accounts and applications in AWS Organizations
AWS Firewall Manager
A security monitoring service that analyzes and processes data sources, such as AWS CloudTrail data events for Amazon S3 logs, CloudTrail management event logs, DNS logs, Amazon EBS volume data, Kubernetes audit logs, Amazon VPC flow logs, and RDS login activity
Amazon GuardDuty
A vulnerability management service that continuously scans your AWS workloads for software vulnerabilities and unintended network exposure
Amazon Inspector
A data security service that discovers sensitive data by using machine learning and pattern matching, provides visibility into data security risks, and enables automated protection against those risks
Amazon Macie
What three object types does Amazon Inspector evaluate?
EC2 instances, container images, and Lambda functions