Skip to content
View susu10-10's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report susu10-10

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
susu10-10/README.md
Typing SVG

Email LinkedIn Credly


🙋‍♂️ About Me

Name        : Su
Role        : DevSecOps & Cloud Security Engineer
Focus       : Zero-Trust Architecture · Cloud Security Automation· Supply-Chain Security
Growing Into: AI Security, LLM guardrails, prompt injection defense, policy enforcement
Available   : Open to DevSecOps | Platform | Cloud Security roles | open to relocation 🌍
  • 🔐 I design and ship zero-trust cloud platforms, signed and verified container images, policy enforced at admission time.
  • 🛡️ I believe security should be shifted left and automated, not bolted, on every project I ship has scanning, signing, and policy gates built into CI/CD from day one.
  • 🤖 Currently expanding into AI security, hands-on with prompt injection testing and LLM policy enforcement pipelines, applying the same automation-first instincts to a new attack surface.
  • 👯 Open to collaborating on open-source DevSecOps and cloud security tooling.
  • 💬 Ask me about zero-trust networking, Kubernetes hardening, supply-chain security, or AI/LLM security.
  • 🧭 The best security team is the one that makes it easier to do the right thing than the wrong thing.

🛠️ Tech Stack & Skills

Cloud & Infrastructure

AWS Terraform Ansible

Containers & Kubernetes

Kubernetes Docker Helm ArgoCD

Zero-Trust & Kubernetes Security

Kyverno Falco Linkerd Cosign Sealed Secrets

Application & Supply-Chain Security

Trivy TruffleHog Semgrep SonarQube

CI/CD & GitOps

GitHub Actions Git Jenkins

Languages & Scripting

Python Bash YAML

Monitoring & Observability

Prometheus Grafana Wazuh Loki Linux

🏅 Certifications

AWS

AWS SAA AWS App Networking AWS Serverless

Security & Cloud-Native

CompTIA Security+ ISC2 CC Google Cybersecurity CKAD KCNA Terraform Associate GitHub Actions GitHub Foundations

🚀 Featured Projects

Project Description Stack
online-boutique-aaws-pf Zero-trust 11-microservice platform on AWS ECS Fargate, zero NAT gateways, 7 PrivateLink endpoints, Cognito JWT authorization, fully OIDC-federated CI/CD. Live and verified end-to-end. AWS ECS Fargate · PrivateLink · Cognito · API Gateway · OIDC
online-boutique-doks-pf GitOps security platform on DigitalOcean Kubernetes, Argo CD managing 17 child apps, Kyverno CEL policy enforcement, Falco eBPF runtime detection, Linkerd mTLS, full observability stack. Kubernetes · Argo CD · Kyverno · Falco · Linkerd
online-boutique-app Application/CI repo for the boutique platform series, every image scanned, Cosign-signed, and cryptographically verified before deployment. GitHub Actions · Trivy · TruffleHog · Cosign
ai-security-lab CI/CD policy enforcement pipeline for LLM inputs/outputs, plus hands-on prompt injection testing. Documents real limitations of regex-based AI guardrails. Python · Ollama · CI/CD Policy Gating
3tier-k8s-Hardening NSA/CISA-aligned Kubernetes hardening lab, documented before/after moving from Privileged to Restricted Pod Security Standards, with asciinema recordings. Kubernetes · Pod Security Standards · NetworkPolicies
online-boutique-pf Single-droplet zero-trust deployment on DigitalOcean, Tailscale instead of a bastion host, signed images, 3-stage CI security gate. Docker Compose · Tailscale · Cosign · Terraform
Random Dev Quote

⭐ If you find my work useful, a star means a lot! it's how other engineers find this work too⭐

Profile Views

Pinned Loading

  1. online-boutique-aaws-pf online-boutique-aaws-pf Public

    Enterprise-grade, Zero-Trust microservices platform on AWS Fargate. Features event-driven decoupling (SQS/Lambda/SNS), airgapped compute via PrivateLink, and GitOps CI/CD using GitHub Actions OIDC.

    Go

  2. online-boutique-app online-boutique-app Public

    This repository owns the application source and the pipeline that ensures the container images deployed are a signed, immutable container images then hands them to a GitOps platform (ArgoCD) for de…

    Go

  3. online-boutique-doks-pf online-boutique-doks-pf Public

    A production-style platform for the Google Online Boutique microservices demo on DigitalOcean Kubernetes (DOKS), managed end to end with GitOps.

    HCL

  4. online-boutique-eks-pf online-boutique-eks-pf Public

    HCL

  5. online-boutique-pf online-boutique-pf Public

    Single-droplet deployment of Google's Online Boutique demo. IaC with Terraform, containerized with Docker Compose, secured with Tailscale + UFW, image signing with Cosign.

    Go

  6. 3tier-k8s-Hardening 3tier-k8s-Hardening Public

    Hardening Kubernetes from Default to Restricted. An automated lab demonstrating 3-tier microservices, Zero-Trust networking, and Pod Security Standard enforcement.

    Shell