IaC-First: Why I am Never Touch the AWS Console in Production
“Never touch the AWS console in production” sounds like an extreme rule. It is not. It is the most important operational discipline in a cloud-native team, and the cost of violating it accumulates silently until it causes a major incident. This post explains why, and how to enforce IaC-first development in a real team. The…