CPCédric Poissonincedric-poisson.hashnode.dev·Sep 3 · 6 min readFrom a Working Active Directory to a Working SIEM: Automating Detection with OpenTofu, Ansible, and WazuhContext After automating the deployment of an Active Directory forest with OpenTofu and Ansible (see the previous article), the next step felt obvious: an AD with no monitoring is a blind infrastructu00
CPCédric Poissonincedric-poisson.hashnode.dev·Aug 28 · 7 min readFrom Zero to a Working Active Directory Forest — Automating Everything with OpenTofu and AnsibleA few weeks ago I set myself a challenge: build a fully working Active Directory lab on Azure — forest, domain controller, organizational units, group policies, a domain-joined client — without touchi00
CPCédric Poissonincedric-poisson.hashnode.dev·Aug 25 · 13 min readEvery Error I Hit Deploying Kubernetes on Azure With OpenTofu (and What Each One Taught Me)I spent a weekend turning an empty GitHub repo into a Kubernetes cluster running on Azure, provisioned entirely through code, deployed through a CI/CD pipeline that triggers on merge. That sentence to00