DEV Community

Cover image for DRIFTGUARD
Edwin Jonathan
Edwin Jonathan

Posted on

DRIFTGUARD

Hey DEV.to
 πŸ‘‹

I'm Edwin, a self-taught Cloud & DevOps Engineer from Lagos, Nigeria.

I built DriftGuard because I kept watching the same thing
happen: engineers write perfect Terraform, apply it, and
then someone clicks around in the AWS console three weeks
later. Security group opened. S3 encryption disabled. RDS
made publicly accessible. Nobody knows until something
breaks or gets breached.

Driftctl is abandoned. Checkov only scans. Infracost only
costs. Nothing combined all three with auto-remediation.

So I built it.

DriftGuard detects drift, scores it against CIS AWS
Benchmarks and MITRE ATT&CK, calculates the monthly cost
delta, and opens a GitHub PR with the exact Terraform HCL
fix β€” automatically.

Live API: https://driftguard-endm.onrender.com/docs
GitHub: github.com/EdwinJdevops/driftguard

No VC funding. No team. Built in Lagos.
Brutal feedback welcome β€” that's why I'm here.

Top comments (2)

Collapse
 
edwindevops profile image
Edwin Jonathan • Edited

I'm Edwin β€” 17, self-taught Cloud & DevOps Engineer
from Lagos, Nigeria.

I built DriftGuard because Driftctl was abandoned and
nothing combined drift detection, CIS/MITRE scoring,
cost delta, and auto-PR remediation in one tool.

So I built it.
Live API: driftguard-endm.onrender.com/docs
GitHub: github.com/EdwinJdevops/driftguard

No funding. No team. Built in Lagos.
Brutal feedback welcome.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.