Skip to content
DevOps Madnessa blog by Ioannis Moustakis

Writing

The Illusion of Infrastructure Automation Maturity

· via Spacelift

Why teams overestimate their automation maturity: the gap between having pipelines and trusting them, the usual pitfalls, and ways to close it.

#opinion #iac #platform-engineering

EKS Auto Mode: Simplify Kubernetes Operations

· via Spacelift

EKS Auto Mode examined: what AWS now manages for you, how it compares with other EKS options, a deployment tutorial and where the limits sit.

#kubernetes #aws

How to Use Blocks in Ansible Playbooks

· via Spacelift

Ansible blocks explained with use cases: grouping tasks, shared conditionals and privilege, plus rescue and always for real error handling paths.

#devops-tooling