Domain 2: Security and Compliance

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/47

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

48 Terms

1
New cards

AWS Shared Responsibility Model

Defines how AWS and customers share security responsibilities across the cloud environment.

2
New cards

AWS Responsibilities (Security OF the Cloud)

Physical data centers, hardware, virtualization layer, network infrastructure, and global availability.

3
New cards

Customer Responsibilities (Security IN the Cloud)

Data encryption, IAM management, OS patching, network configuration, and application security.

4
New cards

Shared Controls

Patch management, configuration management, and awareness training are shared between AWS and the customer.

5
New cards

Service-Specific Variations

EC2: Customer manages OS and data. RDS: AWS manages OS and database. Lambda: AWS manages most, customer manages code and data.

6
New cards

Identity and Access Management Services

AWS IAM, IAM Identity Center (SSO), MFA, and cross-account roles.

7
New cards

AWS IAM

Manages users, groups, roles, and policies using the least privilege principle.

8
New cards

AWS IAM Identity Center (SSO)

Centralized single sign-on for multiple AWS accounts.

9
New cards

Multi-Factor Authentication (MFA)

Adds an extra authentication layer to user logins.

10
New cards

Cross-account roles

Enable secure access between accounts without sharing credentials.

11
New cards

Threat Detection and Response Services

Amazon GuardDuty, Inspector, Security Hub, and Detective.

12
New cards

Amazon GuardDuty

Uses machine learning for intelligent threat detection.

13
New cards

Amazon Inspector

Performs automated security assessments on AWS resources.

14
New cards

AWS Security Hub

Centralized dashboard that aggregates findings from multiple AWS security services.

15
New cards

Amazon Detective

Helps investigate and analyze security incidents.

16
New cards

Data Protection Services

AWS KMS, Secrets Manager, Certificate Manager, and CloudHSM.

17
New cards

AWS KMS (Key Management Service)

Manages encryption keys for data at rest and in transit.

18
New cards

AWS Secrets Manager

Securely stores and rotates credentials and secrets automatically.

19
New cards

AWS Certificate Manager

Provision and manage SSL/TLS certificates for encrypted communication.

20
New cards

AWS CloudHSM

Provides hardware security modules (HSMs) for cryptographic operations.

21
New cards

Network Security Services

Security Groups, Network ACLs, AWS WAF, AWS Shield, and AWS Network Firewall.

22
New cards

Security Groups

Stateful firewalls controlling inbound and outbound traffic for EC2.

23
New cards

Network ACLs

Stateless firewalls that operate at the subnet level.

24
New cards

AWS WAF (Web Application Firewall)

Protects against web exploits and attacks over HTTP/HTTPS.

25
New cards

AWS Shield

Provides DDoS protection (Standard is free, Advanced is paid).

26
New cards

AWS Network Firewall

Managed VPC-level firewall to protect cloud networks.

27
New cards

Compliance and Governance Services

AWS Artifact, SOC reports, PCI DSS, ISO, HIPAA BAA.

28
New cards

AWS Artifact

On-demand access to compliance reports and agreements.

29
New cards

SOC Reports

Service Organization Control audit reports showing internal control effectiveness.

30
New cards

PCI DSS

Ensures compliance for handling payment card data.

31
New cards

ISO Certifications

Show compliance with international security standards.

32
New cards

HIPAA BAA

Business Associate Agreement for handling healthcare data.

33
New cards

Monitoring and Auditing Tools

AWS CloudTrail, AWS Config, Audit Manager, Access Reports.

34
New cards

AWS CloudTrail

Logs API calls and provides an audit trail for governance.

35
New cards

AWS Config

Tracks resource configurations and checks compliance.

36
New cards

AWS Audit Manager

Automates evidence collection for compliance audits.

37
New cards

IAM Access Analyzer

Finds unused or overly broad permissions to improve security posture.

38
New cards

Geographic and Industry Compliance

Includes data residency, industry-specific, and regional laws.

39
New cards

Data Residency

Control where data is stored and processed geographically.

40
New cards

Industry-Specific Compliance

Covers HIPAA, SOX, PCI DSS, and FedRAMP standards.

41
New cards

Regional Compliance

Complies with GDPR (Europe) and data sovereignty requirements.

42
New cards

Security Best Practices – Access Management

Implement least privilege, use IAM roles, enable MFA, rotate keys, and prefer temporary credentials.

43
New cards

Security Best Practices – Data Protection

Encrypt data at rest and in transit, classify data, store secrets in Secrets Manager, enable S3 versioning and MFA delete.

44
New cards

Security Best Practices – Network Security

Use security groups, defense in depth, VPC endpoints, VPC Flow Logs, and regular audits.

45
New cards

Security Best Practices – Monitoring & Incident Response

Enable CloudTrail, use CloudWatch alarms, GuardDuty, and automated incident response with Lambda/SNS.

46
New cards

Security Best Practices – Root User Protection

Enable MFA, use strong passwords, avoid using root daily, store credentials securely, and monitor activity.

47
New cards

Root User Capabilities (Only Root Can Do)

Change account settings, close account, change support plan, register as seller, configure MFA delete, create CloudFront key pairs.

48
New cards

Root User Security Best Practices

Enable MFA, use a unique password, avoid daily use, store credentials safely, and create IAM admins for routine tasks.