Identity Governance & Cloud Security Engineer · Nashville, TN

I build identity governance
that proves itself.

Non-Human Identity Governance · IGA Lifecycle Automation · Compliance Evidence · AWS Security

AWS Security Specialty Solutions Architect Associate CompTIA Security+ RHCE / RHCSA PMP

I design and automate IGA lifecycle systems, cloud IAM controls, and compliance evidence pipelines. Now extending identity governance into non-human and AI-agent identities, the fastest-growing gap in enterprise IAM.

Open to IGA Engineer · IAM Engineer · Cloud Security Engineer roles.

16
Controls automated
6
Frameworks mapped
6
Certifications
17K+
Impressions
Start Here

Three projects that show the range.

The full program is below. If you have a minute, start with these: machine-identity governance, human-identity lifecycle, and compliance evidence as code.

01 AWS NHI Governance Engine Detects and scores risky machine identities across an AWS account, mapped to the OWASP NHI Top 10 and NIST 800-53, gating CI on unaccepted risk. View → 02 Enterprise IAM Lifecycle Automation Joiner-mover-leaver identity lifecycle with midPoint and LDAP, account reconciliation, and a Python evidence validator. View → 03 AWS GRC Engineering Automation Sixteen automated controls generating audit-style evidence mapped to CIS, NIST 800-53, SOC 2, ISO 27001, and PCI DSS. View →
The Security Program

One system. Seven layers.

Identity governance is the center; cloud architecture, control automation, detection, and evidence engineering are the layers that support it. Every project answers one question in a complete program, from identity through architecture, detection, response, and governance.

Layer 1 · Identity
IAM Governance
"Who can touch what? How is the lifecycle governed?"
Enterprise IAM Lifecycle Automation  ·  Complete
HR-sourced joiner-mover-leaver lifecycle on midPoint and 389 Directory Server. Reconciliation, non-human identity disposition, and a Python evidence validator that proves the directory matches the source of truth.
Zero Trust Serverless Architecture  ·  Complete
Identity governance at the application layer — Cognito JWT auth with DynamoDB access scoped to the authenticated sub claim. BOLA/IDOR prevention on every request.
AWS NHI Governance Engine  ·  Active
Scans an AWS account and scores non-human identities — IAM roles, users, access keys, secrets, and trust policies — with eleven detectors mapped to the OWASP NHI Top 10 and NIST 800-53. OIDC-federated CI, an exception register with net-residual reporting, and a documented threat model. Extending toward AI-agent identity governance.
Active
Layer 2 · Architecture
Secure Environment
"What are we governing? How is the environment structured?"
Secure Multi-Account AWS Architecture for Retail Platforms
Multi-account org design, trust boundary separation, centralized logging, and layered ingress — grounded in real retail domain context. Customer identity, order workflows, payment-adjacent services, and prod/non-prod isolation.
Complete
Layer 3 · GRC
Control & Evidence
"Are the controls actually working? Can we prove it?"
AWS GRC Engineering Project
16 automated controls across IAM, S3, CloudTrail, GuardDuty, and Security Hub. Risk scoring, framework mapping, and immutable evidence storage.
Complete
Layer 4 · Detection
Identity Threat Detection
"How do we know when something goes wrong?"
IAM Cross-Account Detection Pipeline
Event-driven detection rules mapped to MITRE ATT&CK. CloudTrail → EventBridge → Lambda enrichment → structured findings with false positive tuning.
Complete
Layer 5 · Response
Incident Response
"What happens automatically when a control fails?"
AWS Incident Response Automation  ·  In Design
Security Hub → Step Functions response workflows. Automated containment with approval gates. Runbooks as code. Design documented; implementation queued.
In Design
Layer 6 · Prevention
Policy as Code
"How do we stop non-compliant infrastructure before it deploys?"
AWS Policy-as-Code Guardrails
OPA Rego guardrails executed with Conftest against Terraform plans before apply. Denies public S3, open admin ports (IPv4 and IPv6), wildcard IAM, unencrypted storage, and missing Owner tags, each mapped to NIST 800-53. Unit-tested and enforced as a CI gate.
Complete
Layer 7 · Leadership
Executive Dashboard
"How do we translate technical controls into business risk language?"
AWS Executive Risk Dashboard  ·  In Design
Compliance score, risk register, framework heatmap. Ingests GRC and NHI engine output. Designed for CISO and audit committee audiences. Design documented; implementation queued.
In Design
Full Portfolio

All projects.

Every repo answers one question in the security program. Together they form a complete cloud security governance narrative.

Layer 1 · Non-Human & Agent Identity
AWS NHI Governance Engine
"Governs the identities people forget: machines, workloads, and AI agents."

