<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Automation - Tag - Lorenzo's Blog</title><link>https://www.k8s.it/tags/automation/</link><description>Automation - Tag - Lorenzo's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.k8s.it/tags/automation/" rel="self" type="application/rss+xml"/><item><title>Monitoring Contentful Usage — Building a Prometheus Exporter Because the UI Won't Tell You</title><link>https://www.k8s.it/posts/monitoring-contentful-usage-with-a-prometheus-exporter/</link><pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate><author>Lorenzo Girardi</author><guid>https://www.k8s.it/posts/monitoring-contentful-usage-with-a-prometheus-exporter/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/monitoring-contentful-usage-with-prometheus-exporter/image-contentful.png" referrerpolicy="no-referrer">
            </div><h3 id="table-of-contents">Table of Contents</h3>
<ul>
<li>Introduction</li>
<li>The Problem</li>
<li>The Architecture</li>
<li>How It Works</li>
<li>CLI Mode — One-Shot Reports</li>
<li>Prometheus Mode — Continuous Monitoring</li>
<li>Deploying on Kubernetes with Helm</li>
<li>Grafana Dashboards</li>
<li>Security Considerations</li>
<li>Conclusion</li>
<li>Reflections</li>
</ul>
<p>Here we are. If you&rsquo;ve ever managed a Contentful space at scale — I mean real scale, with thousands of entries, a dozen environments, and a team that publishes hourly — you&rsquo;ve hit the wall. The Contentful web app shows you&hellip; not much. A few dashboard widgets, some high-level numbers, but nothing you can export, alert on, or trend over time.</p>]]></description></item><item><title>Terraform Your Free Cloudflare Account</title><link>https://www.k8s.it/posts/terraform-your-free-cloudflare-account/</link><pubDate>Fri, 06 Jul 2018 00:00:00 +0000</pubDate><author>Lorenzo Girardi</author><guid>https://www.k8s.it/posts/terraform-your-free-cloudflare-account/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/terraform-your-free-cloudflare-account/git-terraform-cloudflare.png" referrerpolicy="no-referrer">
            </div><h2 id="introduction">Introduction</h2>
<p>Cloudflare provides a solid free tier. What sets it apart from competitors like Akamai or Incapsula isn&rsquo;t just the price — it&rsquo;s the API support and native Terraform provider. Everything you can click in the dashboard, you can manage in code.</p>
<p>This article walks through automating a complete Cloudflare account: DNS records, page rules, security settings, and zone configuration — all in Terraform, all in Git.</p>
<h2 id="setup">Setup</h2>
<h3 id="1-authentication">1. Authentication</h3>
<p>Grab your API key from the Cloudflare portal:</p>]]></description></item></channel></rss>