top of page

Security Baseline
Framework

leverage Well-Architected

AWS Security Baseline is a set of controls that create a minimum foundation for projects to build securely on AWS without decreasing their agility. It integrates with existing accounts that host and maintain your project’s runtime platform workloads and services. These controls form the basis of your security posture and are focused on:

  1. Security & Compliance: Establish a security baseline for each account.

    1. Secure Defaults: All accounts are configured with safe baselines, including mandatory MFA, encrypted EBS by default, and secure S3 bucket policies.

    2. AWS Security Audit:

      1. Enable Cloudwatch alerts for all AWS Cloudtrail monitored services, centralizing audit operations.

      2. IAM Access Analyzer: Identifies shared resources and potential security risks.

      3. VPC Flow Logs: Enabled for all accounts with a VPC.

    3. AWS Security Compliance: Use AWS Config for inventory, configuration history, and compliance-as-code framework. Additionally, AWS Inspector provides automated security assessments.

    4. AWS Security Monitoring: Amazon GuardDuty offers threat detection across all AWS accounts, while AWS Security Hub provides a comprehensive view of high-priority security alerts.

    5. Encryption Keys: AWS KMS CMKs are created for services requiring encryption, ensuring lifecycle management and permission control.


Important Consideration:

aws_catalog_description.png

Security Base

aws_catalog_description.png

Security Audit

(CloudTrail)

aws_catalog_description.png

AWS Security Compliance

(AWS Config)

aws_catalog_description.png

AWS Security Compliance

(AWS Inspector)

aws_catalog_description.png

AWS Security Monitoring

(Amazon GuardDuty)

aws_catalog_description.png

AWS IAM
Access Analyzer

aws_catalog_description.png

Security Encryption Keys

(AWS KMS)

aws_catalog_description.png

Notifications

(AWS SNS to Slack)

aws_catalog_description.png

Security Optimization

(AWS Trusted Advisor)

bottom of page