Eleven detectors that scan an AWS account for risky non-human identities — over-privilege, wildcard and cross-account trust, OIDC gaps, ownership, and static credentials — mapped to the OWASP NHI Top 10 and NIST 800-53. OIDC-federated CI, an exception register, and a CI gate on high-severity findings.

Layer 3 · GRC Engineering
AWS GRC Engineering Project
"Proves the controls are working."

16 automated controls, risk scoring, framework mapping, immutable evidence vault. The anchor of the portfolio.

Layer 4 · Identity Threat Detection
IAM Cross-Account Detection Pipeline
"Detects when IAM controls are violated."

Event-driven pipeline targeting unauthorized AssumeRole activity. Tuned false-positive handling. MITRE ATT&CK mapped.

Layer 2 · Architecture
Secure Multi-Account AWS Architecture for Retail
"Defines the environment these controls govern."

Multi-account org design with trust boundary separation, centralized logging, layered ingress, and prod/non-prod isolation. Grounded in Genesco retail domain — customer identity, order workflows, payment-adjacent services.

Layer 1 · Identity Governance
Zero Trust Serverless Architecture
"Governs identity on every request at the workload level."

Cognito JWT auth with DynamoDB access scoped to authenticated sub claim. BOLA/IDOR prevention, split Lambda execution roles, KMS encryption, CDK IaC.

Layer 5 · Response
AWS Incident Response Automation
"Automates what happens when a control fails."

Security Hub → Step Functions response workflows. Automated containment with approval gates. IR runbooks as code.

Layer 6 · Prevention
AWS Policy-as-Code Guardrails
"Prevents non-compliant infrastructure before it deploys."

OPA Rego guardrails run with Conftest against Terraform plans before apply. Denies public S3, open admin ports, wildcard IAM, unencrypted storage, and missing Owner tags. NIST-mapped, opa-tested, and enforced as a CI gate.

Layer 7 · Leadership
AWS Executive Risk Dashboard
"Translates technical controls into business risk language."

Compliance score, risk register, framework heatmap. Ingests GRC framework output. Designed for CISO and audit committee audiences.

Proof Matrix

Skills mapped to proof.

Where each skill actually shows up in the work, so this portfolio maps to a role description in seconds.

Skill Project proof
AWS IAMNHI Engine · Cross-Account Detection · Zero Trust Serverless
IGA lifecycle (joiner / mover / leaver)Enterprise IAM Lifecycle Automation
Non-human identity governanceNHI Governance Engine
Python automationNHI Engine · GRC Framework · Detection Pipeline
TerraformGRC Project · Policy-as-Code Guardrails
Policy-as-code (OPA / Rego)Policy-as-Code Guardrails
Detection engineeringIAM Cross-Account Detection Pipeline
Compliance evidence automationGRC Framework · IAM Lifecycle Automation
Cloud security architectureSecure Multi-Account Architecture · Zero Trust Serverless
About

The background
behind the builds.

I bring a background in QA Automation Engineering and Linux Systems Administration into identity governance and cloud security engineering.

My QA background gives me something most cloud security engineers don't have: I understand how to build systems that prove they work, not just claim they do. Test cases became detection rules. Root cause analysis became alert triage. Regression tracking became detection coverage mapping.

"I can design, secure, govern, detect, respond to, and automate compliance for AWS environments — and explain why each layer matters to the business."

Before cloud security, I spent years in security-critical retail infrastructure — automated testing of authentication flows, RBAC enforcement, payment processing, and multi-tenant data integrity across 1,000+ retail locations. That's where I learned how systems fail from the inside out.

Now I apply that discipline to identity governance: building the IGA lifecycle systems, access controls, and evidence pipelines that make identity and compliance measurable and repeatable at scale. Based in Nashville, TN. Open to remote and hybrid roles.

Certifications
AWS Security Specialty
Amazon Web Services
Solutions Architect Associate
Amazon Web Services
CompTIA Security+
CompTIA
RHCE / RHCSA
Red Hat
PMP
Project Management Professional
In Progress
AWS Solutions Architect Professional (SAP-C02)
Microsoft SC-300 · Identity & Access
Portfolio Scope

These are portfolio projects built in controlled AWS and local lab environments to model real-world identity, cloud security, detection, policy-as-code, and compliance-evidence workflows. They include working code, tests, CI, sample outputs, and documented limitations. They are not presented as production systems operated inside a large enterprise.

Contact

Let's work together.

Open to Identity Governance (IGA) Engineer, IAM Engineer, Cloud Security Engineer, and GRC Engineering roles. Nashville, TN. Remote and hybrid considered.