DevOps & SRE Leadership
Henrique Pettenuci
This is my personal website. A place that I use to share my daily experiences, projects and ideas.
Featured Projects
See allAgentic AI Operation
Studied and implemented AI Agents to accelerate DevOps and SRE team operations, with a focus on SRE troubleshooting, task refinement, management reports, and auto code review.
Role: DevOps & SRE Manager
FinOps - Multiple AWS Accounts
Analyzed monthly AWS costs and proposed improvements to reduce the monthly bill while maintaining recovery capabilities and compliance.
Role: DevOps & SRE Manager
IDLC - Infrastructure as Code Development Lifecycle
Created the infrastructure development framework, enabling reorganization and optimization of infrastructure delivery processes. The solution reduced cognitive load during development, eliminated rollout risks, and improved cross-team collaboration.
Role: DevOps & SRE Manager
Recent Writing
-
SRE – Curious Like Children
SRE – Curious Like Children
-
Annotations vs Labels in Kubernetes: Understand the Differences
Kubernetes is a powerful container orchestration tool that offers many ways to organize and manage resources. Two such methods are through labels a...
-
Meet prober! A simple tool to teach some k8s behaviors
Some months ago, I created prober – a tool designed to help developers understand the behavior of Kubernetes probes. I used it to simulate both suc...