{
    "version": "https://jsonfeed.org/version/1",
    "title": "Talk Nerdy to Me",
    "home_page_url": "https://www.talk-nerdy-to-me.com",
    "feed_url": "https://www.talk-nerdy-to-me.com/feed.json",
    "description": "Demystifying Cloud, FinOps, and AI - One Nerdy Topic at a Time",
    "icon": "https://www.talk-nerdy-to-me.com/images/logo.png",
    "author": {
        "name": "Mathieu Kessler",
        "url": "https://www.talk-nerdy-to-me.com"
    },
    "items": [
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/terraform-actions-block-day2-ops-complete-guide",
            "content_html": "Terraform 1.14 introduced the `action` block — and it quietly solved the problem every cloud engineer has worked around for years. Invalidate a CDN. Run a database migration. Send an alert. All from within the plan/apply lifecycle, no bash scripts required. Here's the complete picture: syntax, catalog, pitfalls, and the OpenTofu fork you need to understand before you ship this to shared modules.",
            "url": "https://www.talk-nerdy-to-me.com/blog/terraform-actions-block-day2-ops-complete-guide",
            "title": "Terraform Actions Block: The Complete Guide to Day 2 Operations in IaC",
            "summary": "Terraform 1.14 introduced the `action` block — and it quietly solved the problem every cloud engineer has worked around for years. Invalidate a CDN. Run a database migration. Send an alert. All from within the plan/apply lifecycle, no bash scripts required. Here's the complete picture: syntax, catalog, pitfalls, and the OpenTofu fork you need to understand before you ship this to shared modules.",
            "date_modified": "2026-05-16T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "terraform",
                "iac",
                "hashicorp",
                "devops",
                "platform-engineering",
                "infrastructure-automation",
                "day-2-ops"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/cisco-sdwan-cve-2026-20182-authentication-bypass",
            "content_html": "CVE-2026-20182 landed in CISA's Known Exploited Vulnerabilities catalog yesterday. CVSS 10.0. Emergency Directive 26-03. Federal agencies patch by tomorrow. UAT-8616 is not waiting for your change management window. Here's what the flaw does, who's behind it, and exactly what to run before you close this tab.",
            "url": "https://www.talk-nerdy-to-me.com/blog/cisco-sdwan-cve-2026-20182-authentication-bypass",
            "title": "CVSS 10.0: Cisco Catalyst SD-WAN Just Handed Attackers Your Entire Overlay",
            "summary": "CVE-2026-20182 landed in CISA's Known Exploited Vulnerabilities catalog yesterday. CVSS 10.0. Emergency Directive 26-03. Federal agencies patch by tomorrow. UAT-8616 is not waiting for your change management window. Here's what the flaw does, who's behind it, and exactly what to run before you close this tab.",
            "date_modified": "2026-05-15T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "network-security",
                "cisco",
                "sdwan",
                "cve",
                "cisa",
                "devsecops",
                "cloud-engineering",
                "vulnerability"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/teampcp-poisoned-cicd-security-tools",
            "content_html": "The March 2026 TeamPCP campaign did not just hit application dependencies. It moved through the security and developer tooling layer itself: Trivy, Checkmarx KICS, and LiteLLM release paths. This post breaks down what appears verified, what remains reported attribution, and the controls that would have cut the chain early.",
            "url": "https://www.talk-nerdy-to-me.com/blog/teampcp-poisoned-cicd-security-tools",
            "title": "TeamPCP Poisoned the Security Tools in Your CI/CD Pipeline",
            "summary": "The March 2026 TeamPCP campaign did not just hit application dependencies. It moved through the security and developer tooling layer itself: Trivy, Checkmarx KICS, and LiteLLM release paths. This post breaks down what appears verified, what remains reported attribution, and the controls that would have cut the chain early.",
            "date_modified": "2026-03-28T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devsecops",
                "supply-chain-security",
                "github-actions",
                "kubernetes",
                "python",
                "ci-cd"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/trojanized-kubectl-airdrop-kubernetes-cluster-breach",
            "content_html": "Google Cloud Threat Horizons H1 2026 details a real campaign where UNC4899 used social engineering and a trojanized kubectl-like binary to pivot from a developer workstation into cloud control paths. This post breaks down the kill chain, the control failures, and the exact audits platform teams should run now.",
            "url": "https://www.talk-nerdy-to-me.com/blog/trojanized-kubectl-airdrop-kubernetes-cluster-breach",
            "title": "A Trojanized kubectl Binary, One AirDrop, and a Multimillion-Dollar Kubernetes Breach",
            "summary": "Google Cloud Threat Horizons H1 2026 details a real campaign where UNC4899 used social engineering and a trojanized kubectl-like binary to pivot from a developer workstation into cloud control paths. This post breaks down the kill chain, the control failures, and the exact audits platform teams should run now.",
            "date_modified": "2026-03-11T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "kubernetes",
                "cloud-security",
                "devsecops",
                "gke",
                "incident-response",
                "supply-chain-security"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/copilot-vs-claude-code-vs-amazon-q-devops-benchmarks",
            "content_html": "Most AI assistant comparisons mix marketing claims, model benchmarks, and tool UX in one chart. This guide separates verified data from external estimates, compares architecture fit for DevOps workflows, and gives a reproducible 5-task benchmark harness for your own stack.",
            "url": "https://www.talk-nerdy-to-me.com/blog/copilot-vs-claude-code-vs-amazon-q-devops-benchmarks",
            "title": "Copilot vs Claude Code vs Amazon Q for DevOps: What the Benchmarks Actually Show",
            "summary": "Most AI assistant comparisons mix marketing claims, model benchmarks, and tool UX in one chart. This guide separates verified data from external estimates, compares architecture fit for DevOps workflows, and gives a reproducible 5-task benchmark harness for your own stack.",
            "date_modified": "2026-03-09T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "ai-agents",
                "github-copilot",
                "claude-code",
                "amazon-q",
                "terraform",
                "benchmarks"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/microsoft-13b-openai-10x-return-lost-exclusivity",
            "content_html": "Microsoft turned a $13B OpenAI bet into a massive paper gain, but the strategic moat moved. OpenAI is now multi-cloud by design, AWS hosts stateful runtime workloads, and Copilot is model-orchestrated. For cloud architects, single-provider AI assumptions are now a liability.",
            "url": "https://www.talk-nerdy-to-me.com/blog/microsoft-13b-openai-10x-return-lost-exclusivity",
            "title": "Microsoft Invested $13B in OpenAI, Made 10x on Paper, and Still Lost Exclusivity",
            "summary": "Microsoft turned a $13B OpenAI bet into a massive paper gain, but the strategic moat moved. OpenAI is now multi-cloud by design, AWS hosts stateful runtime workloads, and Copilot is model-orchestrated. For cloud architects, single-provider AI assumptions are now a liability.",
            "date_modified": "2026-03-05T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "openai",
                "microsoft",
                "azure",
                "aws",
                "cloud-architecture",
                "enterprise-ai",
                "multi-cloud"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/vibe-coding-infrastructure-bomb-receipts",
            "content_html": "Vibe coding can ship fast. \"Accept All\" ships risk faster. This deep dive maps what the latest data actually shows about AI-generated quality drift, security exposure, and delivery instability, then lays out the controls that keep speed without cleanup debt.",
            "url": "https://www.talk-nerdy-to-me.com/blog/vibe-coding-infrastructure-bomb-receipts",
            "title": "The Vibe Coding Infrastructure Bomb Is Real. Here Are the Receipts.",
            "summary": "Vibe coding can ship fast. \"Accept All\" ships risk faster. This deep dive maps what the latest data actually shows about AI-generated quality drift, security exposure, and delivery instability, then lays out the controls that keep speed without cleanup debt.",
            "date_modified": "2026-03-04T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "vibe-coding",
                "ai-coding",
                "devops",
                "software-engineering",
                "devsecops",
                "platform-engineering"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/ai-agent-permissions-least-agency-security",
            "content_html": "AI agent security is no longer theoretical. Verified 2026 data shows widespread skill-level vulnerabilities, real malicious payloads, and measurable incident increases when agents are over-privileged. This guide translates the latest evidence into a least-agency security model for infrastructure teams.",
            "url": "https://www.talk-nerdy-to-me.com/blog/ai-agent-permissions-least-agency-security",
            "title": "Your AI Agent Has More Access Than Your Junior Devs. That Is a Security Bug.",
            "summary": "AI agent security is no longer theoretical. Verified 2026 data shows widespread skill-level vulnerabilities, real malicious payloads, and measurable incident increases when agents are over-privileged. This guide translates the latest evidence into a least-agency security model for infrastructure teams.",
            "date_modified": "2026-03-02T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "ai-agents",
                "security",
                "devsecops",
                "mcp",
                "cloud-engineering",
                "owasp",
                "platform-engineering"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/infra-ai-agent-benchmark-copilot-claude-amazon-q",
            "content_html": "Most AI benchmarks measure coding tasks, not infrastructure operations. We ran a 20-task DevOps benchmark across GitHub Copilot, Claude Code, and Amazon Q Developer to test real platform engineering workflows: Terraform, Kubernetes debugging, CI/CD migration, and incident-style triage. Here is what held up and what broke.",
            "url": "https://www.talk-nerdy-to-me.com/blog/infra-ai-agent-benchmark-copilot-claude-amazon-q",
            "title": "We Benchmarked AI Coding Agents on DevOps Work, Not Just Code",
            "summary": "Most AI benchmarks measure coding tasks, not infrastructure operations. We ran a 20-task DevOps benchmark across GitHub Copilot, Claude Code, and Amazon Q Developer to test real platform engineering workflows: Terraform, Kubernetes debugging, CI/CD migration, and incident-style triage. Here is what held up and what broke.",
            "date_modified": "2026-02-27T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "ai-agents",
                "terraform",
                "kubernetes",
                "ci-cd",
                "github-copilot",
                "claude-code",
                "amazon-q"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/mcp-usb-c-of-devops-governance-playbook",
            "content_html": "MCP has crossed from demo protocol to real platform plumbing for DevOps workflows, but the blocker is not model quality. It is governance: transport choices, identity, approval gates, server trust, auditability, and rollout discipline. This guide separates hype from what is actually production-relevant in Q1 2026.",
            "url": "https://www.talk-nerdy-to-me.com/blog/mcp-usb-c-of-devops-governance-playbook",
            "title": "MCP Is the USB-C of DevOps: The Governance Playbook Teams Need Before the First \"Deploy Staging\" Prompt",
            "summary": "MCP has crossed from demo protocol to real platform plumbing for DevOps workflows, but the blocker is not model quality. It is governance: transport choices, identity, approval gates, server trust, auditability, and rollout discipline. This guide separates hype from what is actually production-relevant in Q1 2026.",
            "date_modified": "2026-02-25T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "mcp",
                "devops",
                "platform-engineering",
                "ai-agents",
                "azure-functions",
                "terraform",
                "governance",
                "devsecops"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/terraform-state-management-scale-environment-isolation",
            "content_html": "Remote backends are necessary, but they do not solve state topology. Once you scale to multiple environments and dozens of services, the real problem is environment isolation, blast radius, and operational guardrails. This guide breaks down workspaces vs directories vs Terragrunt, the failure modes at scale, and a decision framework that actually works.",
            "url": "https://www.talk-nerdy-to-me.com/blog/terraform-state-management-scale-environment-isolation",
            "title": "Terraform State Management at Scale: The Environment Isolation Problem",
            "summary": "Remote backends are necessary, but they do not solve state topology. Once you scale to multiple environments and dozens of services, the real problem is environment isolation, blast radius, and operational guardrails. This guide breaks down workspaces vs directories vs Terragrunt, the failure modes at scale, and a decision framework that actually works.",
            "date_modified": "2026-02-24T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "terraform",
                "iac",
                "devops",
                "platform-engineering",
                "state-management",
                "terragrunt",
                "cloud-engineering"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/cognitive-debt-ai-coding-hidden-cost",
            "content_html": "AI coding agents write code faster than ever. But a growing body of research shows developers are losing comprehension of their own codebases. Margaret-Anne Storey calls it \"cognitive debt.\" The METR study found AI makes experienced developers 19% slower. Stack Overflow's trust numbers are dropping. Here's what cognitive debt is, why it matters, and the five patterns to prevent it.",
            "url": "https://www.talk-nerdy-to-me.com/blog/cognitive-debt-ai-coding-hidden-cost",
            "title": "You Ship Faster with AI. You Understand Less. Welcome to Cognitive Debt.",
            "summary": "AI coding agents write code faster than ever. But a growing body of research shows developers are losing comprehension of their own codebases. Margaret-Anne Storey calls it \"cognitive debt.\" The METR study found AI makes experienced developers 19% slower. Stack Overflow's trust numbers are dropping. Here's what cognitive debt is, why it matters, and the five patterns to prevent it.",
            "date_modified": "2026-02-19T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "ai-agents",
                "developer-experience",
                "cognitive-debt",
                "ai-coding",
                "software-engineering",
                "devops"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/ai-agent-lockin-claude-code-vs-kiro",
            "content_html": "Claude Code just hit a $2.5 billion run-rate — doubled since January 1st. Yet 1,500 Amazon engineers are fighting for permission to use it, steered toward AWS Kiro instead. This is vendor lock-in repackaged for the AI agent era. Platform-native vs platform-agnostic is the new architectural fault line.",
            "url": "https://www.talk-nerdy-to-me.com/blog/ai-agent-lockin-claude-code-vs-kiro",
            "title": "Claude Code Hit $2.5B. Amazon Engineers Can't Use It. Welcome to AI Agent Lock-In.",
            "summary": "Claude Code just hit a $2.5 billion run-rate — doubled since January 1st. Yet 1,500 Amazon engineers are fighting for permission to use it, steered toward AWS Kiro instead. This is vendor lock-in repackaged for the AI agent era. Platform-native vs platform-agnostic is the new architectural fault line.",
            "date_modified": "2026-02-18T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cloud-engineering",
                "ai-coding",
                "claude-code",
                "aws",
                "platform-engineering",
                "devops",
                "vendor-lock-in"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/github-agentic-workflows-when-to-use",
            "content_html": "Everyone's excited about AI in CI/CD. Nobody's asking when to use it vs when not to. GitHub Agentic Workflows just entered technical preview — the architecture is solid. But the real decision isn't which agent to pick. It's when to use agentic workflows vs deterministic ones. Here's the decision framework, the adoption pattern, and the three questions to answer before you deploy.",
            "url": "https://www.talk-nerdy-to-me.com/blog/github-agentic-workflows-when-to-use",
            "title": "GitHub Agentic Workflows: The Decision Framework Nobody's Talking About",
            "summary": "Everyone's excited about AI in CI/CD. Nobody's asking when to use it vs when not to. GitHub Agentic Workflows just entered technical preview — the architecture is solid. But the real decision isn't which agent to pick. It's when to use agentic workflows vs deterministic ones. Here's the decision framework, the adoption pattern, and the three questions to answer before you deploy.",
            "date_modified": "2026-02-17T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "ci-cd",
                "github-actions",
                "platform-engineering",
                "ai-agents",
                "cloud-engineering",
                "decision-framework"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/github-agentic-workflows-continuous-ai",
            "content_html": "GitHub launched Agentic Workflows in technical preview — a Markdown + YAML frontmatter model that compiles to hardened GitHub Actions lock files for AI-driven repository automation. Here's how it works, where the guardrails are, and how to adopt it safely.",
            "url": "https://www.talk-nerdy-to-me.com/blog/github-agentic-workflows-continuous-ai",
            "title": "GitHub Agentic Workflows: \"Continuous AI\" Enters the CI/CD Loop",
            "summary": "GitHub launched Agentic Workflows in technical preview — a Markdown + YAML frontmatter model that compiles to hardened GitHub Actions lock files for AI-driven repository automation. Here's how it works, where the guardrails are, and how to adopt it safely.",
            "date_modified": "2026-02-16T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "github-actions",
                "devops",
                "ci-cd",
                "ai-agents",
                "cloud-engineering",
                "developer-tools",
                "continuous-ai"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/multi-model-copilot-era-architecture",
            "content_html": "Microsoft quietly transformed Copilot from an OpenAI product into a model orchestration layer. Claude is now enabled by default. MAI frontier models ship this year. OpenAI signed a $300B deal with Oracle. Here's what the orchestration era means for your architecture, FinOps, and platform strategy.",
            "url": "https://www.talk-nerdy-to-me.com/blog/multi-model-copilot-era-architecture",
            "title": "The Multi-Model Copilot Era Is Here — And It Changes Your Architecture",
            "summary": "Microsoft quietly transformed Copilot from an OpenAI product into a model orchestration layer. Claude is now enabled by default. MAI frontier models ship this year. OpenAI signed a $300B deal with Oracle. Here's what the orchestration era means for your architecture, FinOps, and platform strategy.",
            "date_modified": "2026-02-12T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cloud-engineering",
                "ai-architecture",
                "microsoft-copilot",
                "multi-model",
                "platform-engineering",
                "enterprise-ai"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/devsecops-agent-era-security-gap",
            "content_html": "Three CVE vulnerabilities hit Anthropic's MCP Git server. Docker acquired MCP Defender for runtime agent security. OWASP published a dedicated Top 10 for Agentic Applications. AI agents are shipping to production — but the security model hasn't caught up. Here's the agent security playbook.",
            "url": "https://www.talk-nerdy-to-me.com/blog/devsecops-agent-era-security-gap",
            "title": "DevSecOps for the Agent Era: The Security Gap Nobody's Talking About",
            "summary": "Three CVE vulnerabilities hit Anthropic's MCP Git server. Docker acquired MCP Defender for runtime agent security. OWASP published a dedicated Top 10 for Agentic Applications. AI agents are shipping to production — but the security model hasn't caught up. Here's the agent security playbook.",
            "date_modified": "2026-02-11T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "agent-security",
                "mcp",
                "devsecops",
                "cloud-security",
                "ai-agents",
                "owasp",
                "sandboxing"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/container-image-scanning-cve-shift-left",
            "content_html": "A developer pulls a base image from Docker Hub, builds their app on top, and ships it. Nobody checks what's inside that base layer. 87% of container images in production carry high-severity CVEs. Here's how to shift-left on container security with scanning, digest pinning, distroless images, and approved base image registries.",
            "url": "https://www.talk-nerdy-to-me.com/blog/container-image-scanning-cve-shift-left",
            "title": "47 Known CVEs Just Deployed to Production: Why Container Image Scanning Isn't Optional",
            "summary": "A developer pulls a base image from Docker Hub, builds their app on top, and ships it. Nobody checks what's inside that base layer. 87% of container images in production carry high-severity CVEs. Here's how to shift-left on container security with scanning, digest pinning, distroless images, and approved base image registries.",
            "date_modified": "2026-02-10T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "container-security",
                "devsecops",
                "kubernetes",
                "cloud-engineering",
                "docker",
                "trivy",
                "supply-chain-security"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/terraform-1-14-actions-imperative-iac",
            "content_html": "Terraform 1.14 introduces Actions — first-class imperative blocks that let you invoke provider-defined operations directly within the plan/apply lifecycle. No more 500-line Bash wrappers. Here's what Actions are, how they work, where the boundaries are, and how to adopt them without turning your Terraform into Ansible.",
            "url": "https://www.talk-nerdy-to-me.com/blog/terraform-1-14-actions-imperative-iac",
            "title": "Terraform 1.14 Actions: When Declarative IaC Goes Imperative",
            "summary": "Terraform 1.14 introduces Actions — first-class imperative blocks that let you invoke provider-defined operations directly within the plan/apply lifecycle. No more 500-line Bash wrappers. Here's what Actions are, how they work, where the boundaries are, and how to adopt them without turning your Terraform into Ansible.",
            "date_modified": "2026-02-09T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "terraform",
                "cloud-engineering",
                "iac",
                "devops",
                "hashicorp",
                "infrastructure-automation",
                "day-2-ops"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/ingress-nginx-dying-migration-plan",
            "content_html": "The most popular Kubernetes ingress controller — used by roughly half of all cloud-native environments — gets archived in March 2026. No more security patches. No more bug fixes. Maintained by a tiny team of volunteers, it collapsed under burnout. Here's your no-panic migration plan.",
            "url": "https://www.talk-nerdy-to-me.com/blog/ingress-nginx-dying-migration-plan",
            "title": "Ingress NGINX Is Dying Next Month. Here's Your No-Panic Plan.",
            "summary": "The most popular Kubernetes ingress controller — used by roughly half of all cloud-native environments — gets archived in March 2026. No more security patches. No more bug fixes. Maintained by a tiny team of volunteers, it collapsed under burnout. Here's your no-panic migration plan.",
            "date_modified": "2026-02-07T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "kubernetes",
                "cloud-engineering",
                "devops",
                "gateway-api",
                "ingress-nginx",
                "cilium",
                "migration"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/github-agent-hq-claude-codex-copilot",
            "content_html": "GitHub just launched Agent HQ — a unified dashboard inside GitHub, GitHub Mobile, and VS Code that lets Copilot Pro+ and Enterprise users run Claude, OpenAI Codex, and Copilot agents without leaving their repo or PR. With 20M+ Copilot users and 90% Fortune 100 adoption, the \"best AI coding tool\" debate just became \"best AI coding workflow.\"",
            "url": "https://www.talk-nerdy-to-me.com/blog/github-agent-hq-claude-codex-copilot",
            "title": "GitHub Agent HQ: Claude & Codex Join Copilot in a Unified AI Coding Dashboard",
            "summary": "GitHub just launched Agent HQ — a unified dashboard inside GitHub, GitHub Mobile, and VS Code that lets Copilot Pro+ and Enterprise users run Claude, OpenAI Codex, and Copilot agents without leaving their repo or PR. With 20M+ Copilot users and 90% Fortune 100 adoption, the \"best AI coding tool\" debate just became \"best AI coding workflow.\"",
            "date_modified": "2026-02-06T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "github-copilot",
                "ai-coding",
                "claude-code",
                "openai-codex",
                "devops",
                "developer-tools",
                "multi-agent"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-80-percent-adoption",
            "content_html": "Gartner confirms what we've been seeing: 80% of enterprises will adopt Platform Engineering by end of 2026. Golden paths replace ticket queues, tool sprawl dies, and security becomes built-in. The winners are treating IDPs as strategic investments.",
            "url": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-80-percent-adoption",
            "title": "Platform Engineering Hits 80% Enterprise Adoption: The Shift Is Complete",
            "summary": "Gartner confirms what we've been seeing: 80% of enterprises will adopt Platform Engineering by end of 2026. Golden paths replace ticket queues, tool sprawl dies, and security becomes built-in. The winners are treating IDPs as strategic investments.",
            "date_modified": "2026-01-26T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "platform-engineering",
                "devops",
                "internal-developer-platform",
                "gartner",
                "developer-experience"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/diy-infrastructure-liability-2026",
            "content_html": "My prediction for 2026: enterprises still running DIY infrastructure will fall behind. With 89% multi-cloud adoption, explosive edge growth, and a $5.5 trillion skills gap looming—the complexity has crossed a threshold.",
            "url": "https://www.talk-nerdy-to-me.com/blog/diy-infrastructure-liability-2026",
            "title": "The 2026 Blueprint: Why DIY Infrastructure Is Becoming a Liability",
            "summary": "My prediction for 2026: enterprises still running DIY infrastructure will fall behind. With 89% multi-cloud adoption, explosive edge growth, and a $5.5 trillion skills gap looming—the complexity has crossed a threshold.",
            "date_modified": "2025-12-29T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "cloud-engineering",
                "platform-engineering",
                "managed-services",
                "predictions",
                "2026"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/devops-2025-year-in-review-infrastructure-shifts",
            "content_html": "Ever wonder why your infrastructure team suddenly became AI experts? From AI becoming infrastructure to eBPF going mainstream, these five shifts defined 2025—and set the stage for what's coming in 2026.",
            "url": "https://www.talk-nerdy-to-me.com/blog/devops-2025-year-in-review-infrastructure-shifts",
            "title": "DevOps 2025 Year in Review: The 5 Biggest Infrastructure Shifts",
            "summary": "Ever wonder why your infrastructure team suddenly became AI experts? From AI becoming infrastructure to eBPF going mainstream, these five shifts defined 2025—and set the stage for what's coming in 2026.",
            "date_modified": "2025-12-27T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "platform-engineering",
                "multi-cloud",
                "ai-infrastructure",
                "ebpf",
                "cloud-engineering"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/aws-google-multicloud-interconnect",
            "content_html": "Something unprecedented happened this month: AWS and Google Cloud launched a joint multicloud networking product. AWS Interconnect for multicloud is now in preview, with Google Cloud as the first partner. Microsoft Azure is joining in 2026.",
            "url": "https://www.talk-nerdy-to-me.com/blog/aws-google-multicloud-interconnect",
            "title": "AWS and Google Cloud Just Changed the Multicloud Game",
            "summary": "Something unprecedented happened this month: AWS and Google Cloud launched a joint multicloud networking product. AWS Interconnect for multicloud is now in preview, with Google Cloud as the first partner. Microsoft Azure is joining in 2026.",
            "date_modified": "2025-12-26T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cloud-engineering",
                "multicloud",
                "aws",
                "google-cloud",
                "azure",
                "devops",
                "networking"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/oracle-datacenter-crisis",
            "content_html": "You can't npm install a data center. Oracle just learned this the hard way—and it's a lesson every cloud leader needs to internalize. Stock down 45%, $12B quarterly capex, and data centers delayed to 2028.",
            "url": "https://www.talk-nerdy-to-me.com/blog/oracle-datacenter-crisis",
            "title": "Oracle's AI Data Center Crisis: A Reality Check for Infrastructure Leaders",
            "summary": "You can't npm install a data center. Oracle just learned this the hard way—and it's a lesson every cloud leader needs to internalize. Stock down 45%, $12B quarterly capex, and data centers delayed to 2028.",
            "date_modified": "2025-12-15T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cloud-engineering",
                "ai-infrastructure",
                "devops",
                "data-centers",
                "finops",
                "oracle"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/ai-autonomous-cyber-espionage-campaign",
            "content_html": "In late 2025, Anthropic exposed something unprecedented: A state-sponsored cyber-espionage campaign where Claude Code performed 80–90% of the attack lifecycle autonomously across 30+ targets. What this means for Azure & OCI cloud teams.",
            "url": "https://www.talk-nerdy-to-me.com/blog/ai-autonomous-cyber-espionage-campaign",
            "title": "When AI Becomes the Hacker: Inside the First Fully Autonomous Cyber-Espionage Campaign",
            "summary": "In late 2025, Anthropic exposed something unprecedented: A state-sponsored cyber-espionage campaign where Claude Code performed 80–90% of the attack lifecycle autonomously across 30+ targets. What this means for Azure & OCI cloud teams.",
            "date_modified": "2025-12-14T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cybersecurity",
                "AI",
                "Azure",
                "OCI",
                "cloud-security",
                "threat-intelligence"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/agentic-ai-foundation-linux-open-standard",
            "content_html": "On December 9, something remarkable happened: OpenAI, Anthropic, and Block—competitors in the AI race—donated their core agent technologies to the Linux Foundation. The Agentic AI Foundation is born.",
            "url": "https://www.talk-nerdy-to-me.com/blog/agentic-ai-foundation-linux-open-standard",
            "title": "The AI Industry Just Created Its Most Important Open Standard",
            "summary": "On December 9, something remarkable happened: OpenAI, Anthropic, and Block—competitors in the AI race—donated their core agent technologies to the Linux Foundation. The Agentic AI Foundation is born.",
            "date_modified": "2025-12-12T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cloud-engineering",
                "devops",
                "agentic-ai",
                "linux-foundation",
                "mcp",
                "open-source"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/mistral-compute-europe-sovereign-cloud",
            "content_html": "For years, \"sovereign cloud\" was mostly marketing. European enterprises talked about data residency and regulatory compliance, but the options were limited. That changed this week with Mistral Compute.",
            "url": "https://www.talk-nerdy-to-me.com/blog/mistral-compute-europe-sovereign-cloud",
            "title": "Mistral Just Launched Europe's Answer to AWS, Azure, and GCP",
            "summary": "For years, \"sovereign cloud\" was mostly marketing. European enterprises talked about data residency and regulatory compliance, but the options were limited. That changed this week with Mistral Compute.",
            "date_modified": "2025-12-11T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "cloud-engineering",
                "devops",
                "mistral-ai",
                "sovereign-cloud",
                "infrastructure",
                "nvidia"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/devops-paradox-tool-sprawl",
            "content_html": "DevOps is everywhere—78% of organizations have adopted it. But developers are drowning in tool sprawl, losing 6-15 hours weekly to context switching. Platform engineering is the consolidation layer that DevOps always needed.",
            "url": "https://www.talk-nerdy-to-me.com/blog/devops-paradox-tool-sprawl",
            "title": "The DevOps Paradox: 78% Adoption, 15 Hours Lost Weekly",
            "summary": "DevOps is everywhere—78% of organizations have adopted it. But developers are drowning in tool sprawl, losing 6-15 hours weekly to context switching. Platform engineering is the consolidation layer that DevOps always needed.",
            "date_modified": "2025-12-10T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "platform-engineering",
                "devops",
                "developer-experience",
                "internal-developer-platform",
                "productivity"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/aws-devops-agent-autonomous-oncall",
            "content_html": "AWS announced the DevOps Agent at re:Invent 2025 — an autonomous on-call engineer that investigates incidents, identifies root causes with 86% accuracy, and coordinates response. MTTR goes from hours to minutes.",
            "url": "https://www.talk-nerdy-to-me.com/blog/aws-devops-agent-autonomous-oncall",
            "title": "Weekend Deep Dive: AWS DevOps Agent — The Autonomous On-Call Engineer",
            "summary": "AWS announced the DevOps Agent at re:Invent 2025 — an autonomous on-call engineer that investigates incidents, identifies root causes with 86% accuracy, and coordinates response. MTTR goes from hours to minutes.",
            "date_modified": "2025-12-06T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "aws",
                "aiops",
                "reinvent-2025",
                "sre"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/aws-kiro-frontier-agent",
            "content_html": "AWS CEO Matt Garman dropped a bombshell at re:Invent 2025: frontier agents that work autonomously for hours or even days. Kiro transformed an 18-month, 30-developer project into 76 days with just 6 developers.",
            "url": "https://www.talk-nerdy-to-me.com/blog/aws-kiro-frontier-agent",
            "title": "Future Forward Thursday: AWS Kiro — The Agent That Codes for Days",
            "summary": "AWS CEO Matt Garman dropped a bombshell at re:Invent 2025: frontier agents that work autonomously for hours or even days. Kiro transformed an 18-month, 30-developer project into 76 days with just 6 developers.",
            "date_modified": "2025-12-04T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "aws",
                "reinvent-2025",
                "kiro",
                "frontier-agents",
                "ai-coding"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/aws-lambda-managed-instances",
            "content_html": "AWS re:Invent 2025 dropped a feature that made me do a double-take: Lambda Managed Instances. Yes, you read that right. Lambda. On EC2.",
            "url": "https://www.talk-nerdy-to-me.com/blog/aws-lambda-managed-instances",
            "title": "Wacky Wednesday: AWS Lambda Managed Instances — When Serverless Meets Servers",
            "summary": "AWS re:Invent 2025 dropped a feature that made me do a double-take: Lambda Managed Instances. Yes, you read that right. Lambda. On EC2.",
            "date_modified": "2025-12-03T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "aws",
                "reinvent-2025",
                "lambda",
                "serverless",
                "cloud-computing"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/microsoft-ignite-2025-claude-ai-foundry",
            "content_html": "Microsoft drops a $5B bet on Anthropic at Ignite 2025, bringing Claude models to Azure AI Foundry. Azure becomes the only cloud with both Claude and GPT frontier models.",
            "url": "https://www.talk-nerdy-to-me.com/blog/microsoft-ignite-2025-claude-ai-foundry",
            "title": "Microsoft Ignite 2025: Claude Joins Azure AI Foundry",
            "summary": "Microsoft drops a $5B bet on Anthropic at Ignite 2025, bringing Claude models to Azure AI Foundry. Azure becomes the only cloud with both Claude and GPT frontier models.",
            "date_modified": "2025-11-20T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "azure",
                "ai",
                "microsoft",
                "anthropic",
                "ignite"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/microsoft-foundry-agentic-developer-platform",
            "content_html": "Microsoft Ignite 2025 introduced Foundry, positioned to be the central hub for building AI agents on Azure. With unified MCP tool catalogue, multi-agent runtime, and enterprise-grade governance.",
            "url": "https://www.talk-nerdy-to-me.com/blog/microsoft-foundry-agentic-developer-platform",
            "title": "AI in the Cloud: Microsoft Foundry — The Agentic Developer Platform",
            "summary": "Microsoft Ignite 2025 introduced Foundry, positioned to be the central hub for building AI agents on Azure. With unified MCP tool catalogue, multi-agent runtime, and enterprise-grade governance.",
            "date_modified": "2025-11-19T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "azure",
                "microsoft-ignite",
                "ai-agents",
                "mcp",
                "cloud-computing"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-kubecon-comeback",
            "content_html": "At KubeCon North America 2025, CNCF launched new Platform Engineering certifications, validating what many have been seeing: platform teams are the critical bridge between Kubernetes power and developer productivity.",
            "url": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-kubecon-comeback",
            "title": "Platform Engineering Makes Its KubeCon Comeback: The Discipline Goes Mainstream",
            "summary": "At KubeCon North America 2025, CNCF launched new Platform Engineering certifications, validating what many have been seeing: platform teams are the critical bridge between Kubernetes power and developer productivity.",
            "date_modified": "2025-11-13T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "platform-engineering",
                "kubecon",
                "cncf",
                "kubernetes",
                "certifications"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-hidden-engine",
            "content_html": "Your developers spend 30% of their time wrestling with Kubernetes manifests, debugging CI/CD pipelines, and searching for the \"right\" way to deploy. Platform Engineering fixes that by creating golden paths—self-service, opinionated workflows that make the right way the easy way.",
            "url": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-hidden-engine",
            "title": "Platform Engineering: The Hidden Engine Behind Cloud Productivity",
            "summary": "Your developers spend 30% of their time wrestling with Kubernetes manifests, debugging CI/CD pipelines, and searching for the \"right\" way to deploy. Platform Engineering fixes that by creating golden paths—self-service, opinionated workflows that make the right way the easy way.",
            "date_modified": "2025-11-09T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "platform-engineering",
                "devops",
                "backstage",
                "golden-paths"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/negotiating-with-the-sith",
            "content_html": "When the terms are twisted and the costs cloaked, only one figure dares challenge the dark side of cloud contracts. Meet Vizier Drek Dealsmasher — the discount-wielding FinOps tactician.",
            "url": "https://www.talk-nerdy-to-me.com/blog/negotiating-with-the-sith",
            "title": "Negotiating with the Sith: Cloud Contracts and Hidden Costs",
            "summary": "When the terms are twisted and the costs cloaked, only one figure dares challenge the dark side of cloud contracts. Meet Vizier Drek Dealsmasher — the discount-wielding FinOps tactician.",
            "date_modified": "2025-06-12T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "finops",
                "procurement",
                "cloud-contracts",
                "vendor-management",
                "cost-optimization"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/the-strategist-of-cloud-outcomes",
            "content_html": "Scope drift? Overengineering? Not on her watch. Meet Lady Ariala Roadmap'ari — the Product Owner with a Cloud Compass pointed straight at business value.",
            "url": "https://www.talk-nerdy-to-me.com/blog/the-strategist-of-cloud-outcomes",
            "title": "The Strategist of Cloud Outcomes",
            "summary": "Scope drift? Overengineering? Not on her watch. Meet Lady Ariala Roadmap'ari — the Product Owner with a Cloud Compass pointed straight at business value.",
            "date_modified": "2025-06-05T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "finops",
                "product",
                "cloud-strategy",
                "prioritization",
                "business-value"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/azure-landing-zone-blueprint",
            "content_html": "Ever watched a kid build with LEGOs? Two outcomes: magnificent castle or colorful catastrophe. Your Azure cloud faces the same fate. This blueprint teaches you to sort your bricks, lay the foundation right, and build a landing zone so solid that even the stormiest workload will not knock it down.",
            "url": "https://www.talk-nerdy-to-me.com/blog/azure-landing-zone-blueprint",
            "title": "Azure Landing Zone Blueprint: Build Your Cloud Like LEGO",
            "summary": "Ever watched a kid build with LEGOs? Two outcomes: magnificent castle or colorful catastrophe. Your Azure cloud faces the same fate. This blueprint teaches you to sort your bricks, lay the foundation right, and build a landing zone so solid that even the stormiest workload will not knock it down.",
            "date_modified": "2025-05-29T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "azure",
                "landing-zone",
                "policy",
                "caf"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/kael-syntax-the-engineer",
            "content_html": "While others wait for the alert to fire, Kael Syntax already rewrote the playbook. Meet the Engineer who turns YAML into optimization — and infrastructure into art.",
            "url": "https://www.talk-nerdy-to-me.com/blog/kael-syntax-the-engineer",
            "title": "The DevOps Jedi Who Writes in YAML and Speaks in Logs",
            "summary": "While others wait for the alert to fire, Kael Syntax already rewrote the playbook. Meet the Engineer who turns YAML into optimization — and infrastructure into art.",
            "date_modified": "2025-05-29T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "finops",
                "engineering",
                "automation",
                "iac",
                "devops"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/5-terraform-mistakes",
            "content_html": "Terraform is powerful, but one wrong move and you could wipe out production, corrupt your state, or lock yourself out of critical resources. Learn the five most common—and most dangerous—mistakes that even experienced engineers make, and how to avoid them.",
            "url": "https://www.talk-nerdy-to-me.com/blog/5-terraform-mistakes",
            "title": "5 Terraform Mistakes That Will Wreck Your Day (And How to Avoid Them)",
            "summary": "Terraform is powerful, but one wrong move and you could wipe out production, corrupt your state, or lock yourself out of critical resources. Learn the five most common—and most dangerous—mistakes that even experienced engineers make, and how to avoid them.",
            "date_modified": "2025-05-22T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "terraform",
                "iac",
                "devops",
                "best-practices"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/f1-nop5-finance-droid",
            "content_html": "From chaos to clarity, F1-NOP5 parses every invoice line with robotic precision. Meet the Finance Droid bringing order to your cloud bills—one chargeback at a time.",
            "url": "https://www.talk-nerdy-to-me.com/blog/f1-nop5-finance-droid",
            "title": "The Protocol Droid of Billing Breakdown",
            "summary": "From chaos to clarity, F1-NOP5 parses every invoice line with robotic precision. Meet the Finance Droid bringing order to your cloud bills—one chargeback at a time.",
            "date_modified": "2025-05-22T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "finops",
                "finance",
                "chargeback",
                "forecasting",
                "cloud-costs"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/cloud-wars-rise-of-the-finops-council",
            "content_html": "In a galaxy not so far away, cloud bills spiral out of control and shadow waste lurks in forgotten subscriptions. Meet the FinOps Council—an elite team of personas inspired by Star Wars, each wielding unique powers to tame cloud chaos and restore balance to your budget.",
            "url": "https://www.talk-nerdy-to-me.com/blog/cloud-wars-rise-of-the-finops-council",
            "title": "Cloud Wars: Rise of the FinOps Council",
            "summary": "In a galaxy not so far away, cloud bills spiral out of control and shadow waste lurks in forgotten subscriptions. Meet the FinOps Council—an elite team of personas inspired by Star Wars, each wielding unique powers to tame cloud chaos and restore balance to your budget.",
            "date_modified": "2025-05-20T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "finops",
                "cloud-cost",
                "personas",
                "star-wars"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/blue-green-deployments-in-plain-english",
            "content_html": "Deploying new code can feel like defusing a bomb—one wrong move and everything explodes. Blue-Green deployments offer a safer way: run two identical environments, switch traffic instantly, and rollback in seconds if something breaks. No downtime. No drama.",
            "url": "https://www.talk-nerdy-to-me.com/blog/blue-green-deployments-in-plain-english",
            "title": "Blue-Green Deployments: Explained in Plain English",
            "summary": "Deploying new code can feel like defusing a bomb—one wrong move and everything explodes. Blue-Green deployments offer a safer way: run two identical environments, switch traffic instantly, and rollback in seconds if something breaks. No downtime. No drama.",
            "date_modified": "2025-05-15T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "devops",
                "deployment",
                "ci-cd",
                "reliability"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/the-chancellor-of-cloud-vision",
            "content_html": "Before any dashboard lit up red, she felt the tremor in the budget. Meet Chancellor Creditara Velorum — the Executive who leads FinOps with foresight, not fear.",
            "url": "https://www.talk-nerdy-to-me.com/blog/the-chancellor-of-cloud-vision",
            "title": "The Chancellor of Cloud Vision: Leading FinOps from the Top",
            "summary": "Before any dashboard lit up red, she felt the tremor in the budget. Meet Chancellor Creditara Velorum — the Executive who leads FinOps with foresight, not fear.",
            "date_modified": "2025-05-15T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "finops",
                "executive",
                "cloud-governance",
                "leadership",
                "strategy"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/first-post",
            "content_html": "Kicking things off with a warm welcome and a peek into what Talk Nerdy to Me is all about. Join us for practical guides, deep dives, automation scripts, and yes—plenty of memes.",
            "url": "https://www.talk-nerdy-to-me.com/blog/first-post",
            "title": "Welcome to the Nerdiverse: Your First Post!",
            "summary": "Kicking things off with a warm welcome and a peek into what Talk Nerdy to Me is all about. Join us for practical guides, deep dives, automation scripts, and yes—plenty of memes.",
            "date_modified": "2025-05-05T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "introduction",
                "cloud",
                "finops",
                "ai"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/claude-code-command-reference",
            "content_html": "The complete reference guide to Claude Code - Anthropic's agentic coding tool that lives in your terminal. Master keyboard shortcuts, Plan Mode, slash commands, and advanced workflows.",
            "url": "https://www.talk-nerdy-to-me.com/blog/claude-code-command-reference",
            "title": "Claude Code Command Reference: Your Terminal Copilot Cheat Sheet",
            "summary": "The complete reference guide to Claude Code - Anthropic's agentic coding tool that lives in your terminal. Master keyboard shortcuts, Plan Mode, slash commands, and advanced workflows.",
            "date_modified": "2025-01-28T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "claude-code",
                "developer-tools",
                "ai",
                "terminal",
                "cheat-sheet"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/terraform-watsonx-ai-infrastructure",
            "content_html": "IBM's $6.4 billion HashiCorp acquisition is paying dividends: Terraform is getting an AI brain powered by watsonx. This isn't just marketing integration—it's fundamentally changing how we think about infrastructure provisioning.",
            "url": "https://www.talk-nerdy-to-me.com/blog/terraform-watsonx-ai-infrastructure",
            "title": "Terraform Meets watsonx: What AI-Powered Infrastructure Actually Looks Like",
            "summary": "IBM's $6.4 billion HashiCorp acquisition is paying dividends: Terraform is getting an AI brain powered by watsonx. This isn't just marketing integration—it's fundamentally changing how we think about infrastructure provisioning.",
            "date_modified": "2025-01-26T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "terraform",
                "ibm",
                "watsonx",
                "ai-infrastructure",
                "hashicorp"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/claude-code-desktop-expansion",
            "content_html": "Anthropic announced that Claude Code is now available in the Claude desktop app for the first time, including Mac support. This marks a significant expansion beyond the previous web and mobile-only availability, bringing terminal-native AI development to native desktop applications.",
            "url": "https://www.talk-nerdy-to-me.com/blog/claude-code-desktop-expansion",
            "title": "Claude Code Expands to Mac Desktop App: Terminal-Native AI Development Goes Native",
            "summary": "Anthropic announced that Claude Code is now available in the Claude desktop app for the first time, including Mac support. This marks a significant expansion beyond the previous web and mobile-only availability, bringing terminal-native AI development to native desktop applications.",
            "date_modified": "2025-01-25T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "claude-code",
                "desktop-app",
                "developer-tools",
                "anthropic",
                "macos"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/opus-4-5-iteration-efficiency",
            "content_html": "Anthropic revealed a fascinating performance metric with Claude Opus 4.5: the model reaches peak performance after just 4 iterations when debugging complex multi-system bugs, while other leading LLMs require 10 attempts to achieve similar results.",
            "url": "https://www.talk-nerdy-to-me.com/blog/opus-4-5-iteration-efficiency",
            "title": "Claude Opus 4.5: The AI Efficiency Breakthrough - 4 Iterations vs 10",
            "summary": "Anthropic revealed a fascinating performance metric with Claude Opus 4.5: the model reaches peak performance after just 4 iterations when debugging complex multi-system bugs, while other leading LLMs require 10 attempts to achieve similar results.",
            "date_modified": "2025-01-24T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "claude",
                "ai-debugging",
                "devops",
                "anthropic",
                "software-engineering"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/kubernetes-ai-ml-infrastructure-standard",
            "content_html": "Kubernetes has evolved from a container orchestration platform to THE de facto substrate for AI/ML workloads in 2025. With over 90% of teams planning to increase their AI workloads on K8s, it has become the central component powering enterprise AI infrastructure.",
            "url": "https://www.talk-nerdy-to-me.com/blog/kubernetes-ai-ml-infrastructure-standard",
            "title": "Kubernetes for AI/ML Workloads: The New Infrastructure Standard",
            "summary": "Kubernetes has evolved from a container orchestration platform to THE de facto substrate for AI/ML workloads in 2025. With over 90% of teams planning to increase their AI workloads on K8s, it has become the central component powering enterprise AI infrastructure.",
            "date_modified": "2025-01-24T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "kubernetes",
                "artificial-intelligence",
                "mlops",
                "gpu",
                "cloud-engineering"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-boardroom-priority",
            "content_html": "Platform Engineering has officially graduated from engineering trend to boardroom business priority in 2025. Driven by the direct link between developer productivity and business outcomes, executives are now championing internal developer platforms as critical infrastructure.",
            "url": "https://www.talk-nerdy-to-me.com/blog/platform-engineering-boardroom-priority",
            "title": "Platform Engineering as Boardroom Priority: The Developer Experience Revolution",
            "summary": "Platform Engineering has officially graduated from engineering trend to boardroom business priority in 2025. Driven by the direct link between developer productivity and business outcomes, executives are now championing internal developer platforms as critical infrastructure.",
            "date_modified": "2025-01-24T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "platform-engineering",
                "developer-experience",
                "internal-developer-platform",
                "gitops",
                "devops"
            ]
        },
        {
            "id": "https://www.talk-nerdy-to-me.com/blog/mcp-servers-azure-api-management",
            "content_html": "AI agents are getting smarter — but they need tools. Discover how MCP (Model Context Protocol) and Azure API Management are making AI agents enterprise-ready with security, governance, and observability.",
            "url": "https://www.talk-nerdy-to-me.com/blog/mcp-servers-azure-api-management",
            "title": "MCP Servers + Azure API Management: The New AI Power Combo",
            "summary": "AI agents are getting smarter — but they need tools. Discover how MCP (Model Context Protocol) and Azure API Management are making AI agents enterprise-ready with security, governance, and observability.",
            "date_modified": "2025-01-15T00:00:00.000Z",
            "author": {
                "name": "Mathieu Kessler",
                "url": "https://www.talk-nerdy-to-me.com"
            },
            "tags": [
                "azure",
                "ai",
                "mcp",
                "api-management",
                "automation"
            ]
        }
    ]
}