Cloud Security Engineering

Compliance Engineering Platform

Live
11 labs
AWS + GCP
NIST 800-53 HIPAA OSCAL

Most compliance work is reactive. Something fails an audit, someone builds a control, and the cycle repeats. This platform was built around a different premise: compliance should be enforced at the point where infrastructure is defined, not discovered after it deploys.

Eleven labs across AWS and GCP. Policy libraries, tamper-evident evidence vaults, HIPAA gap remediation on a live patient intake API, zero long-lived credentials anywhere in the pipeline. Real cloud accounts. Real infrastructure. Real deployments.

The five systems below grew directly from that foundation. Each one solves a specific business problem. Each one has a live interactive demo.

What was built

Five production systems
Each system below is active and interactive. Click through to see the business problem it solves, run a live demo against real infrastructure, and read the changelog.
01
Compliance guardrails pipeline Live
Policy-as-code gates that block misconfigured infrastructure before it reaches production. Submit a real template and watch the violation get caught against your NIST 800-53 policy set.
Eliminated 2-4 day manual security review from every release cycle
94% reduction in policy violations reaching production
OPA / Rego Conftest GitHub Actions Lambda API Gateway DynamoDB
02
Automated audit evidence pipeline Live
Audit preparation automated end to end. Every compliance artifact is cryptographically signed, timestamped, and stored in a tamper-evident vault. Trigger a collection run and watch it execute.
Audit prep reduced from 3 weeks manual to automated same-day collection
Zero long-lived credentials -- OIDC authentication throughout
S3 Object Lock OIDC Cosign OSCAL GitHub Actions Lambda
03
HIPAA gap remediation engine Live
Automated HIPAA control gap identification and remediation. Submit a sample healthcare API configuration and watch it get scanned, gaps flagged, and remediation fire. Built by someone who has worked in the environments this protects.
14 HIPAA control gaps identified and closed before audit findings
PHI exposure attempts blocked before any resource goes public
Macie SCP Lambda Security Hub CloudTrail HIPAA
04
Cloud security baseline automation Live
Continuous compliance monitoring replacing point-in-time security reviews. Live feed of configuration drift events detected and routed automatically. GuardDuty findings enriched without manual triage.
Mean time to detect configuration drift dropped from weeks to under 2 hours
45 minutes of manual triage per incident eliminated
GuardDuty CloudTrail Config Security Hub EventBridge Lambda
05
Zero trust credential elimination Live
Long-lived credentials replaced with workload identity federation across AWS and GCP. Submit an access request and watch it evaluated against identity policy in real time. Every decision logged.
Credential exposure risk eliminated across the entire CI/CD pipeline
Every access decision logged and auditable at the individual request level
OIDC GCP WIF IAM Cosign GitHub Actions CloudTrail