Create your own GitOps controller with Rust

2024-12-22 | 29 min read

In this article we will see how to write an MVP/Basic gitops controller to help us automate our infrastructure deployments...

Lets talk GitOps

2025-03-16 | 6 min read

We will see how GitOps works and how to tackle it effectively...

SRE: SLIs, SLOs, and Automations That Actually Help

2026-02-06 | 15 min read

We will explore how to define SLIs and SLOs as code, deploy them with ArgoCD, and use MCP servers to automate SRE workflows...