<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>EduarD3V&apos;s blog</title><description>Thoughts and other things</description><link>https://blog.eduard3v.com/</link><item><title>Secure AI Automation: API Keys and Secret Management</title><link>https://blog.eduard3v.com/posts/en/securing-ai-automation-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/securing-ai-automation-part-1/</guid><description>Secure AI automation pipelines against API key leaks and data exfiltration. Covers Vault integration, K8s NetworkPolicy, and incident response for LLM workloads: Part 1</description><pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate></item><item><title>Local LLM Benchmark FAQ and Next Steps Guide</title><link>https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-4/</guid><description>FAQ covering quantization levels, VRAM differences, Kubernetes deployment, and benchmark cadence for local LLM inference engines. Practical advice from production experience , Part 4</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate></item><item><title>Ollama vs vLLM vs llama.cpp Benchmarks</title><link>https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-3/</guid><description>Decision framework for choosing Ollama, vLLM, or llama.cpp based on your workload. Reproduction instructions, engine selection criteria, and deployment guidance , Part 3</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>Local LLM Benchmark Results and Analysis Guide</title><link>https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-2/</guid><description>Benchmark results for Ollama, vLLM, and llama.cpp on Llama 3 8B. Throughput data, latency tables, VRAM consumption, and scaling behavior across concurrency levels , Part 2</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate></item><item><title>Local LLM Benchmark: Ollama vLLM llama cpp Compared</title><link>https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/benchmarking-local-llm-inference-part-1/</guid><description>Local LLM benchmark comparing Ollama, vLLM, and llama.cpp on Llama 3 8B. Real tokens/sec, VRAM usage, and batching performance data with test harness code , Part 1</description><pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate></item><item><title>n8n Production Configuration: Security and Scaling</title><link>https://blog.eduard3v.com/posts/en/deploy-n8n-ai-automation-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-n8n-ai-automation-part-3/</guid><description>Production-hardening n8n with performance tuning, health checks, load testing, monitoring, backup strategy, and troubleshooting common errors, Part 3</description><pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate></item><item><title>Deploy n8n on Kubernetes: Manifests and Setup</title><link>https://blog.eduard3v.com/posts/en/deploy-n8n-ai-automation-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-n8n-ai-automation-part-2/</guid><description>Production-ready n8n deployment on Kubernetes with Helm-like manifests, webhook security, credential encryption, and AI Agent node setup for local LLMs , Part 2</description><pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate></item><item><title>Deploy n8n with Docker Compose: Complete Setup Guide</title><link>https://blog.eduard3v.com/posts/en/deploy-n8n-ai-automation-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-n8n-ai-automation-part-1/</guid><description>Production-ready n8n deployment with Docker Compose and Kubernetes. Covers queue mode, credential encryption, PostgreSQL backend, and AI Agent node setup , Part 1</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate></item><item><title>n8n vs Temporal Quick Start and Deployment Guide</title><link>https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-5/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-5/</guid><description>Step-by-step deployment guide for n8n and Temporal self-hosted setups. Docker Compose configs, Python SDK example, and production recommendations: Part 5</description><pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate></item><item><title>When to Choose Temporal as Your Workflow Engine</title><link>https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-4/</guid><description>When to choose Temporal over n8n for AI workflows, plus hybrid architectures that use both. Includes migration paths and production patterns: Part 4</description><pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate></item><item><title>n8n vs Temporal: Error Handling Reliability Compared</title><link>https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-3/</guid><description>Deep dive into error handling patterns for n8n vs Temporal. Compare retry policies, idempotency, saga patterns, and production reliability strategies: Part 3</description><pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate></item><item><title>n8n vs Temporal: Head-to-Head Feature Comparison</title><link>https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-2/</guid><description>Detailed feature comparison of n8n and Temporal across 14 dimensions including AI integration, durability, scalability, and cost for AI workflows: Part 2</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>n8n vs Temporal: Which AI Workflow Engine?</title><link>https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/n8n-vs-temporal-part-1/</guid><description>Compare n8n and Temporal for AI workflow orchestration. Visual no-code vs code-first durable execution. Find the right tool for your stack: Part 1</description><pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Agentic DevOps Maturity Model and FAQ Answers</title><link>https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-5/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-5/</guid><description>Assess your Agentic DevOps maturity from Level 1 to Level 5 Full Autonomy. Plus FAQs on MCP servers, production safety, and governance: Part 5</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Agentic DevOps: 7-Step Implementation Roadmap</title><link>https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-4/</guid><description>Follow a 7-step path from audit to autonomous operations for Agentic DevOps. Includes MCP server setup, governance patterns, and key metrics to track: Part 4</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Agentic DevOps: Tools Security and Governance</title><link>https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-3/</guid><description>Compare Claude Code, LangGraph, and OpenAI Agents SDK for Agentic DevOps. Plus security risks, hallucination guardrails, and governance patterns: Part 3</description><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Agentic DevOps: MCP Servers for Infrastructure APIs</title><link>https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-2/</guid><description>Learn how MCP servers connect AI models to infrastructure APIs through Model Context Protocol. Build a Kubernetes log query agent with Python: Part 2</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Agentic AI in DevOps: Infrastructure Guide</title><link>https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/what-is-agentic-devops-part-1/</guid><description>Agentic DevOps uses AI agents and MCP servers for autonomous infrastructure ops. Learn how the Model Context Protocol powers modern AI SRE workflows: Part 1</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Ollama Kubernetes Security Hardening Best Practices</title><link>https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-4/</guid><description>Production hardening for Ollama on Kubernetes: HPA alternatives, NetworkPolicies, monitoring with Prometheus, troubleshooting GPU/OOM errors, and when to avoid Kubernetes, Part 4</description><pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Ollama Kubernetes Production Manifests and Deploy</title><link>https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-3/</guid><description>Production-ready YAML manifests for Ollama on Kubernetes: PVC, ConfigMap, Deployment with GPU scheduling, liveness probes, Service, Ingress, and verification, Part 3</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Ollama on Kubernetes: Architecture and Components</title><link>https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-2/</guid><description>Architecture design for deploying Ollama on Kubernetes: namespace isolation, resource quotas, GPU node affinity, and ConfigMap patterns for production inference, Part 2</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Deploy Ollama on Kubernetes: Self-Hosted AI Guide</title><link>https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-ollama-kubernetes-part-1/</guid><description>Step-by-step guide to deploy Ollama on Kubernetes with GPU scheduling, persistent storage, and production YAML manifests. Covers prerequisites and NVIDIA GPU Operator setup, Part 1</description><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate></item><item><title>AI Pipeline Error Handling and Handoff Patterns</title><link>https://blog.eduard3v.com/posts/en/event-driven-ai-pipelines-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/event-driven-ai-pipelines-part-3/</guid><description>Build event-driven AI pipelines with n8n, Redis, Temporal, and LLMs. Idempotency, backpressure, error handling, and observability on Kubernetes, Part 3</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate></item><item><title>AI Pipeline Webhook Validation and Queue Setup</title><link>https://blog.eduard3v.com/posts/en/event-driven-ai-pipelines-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/event-driven-ai-pipelines-part-2/</guid><description>Build event-driven AI pipelines with n8n, Redis, Temporal, and LLMs. Idempotency, backpressure, error handling, and observability on Kubernetes, Part 2</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Event-Driven AI Pipeline Production Architecture</title><link>https://blog.eduard3v.com/posts/en/event-driven-ai-pipelines-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/event-driven-ai-pipelines-part-1/</guid><description>Build event-driven AI pipelines with n8n, Redis, Temporal, and LLMs. Idempotency, backpressure, error handling, and observability on Kubernetes, Part 1</description><pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Temporal AI Workflows: Production CI/CD Deploy</title><link>https://blog.eduard3v.com/posts/en/deploy-temporal-ai-workflows-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-temporal-ai-workflows-part-3/</guid><description>Configure persistence, saga patterns for AI, security hardening, Prometheus monitoring, n8n integration, and CI/CD pipelines for Temporal workers on Kubernetes.</description><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Temporal AI Workflows: Server Workers and Setup</title><link>https://blog.eduard3v.com/posts/en/deploy-temporal-ai-workflows-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-temporal-ai-workflows-part-2/</guid><description>Deploy Temporal Server on Kubernetes with PostgreSQL, Elasticsearch, Python workers. Covers secrets, ConfigMaps, HPA scaling, Prometheus metrics for production.</description><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Temporal on Kubernetes: AI Workflow Guide</title><link>https://blog.eduard3v.com/posts/en/deploy-temporal-ai-workflows-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-temporal-ai-workflows-part-1/</guid><description>Learn Temporal&apos;s architecture, four core services, and production Kubernetes prerequisites. Includes saga patterns, deployment prerequisites for AI pipelines.</description><pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate></item><item><title>LiteLLM Kubernetes Security Hardening and Troubleshoot</title><link>https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-4/</guid><description>Harden your LiteLLM deployment for production: high availability, auth, rate limiting, monitoring, TLS, and a troubleshooting guide for common issues.</description><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate></item><item><title>LiteLLM Kubernetes: Configure AI Tools Providers</title><link>https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-3/</guid><description>Connect AI tools to LiteLLM on Kubernetes: OpenCode, Cursor, Continue.dev. Then dive deep into provider configuration for Kimi, OpenRouter, and NVIDIA NIM.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate></item><item><title>LiteLLM Kubernetes Production Deploy and Config</title><link>https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-2/</guid><description>Deploy LiteLLM to Kubernetes with production-ready manifests: proxy_config.yaml, Secrets, Deployment, Service, and Postgres setup for your AI gateway.</description><pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate></item><item><title>LiteLLM on Kubernetes: Deploy an AI Gateway</title><link>https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/litellm-kubernetes-ai-gateway-part-1/</guid><description>Learn how LiteLLM works as a centralized AI gateway on Kubernetes. Architecture overview, prerequisites, and what you&apos;ll build across this 4-part series.</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate></item><item><title>vLLM Production: Conclusion FAQ and Next Steps</title><link>https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-6/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-6/</guid><description>Conclusion and frequently asked questions about deploying vLLM on Kubernetes: GPU memory requirements, quantization, scaling, HPA, and monitoring.</description><pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate></item><item><title>vLLM Production: Checklist Comparison and Fixes</title><link>https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-5/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-5/</guid><description>vLLM vs Ollama comparison, 10-item production readiness checklist, and troubleshooting common vLLM issues on Kubernetes.</description><pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate></item><item><title>vLLM Performance Tuning Monitoring Production</title><link>https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-4/</guid><description>Performance tuning for vLLM: KV cache management, scheduling strategies, GPU kernel warm-up, and monitoring with PromQL queries for TTFT, TPOT, throughput, and queue depth.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate></item><item><title>vLLM Tensor Parallelism Quantization Production</title><link>https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-3/</guid><description>Production configuration for vLLM: tensor parallelism setup, AWQ and FP8 quantization, batch size tuning, memory limits, and graceful shutdown handling.</description><pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate></item><item><title>vLLM Kubernetes Deployment: Complete Guide and Tips</title><link>https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-2/</guid><description>Step-by-step guide to deploying vLLM on Kubernetes: namespace, ConfigMap, Secret, StorageClass, PVC, Deployment, Service, Ingress, and HPA with custom metrics.</description><pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Deploy vLLM on Kubernetes: Architecture and Setup</title><link>https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/deploy-vllm-production-part-1/</guid><description>Introduction to vLLM on Kubernetes: architecture, PagedAttention, continuous batching, tensor parallelism, prerequisites, and version compatibility matrix.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code vs Copilot: Privacy Decision Guide</title><link>https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-4/</guid><description>Privacy and security comparison, MCP support, decision framework, use case matrix, and a complete FAQ for Claude Code, GitHub Copilot, and Continue.dev.</description><pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code vs Copilot: Three Infra Scenarios</title><link>https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-3/</guid><description>Three infra scenarios comparing Claude Code, GitHub Copilot, and Continue.dev : debugging Kubernetes, writing Terraform, and reviewing Helm chart security.</description><pubDate>Sat, 31 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code vs Copilot: Context Windows Compared</title><link>https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-2/</guid><description>Context windows, multi-file reasoning, agentic capabilities, tool use, MCP support, and terminal integration for Claude Code, GitHub Copilot, and Continue.</description><pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code vs Copilot vs Continue: Features Compared</title><link>https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/claude-code-vs-copilot-continue-part-1/</guid><description>Compare Claude Code, GitHub Copilot, and Continue.dev capabilities for infrastructure and SRE workflows. Quick verdict, comparison table, and use case overview.</description><pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Ollama vs vLLM: Cost Community and Final Verdict</title><link>https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-4/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-4/</guid><description>Cost comparison, community momentum analysis, and final verdict for Ollama vs vLLM self-hosted inference. Includes FAQ and when to use both tools together.</description><pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Ollama vs vLLM: Decision Framework and Migration</title><link>https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-3/</guid><description>A decision framework for choosing between Ollama and vLLM for self-hosted LLM inference workloads, plus a step-by-step migration path from Ollama to vLLM.</description><pubDate>Mon, 19 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Ollama vs vLLM: Benchmarks and Kubernetes Ready</title><link>https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-2/</guid><description>Benchmark data comparing Ollama and vLLM throughput, latency, and VRAM usage for LLM inference. Plus Kubernetes readiness, scaling, and operational differences.</description><pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Ollama vs vLLM: Architecture Design Philosophy</title><link>https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/ollama-vs-vllm-part-1/</guid><description>Compare Ollama and vLLM architecture and design for self-hosted LLM inference. Understand PagedAttention memory management, GGUF format, and when each excels.</description><pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate></item><item><title>AI SRE Agent Production Deployment and Monitoring</title><link>https://blog.eduard3v.com/posts/en/build-ai-sre-agent-mcp-part-3/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/build-ai-sre-agent-mcp-part-3/</guid><description>Deploy your MCP server into production using Docker and Kubernetes RBAC, explore multi-tool diagnostic workflows, and get answers to common questions quickly.</description><pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate></item><item><title>AI SRE Agent MCP Server Code and Safety Guide</title><link>https://blog.eduard3v.com/posts/en/build-ai-sre-agent-mcp-part-2/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/build-ai-sre-agent-mcp-part-2/</guid><description>Write the FastMCP server code, implement safety guardrails like read-only mode and namespace allowlisting, and connect an SRE agent to Claude Desktop securely.</description><pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Build AI SRE Agent with MCP: Architecture Setup</title><link>https://blog.eduard3v.com/posts/en/build-ai-sre-agent-mcp-part-1/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/build-ai-sre-agent-mcp-part-1/</guid><description>Learn the Model Context Protocol (MCP) and the 4-layer architecture for building safe AI SRE agents that diagnose Kubernetes clusters through natural language.</description><pubDate>Sun, 04 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Meet the Engineer Behind the Automation</title><link>https://blog.eduard3v.com/posts/en/meet-the-engineer/</link><guid isPermaLink="true">https://blog.eduard3v.com/posts/en/meet-the-engineer/</guid><description>Hi, I&apos;m Eduardo, a Software and DevOps Engineer obsessed with automation, infrastructure, AI, and building things that actually solve problems. CKA certified with enterprise experience at NTT DATA and Evolutio.</description><pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate></item></channel></rss>