Building scalable cloud infrastructure with Infrastructure as Code, container orchestration, and automated CI/CD pipelines.
# AWS EKS Cluster resource aws_eks_cluster "prod" { name = "devin-cluster" role_arn = aws_iam_role.eks.arn version = "1.29" vpc_config { subnet_ids = aws_subnet.private[*].id } }
DevOps Engineer with hands-on experience in AWS cloud infrastructure, Infrastructure as Code (Terraform), container orchestration (Docker, Kubernetes/EKS), and CI/CD automation.
Currently completing a Master of Cybersecurity at Monash University, bringing a security-focused mindset to cloud engineering practices. I thrive in environments where automation, scalability, and reliability intersect.
Passionate about building repeatable infrastructure, reducing deployment friction, and enabling development teams to ship faster with confidence.
Monash University, Australia
2020 โ 2022
Focus: Cloud Computing and Security, Software Security, IT Forensics
Sungkyunkwan University, South Korea
2013 โ 2017
End-to-end automation suite that eliminated manual case chasing. Three interconnected components: CRM scraper (Playwright), NAS file watcher (SMB), and PDF report generator (Tkinter). Docker Compose deployment + PyInstaller packaging for desktop distribution.
Designed and deployed a complete AWS EKS cluster using Terraform from scratch, supporting production AI workloads with auto-scaling, monitoring, and automated deployments.
Built end-to-end CI/CD pipelines integrating code quality checks, automated testing, Docker container builds, and Kubernetes deployments โ reducing manual deployment effort significantly.
Created reusable Terraform modules for ECS cluster configurations and Ansible playbooks for configuration management โ reducing infrastructure provisioning time from days to minutes.
I'm currently open to DevOps, Cloud Engineer, and SRE opportunities in Melbourne, Australia. Feel free to reach out if you'd like to discuss a role or just connect.