Roberto Scudeller's Journals: Code & Infra


Welcome to my engineering journal.

Most tech blogs show you isolated tutorials or copy-pasted documentation. This space is different. To demonstrate how to architect, scale, and secure a production-grade ecosystem, I am building an entire modern platform from absolute scratch for a fictional enterprise: AS Inc Example.

Every post is a live-action chronicle of architectural decisions, automation strategies, and infrastructure challenges. This is a transparent look at the real-world engineering required to take a company from a blank slate to an enterprise-ready platform.

The Starting Line: Day Zero

We are beginning with the absolute baseline: an empty Kubernetes cluster and a root bootstrapping repository powered by GitOps. From this foundation, the journal will track the incremental implementation of production networking, secure access control, deep observability, and developer self-service.

Latest Post

  ArgoCD, Projects and Kubernetes cluster bootstrap

  E2E Helm Tests