What does this project do?

To show how automation strengthens security, I built a compliance enforcement system using AWS Config, custom Lambda functions, and SNS notifications. For example, if an S3 bucket was made public or if an EC2 security group exposed port 22 to the world, the system automatically remediates the issue and alerts the administrator.

Why does this even matter?

Modern enterprises can’t rely on manual checks. This project demonstrates my ability to automate compliance and enforce guardrails, aligning with frameworks like NIST and CIS.

Highlights / Basic Workflow

  • Real-time detection and remediation of misconfigurations
  • Automatic notifications to administrators
  • Mapped to CIS AWS Foundations Benchmark

Demo Video

Embedded YouTube demo coming soon

More Details

Detailed walkthrough, architecture diagrams, and implementation notes will be added here.
(Coming soon: in-depth writeup and code samples.)