Certified Kubernetes Administrator
The Linux Foundation · CNCF
Devops Engineer · CKA Certified
I automate infrastructure, and I like knowing exactly what's happening underneath it.
The exams I've actually sat: Kubernetes, Terraform, and AWS.
The Linux Foundation · CNCF
HashiCorp
Amazon Web Services
Amazon Web Services
What I actually did in each role, and what changed because of it.
DevOps Engineer
I'm based in the Indonesia office on a hybrid setup, working with a local team under an Austrian manager, on platform work for products that mostly serve Europe. I own that platform layer (provisioning, CI/CD, and observability), so the product teams can deploy on their own instead of routing every release through me.
System Administrator Intern
Moved the internal apps off Docker Compose onto a production Kubernetes setup with GitOps delivery, sitting behind an API gateway with proper auth in front of it.
Junior Laboratory Assistant
Taught Linux, networking, and the systems basics the rest of my work builds on to a bit over a thousand students, and kept the lab machines running while I was at it.
A whole Kubernetes cluster built from code, hypervisor and all, so I can tear it down and get the exact same one back.
Going from a bare hypervisor to an HA Kubernetes control plane entirely from code. No clicking through UIs, no nodes I configured once and could never reproduce.
Every time I wanted a Kubernetes cluster to test something, I'd end up clicking through the hypervisor UI, wiring up networks and storage by hand, and bootstrapping nodes one at a time. It worked, but no two clusters were ever quite the same, and with a single control-plane node, one bad reboot could take the whole thing down. I wanted a cluster I could destroy and rebuild from code and get the exact same thing back.
Declares libvirt domains, networks & storage pools
Bootstraps OS, container runtime & kubeadm
Reproducible VMs from a single golden image
kubeadm-joined control plane + workers
Virtual IP with load-balanced failover
How I keep track of whether things are actually working: metrics, logs, and uptime, all in one place.
The tools I actually reach for to provision, ship, monitor, and secure things.
Provisioning and codifying cloud and on-prem estates.
Running workloads reliably at scale.
Automated, auditable paths to production.
Metrics, logs, and uptime in one place.
Ingress, identity, and access control.
Automation, tooling, and services.