Technical hero illustration showing an AWS platform governance operating model

AWS platform governance as an operating model

Useful governance is not policy theatre. It is an operating model made of preventive guardrails, detective controls, ownership, and remediation.

April 8, 2026 · 5 min · 998 words · Tony Zaarour
Technical hero illustration showing an event-driven ECS task architecture

Modernising long-running workloads with event-driven ECS tasks

Some workloads do not belong inside a permanent service. Moving them into event-driven ECS tasks can improve isolation, scaling, and cost control.

March 18, 2026 · 5 min · 1039 words · Tony Zaarour
Technical hero illustration showing cost optimisation as a platform design system

When cost optimisation is a platform design problem

Cloud waste usually comes from platform design and operating habits, not from a missing cleanup sprint.

February 25, 2026 · 5 min · 983 words · Tony Zaarour
Analyzing ECS Task Status with Python and Boto3

Analyzing ECS Task Status with Python and Boto3

Let’s say you updated all ECS clusters and forced new deployment, you can generate a report on the status of all ECS in one simple script

June 12, 2022 · 635 words · Tony Zaarour