resource "devops_engineer" "hildelio" {
name = "Hildélio Júnior"
level = "Mid-level (Pleno)"
location = "Salvador, BA - Brazil"
contact {
linkedin = "[https://linkedin.com/in/hildelio-junior](https://linkedin.com/in/hildelio-junior)"
email = "hildelio@gmail.com"
phone = "+55 71 99291-2978"
}
certifications = [
"Microsoft Certified: Azure Fundamentals (AZ-900)",
"Microsoft Certified: Azure AI Fundamentals (AI-900)"
]
tech_stack = {
cloud = ["Azure", "AWS"]
iac = ["Terraform", "PowerShell", "Bash"]
containers = ["Docker", "Kubernetes (AKS)", "Helm"]
ci_cd = ["Azure DevOps", "GitHub Actions", "SonarQube"]
observability = ["Azure Monitor", "App Insights"]
}
professional_focus = [
"FinOps & Cloud Cost Optimization",
"Infrastructure as Code (IaC) & Automation",
"CI/CD Pipelines at Scale",
"Operational Maturity"
]
background_summary = <<-EOF
Transitioned from Full-Stack (Java/React) to DevOps.
Proven track record in automating infrastructure,
optimizing cloud costs (FinOps), and elevating
operational maturity. Strong focus on bridging the gap
between development and infrastructure.
EOF
}
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

