Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.4 KB

File metadata and controls

25 lines (24 loc) · 1.4 KB

Summary

  • Shared Responsibility on AWS
  • Network Firewall: protect VPC against network attacks
  • Shield: automatic DDoS Protection (+ 24/7 support for advanced)
  • WAF: firewall to filter incoming requests bases on rules
  • Firewall Manager: manage security rules accross an Organization (WAF, Shield, etc.)
  • KMS: encryption keys managed by AWS
  • CloudHSM: hardware encryption, AWS do not manage the encryption keys
  • Certificate Manager: provision, manage, and deploy SSL/TLS Certificates
  • Artifact: get access to compliance reports such as PCI, ISO, etc.
  • GuardDuty: find malicious behaviour with VPC, DNS & CloudTrail Logs
  • Inspector: find software vulnerabilities in EC2, ECR images, and Lambda functions
  • Config: track config changes and compliance against rules
  • Macie: find sensitive data (ex: PII data) in S3 buckets
  • CloudTrail: track API calls made by users within account
  • Security Hub: gather security findings from multiple AWS accounts
  • Detective: find the root cause of security issues or suspicious activities
  • Abuse: report AWS resources used for abusive or illegal purposes
  • Root User Privileges:
    • Change account settings
    • Close your AWS account
    • Change or cancel your AWS Support Plan
    • Register a seller in the Reserved Instance Marketplace
  • IAM Access Analyzer: identify which resources are shared externally