AWS · Terraform · Kubernetes · Ansible · CI/CD · IAM · Cloud Security
I build and automate private AWS infrastructure, container delivery platforms, Kubernetes and GitOps workflows, and cloud identity controls. My background spans production Linux systems administration, Python automation, Jenkins CI/CD, and security-sensitive access validation.
Open to Cloud Infrastructure Engineer · DevSecOps Engineer · Platform Engineer · Cloud Security Engineer · Cloud IAM / Identity Security roles.
If you have a minute, start with these: infrastructure automation, secure CI/CD, and Kubernetes/GitOps.
Hands-on cloud infrastructure, DevSecOps, and security engineering across AWS automation, container delivery, Kubernetes/GitOps, cloud identity, and Zero Trust. Projects are developed in controlled AWS and local lab environments, with working code, tests, security controls, evidence, and documented tradeoffs where applicable.
A private multi-AZ AWS web platform designed around infrastructure automation, restricted administrative access, identity separation, and evidence-backed security controls.
A secure container delivery platform that combines infrastructure as code, automated security gates, immutable artifacts, temporary AWS credentials, deployment validation, and runtime scaling.
An EKS/Kubernetes delivery platform combining infrastructure automation, CI security, Kubernetes scaling, observability, and GitOps reconciliation.
A non-human identity governance engine that scans an AWS account and scores the identities people forget — IAM roles, users, access keys, secrets, and trust policies — mapping every finding to the OWASP NHI Top 10 and NIST 800-53, and gating CI on unaccepted high-severity risk.
A zero-trust serverless API built with AWS CDK, Cognito, API Gateway, Lambda, DynamoDB, and KMS. Enforces JWT authentication, route-scoped IAM permissions, principal-bound data access, encryption, observability, and negative authorization testing.
An end-to-end Identity Governance and Administration build: HR-sourced joiner, mover, and leaver lifecycle on midPoint and 389 Directory Server, with reconciliation, non-human identity disposition, and a Python evidence validator that proves the directory matches the source of truth.
An engineering-driven approach to Governance, Risk, and Compliance on AWS. This framework interrogates AWS APIs directly — producing structured evidence, risk-scored findings, and audit-style reporting across six major compliance frameworks simultaneously.
Preventive guardrails that evaluate a Terraform plan before apply and fail the build when a change would violate a security control. The shift-left counterpart to the NHI engine: the engine detects risky identities that already exist, these guardrails stop a class of misconfigurations from ever deploying.
terraform show -json plan outputopa test and enforced as a GitHub Actions CI gate that blocks violating plansAn event-driven detection pipeline that surfaces high-signal IAM anomalies in near real-time. Built with a QA engineer's approach to signal quality — systematic false positive tuning distinguishes legitimate activity from genuine risk.
A security-first AWS reference architecture for retail workloads — demonstrating architect-level thinking across trust boundary separation, multi-account org design, and layered security controls. Grounded in real retail business context: customer identity, order workflows, payment-adjacent services, and prod/non-prod isolation.
Cloud infrastructure and delivery are the foundation. Identity, architecture, governance, detection, response, prevention, and risk communication are the security layers that strengthen the platform. Together, these projects show how I approach cloud security as an engineering discipline: build the environment, constrain access, prevent unsafe changes, detect failures, automate evidence, and design for response.
My work spans cloud infrastructure, DevSecOps, identity, and security engineering across AWS automation, container delivery, Kubernetes, governance, detection, policy-as-code, and architecture.
Private multi-AZ AWS web platform with Terraform and Ansible: public ALB, private EC2, SSM-based administration, and scoped IAM identities.
Terraform-provisioned ECS/Fargate platform with Jenkins, Docker, ECR, Trivy/Checkov security gates, immutable image publishing, Jenkins instance-profile credentials, and a GitHub Actions OIDC deployment path.
EKS platform with Terraform, Helm, and Argo CD; HPA and Cluster Autoscaler validated under controlled load, with Checkov/Trivy security gates.
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.
Cognito JWT auth with DynamoDB access scoped to authenticated sub claim. BOLA/IDOR prevention, split Lambda execution roles, KMS encryption, CDK IaC.
HR-sourced joiner-mover-leaver lifecycle with midPoint and 389 Directory Server, reconciliation, service-account disposition, and Python evidence validation.
16 automated controls, risk scoring, framework mapping, and an immutable evidence vault for repeatable AWS control validation.
Event-driven pipeline targeting unauthorized AssumeRole activity. Tuned false-positive handling. MITRE ATT&CK mapped.
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.
Security Hub → Step Functions response workflows. Automated containment with approval gates. IR runbooks as code.
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.
Compliance score, risk register, framework heatmap. Ingests GRC framework output. Designed for CISO and audit committee audiences.
Where each skill actually shows up in the work, so this portfolio maps to a role description in seconds.
| Skill | Project proof |
|---|---|
| AWS | Private AWS Infrastructure · ECS/Fargate · EKS GitOps · NHI Engine · Zero Trust |
| Terraform | Private AWS Infrastructure · ECS/Fargate · EKS GitOps · Policy-as-Code |
| Ansible | Private AWS Infrastructure |
| Kubernetes / Amazon EKS | Secure EKS GitOps Platform |
| Amazon ECS / Fargate | Secure ECS/Fargate CI/CD Platform |
| Docker | ECS/Fargate · EKS GitOps |
| Jenkins / CI/CD | ECS/Fargate · EKS GitOps |
| GitHub Actions / OIDC | ECS/Fargate · EKS GitOps · NHI Engine |
| GitOps / Argo CD | Secure EKS GitOps Platform |
| AWS IAM / Workload Identity | Private AWS Infrastructure · ECS/Fargate · EKS GitOps · NHI Engine · Zero Trust |
| Cloud Security | Private AWS Infrastructure · NHI Engine · Zero Trust · Policy-as-Code |
| Security Automation | NHI Engine · GRC Framework · Policy-as-Code · Detection Pipeline |
I bring a background in production Linux systems administration and QA automation into cloud infrastructure, DevSecOps, and security engineering.
My systems background taught me how to troubleshoot from the operating system and network up. My automation background taught me how to make complex behavior repeatable, distinguish real defects from environmental noise, and build validation into the delivery process.
Before cloud engineering, I administered identity and access across 300+ Linux and 50+ Windows servers, helped modernize 2,000+ Linux-based point-of-sale systems across 1,000+ retail locations, and later led automated regression execution across a suite of 1,200+ tests supporting 50+ releases.
Today I apply that discipline to AWS infrastructure automation, CI/CD, ECS/Fargate, EKS/Kubernetes, GitOps, IAM, and cloud security.
My security specialization is identity: how human and non-human identities authenticate to cloud platforms, how workloads obtain temporary credentials, how privileges are constrained, and how teams prove those controls operate as intended.
"Build the system. Automate the repeatable work. Reduce unnecessary access. Validate behavior. Design for troubleshooting, not only the happy path."
Based in Nashville, TN. Open to remote and hybrid opportunities.
These are self-directed portfolio projects built in controlled AWS and local lab environments to model real-world cloud infrastructure, DevSecOps, IAM, and security engineering workflows. They include working code, tests, CI/CD, security controls, sample outputs, evidence, and documented limitations. They are not presented as production systems operated inside a large enterprise.
Open to Cloud Infrastructure Engineer, DevSecOps Engineer, Platform Engineer, Cloud Security Engineer, Security Automation Engineer, and Cloud IAM / Identity Security opportunities. Nashville, TN. Remote and hybrid considered.