Hi, I'm Carlos Grillet
$ SRE | Cloud Architect | Software Engineer
Building scalable and performant applications and cloud infrastructures. Passionate about Go, Kubernetes, and Linux systems.
package main import "fmt" func main() { fmt.Println("I built this website using Go, templ and taiwindcss!") }
About Me
I'm a Site Reliability Engineer at Cisco with a passion for building reliable systems and automating everything I can. I work with AWS, Kubernetes, and Terraform to design scalable infrastructure that just works.
I love solving complex problems with simple solutions. Whether it's writing Python packages for network automation, setting up monitoring with Splunk and Datadog, or deploying production Kubernetes clusters, I focus on making systems more reliable and teams more productive. When I'm not coding in Go or Python, you'll find me exploring new technologies or contributing to open source projects.
Technical Skills
Programming Languages
- Python - Expert Level
- Golang - Advanced Level
- PowerShell - System Administration
- Bash - Advanced Scripting
Cloud & Infrastructure
- AWS - EC2, S3, EKS, ECR
- Terraform & Terraform Cloud
- Infrastructure as Code (IaC)
- GitOps Methodologies
- VMware vSphere
SRE & DevOps
- Kubernetes - Production-grade Clusters
- Docker - Containerization
- CI/CD - Jenkins Pipelines
- Ansible - Configuration Management
- System Reliability & High Availability
Monitoring & Observability
- Splunk Cloud
- Datadog
- System Health Monitoring
- Incident Response
- Performance Analytics
Networking
- BGP, OSPF - Routing Protocols
- Cisco NSO - Network Orchestrator
- Service Provider Infrastructure
- Network Automation
- Cisco CCNA Certified
Security
- ISO 27001/27002 Certified
- Cisco ASA/Firepower Administration
- Fortigate, Mikrotik, pfSense
- Vulnerability Assessment
- Penetration Testing
- Incident Response Planning
Linux & Systems
- GNU/Linux - Expert Level
- System Administration
- Kernel-Level debuging
- Server Management
- Deployment and Config Automation
- LPIC-1
Featured Projects
Kubernetes Operator
A Kubernetes operator that manages Cisco NSO (Network Services Orchestrator) instances, lifecycle and much more.
hetzner-kubernetes-cluster
This project deploy a kubernetes cluster in hetzner, using terraform to manage Hetzner Cloud infrascturure, Ansible to manage server provisioning and configurations, k3s as the kubernetes engine
http-echo
Minimal web server to print the content that you pass to it with the `--text` flag.
inodego
A filesystem inode analyzer that generates Mermaid diagrams showing directory structure with detailed inode information.
Open Source Contributions
fix: exclude h3 subcategory links from h2 category extraction
Categories with subcategories (h3) were incorrectly including all nested links. For example, 'Command Line' would include links from both 'Advanced Console UIs' and 'Standard CLI' subcategories.