14. Security Compliance Flashcards
What is the AWS Shared Responsibility Model?
A model where AWS is responsible for ‘Security of the Cloud,’ and customers are responsible for ‘Security in the Cloud.’
True or False: AWS is responsible for the security of the guest OS on EC2 instances.
False
What is AWS responsible for in the AWS Shared Responsibility Model?
Security of the Cloud, including infrastructure, hardware, software, and networking for AWS services.
What type of encryption should customers manage for their data in the cloud?
Data encryption
Name a shared control between AWS and customers in the Shared Responsibility Model.
Patch Management
Who manages encryption for S3 buckets?
The customer
Which AWS service offers free DDoS protection for all customers?
AWS Shield Standard
What does AWS Shield Advanced offer beyond AWS Shield Standard?
Premium DDoS protection with 24/7 support from AWS DDoS Response Team (DRP)
Which AWS service provides firewall protection for HTTP layer attacks?
AWS WAF (Web Application Firewall)
True or False: AWS WAF protects applications from Layer 7 attacks.
True
Which AWS service offers rule-based web access control lists (ACLs)?
AWS WAF
What does AWS Network Firewall protect?
Amazon VPCs from Layer 3 to Layer 7 attacks
Fill in the blank: AWS Network Firewall can inspect traffic from ______ to ______.
VPC to VPC, internet
What is the primary function of AWS Firewall Manager?
To manage security rules across all accounts in an AWS Organization
What is the purpose of AWS Security Hub?
To centralize security findings from multiple AWS services and accounts
Which AWS service integrates with AWS Config for security compliance checks?
AWS Security Hub
Fill in the blank: AWS Security Hub aggregates findings from services like ______, ______, and ______.
GuardDuty, Inspector, Macie
What is the purpose of AWS GuardDuty?
To provide intelligent threat detection using machine learning and anomaly detection
What does Amazon Inspector evaluate?
EC2 instances, container images, and Lambda functions for vulnerabilities
True or False: Amazon Inspector performs continuous vulnerability scanning.
True
What is AWS Macie used for?
Discovering and protecting sensitive data such as PII in Amazon S3
Which AWS service allows you to create, manage, and deploy SSL/TLS certificates?
AWS Certificate Manager (ACM)
True or False: AWS Certificate Manager charges for public TLS certificates.
False
Fill in the blank: CloudTrail is used to track ______ made by users within an AWS account.
API calls
What is Amazon Detective used for?
To analyze and identify the root cause of security issues or suspicious activities
Which service provides compliance documentation access like PCI and ISO reports?
AWS Artifact
What is an IAM Access Analyzer used for?
To find resources that are shared externally from an AWS account
True or False: The root user can be used for everyday administrative tasks.
False
Name one privilege exclusive to the root user in an AWS account.
Changing account settings
Which AWS service is primarily for storing sensitive data and secrets?
AWS Secrets Manager