← Articles
TF

Tomás Ferreira

Author

DevOps lead at a São Paulo fintech, managing Kubernetes clusters across three AWS regions. Built the GitOps pipeline that reduced deployment incidents by 80%.

devopscloudarchitecturesecurity

Articles by Tomás Ferreira(4)

Infrastructure as code drift: how it accumulates and how to contain it

Infrastructure as code drift occurs when the actual infrastructure state diverges from the code that is supposed to define it. Every manual change in the console, every emergency hotfix applied directly, and every environment-specific exception widens the gap.

devopscloudterraformiacreliability

21 July 2026

Zero-downtime deployments: the checklist that covers the cases most teams miss

Zero-downtime deployment techniques are well-documented for stateless services. The cases that cause downtime during otherwise smooth deployments — database migrations, schema changes, static asset CDN timing, and session continuity — require specific handling that is rarely covered in the standard guides.

devopsdeploymentperformancedatabasesbackend

21 July 2026

Secrets management that survives key rotation without causing outages

Secret rotation is required for security hygiene, but poorly architected secrets management makes rotation a high-risk event that the team dreads. The architecture that survives rotation is different from the architecture that works until rotation is needed.

devopssecuritysecretsbackendinfrastructure

21 July 2026