A practical AWS cloud security project focused on building and securing cloud infrastructure.
Includes VPC configuration, EC2 hardening, network security controls, logging, and monitoring.
- Network segmentation
- Security groups & NACLs
- VPC Flow Logs (S3 / parquet)
- Ubuntu hardening (konstruktoid)
- Windows Defender & Firewall
- OSSEC agents
- Docker Scan & Trivy
- CSA compliance analysis
- Secure AWS architecture design
- CloudWatch & CloudTrail monitoring setup
aws-cloud-security/
│── cleanup.py # Delete used resources on AWS
│── architecture.png # Secure architecture design
│── main.py # EC2 deployment & hardening
└── README.md
- AWS VPC
- EC2 (Ubuntu & Windows)
- CloudWatch / CloudTrail
- OSSEC
- Elasticsearch
- Docker Scan & Trivy
