>> Hi, I am Christian Portilla Pauca
$ Senior Platform Engineer / SRE — Reliability & Developer Experience with 5+ years of experience designing cloud-native infrastructure, accelerating delivery pipelines, and scaling distributed systems. I automate everything that can be automated — reliably, securely, at scale.▊
$ terraform init $ terraform validate $ terraform plan $ terraform apply --auto-approve Apply complete! Resources: 24 added, 0 changed, 0 destroyed.
$ kubectl get nodes --all-namespaces NAME STATUS ROLES AGE VERSION prod-master-01 Ready master 42d v1.28.4 prod-worker-01 Ready worker 42d v1.28.4 prod-worker-02 Ready worker 42d v1.28.4 $ helm upgrade --install api ./charts/api --set image.tag=v2.4.1 Release "api" has been upgraded. Happy Helming!
Core Technologies
# about_me.yaml
$ whoami
Christian Portilla Pauca- Senior DevOps Engineer
$ cat experience
5+ years designing cloud-native infrastructure
$ echo $PASSION
Building infrastructure that scales, pipelines that ship, systems that never sleep.
$ git log --oneline
Automation everywhere — reliably, securely, at scale
$ kubectl get status
active Ready for new opportunities
$ curl /api/about
{"automation": true, "cloud": ["aws", "azure", "gcp"]}
$ ▊
$ cat skills.txt
$ ▊