I am a cloud engineer, problem solver, system debugger, automation enthusiast, and lifelong learner.
This is my personal space, where I share my work and projects.
# Deploying resilient infrastructure resource "aws_instance" "web_server" { ami = "ami-0c55b159cbfafe1f0" instance_type = "t3.medium" tags = { Name = "production-web" Environment = "production" ManagedBy = "terraform" } }
Based in Manila, I bring 4 years of experience in ensuring systems stay operational at scale.
My journey has taken me from mainframe development at Accenture to cloud operations at TELUS, and now to traffic engineering at OpsWerks. Along the way, I've earned certifications in AWS and GCP, deployed infrastructure across continents, and learned that the best solutions often come at 3am with a fresh perspective.
This is my corner of the internet to document my work and share lessons learned from the front lines of site reliability engineering.