<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>gogoai.dev — Our Blog</title>
    <link>https://gogoai.dev</link>
    <atom:link href="https://gogoai.dev/rss/original" rel="self" type="application/rss+xml" />
    <description>A curated discovery feed for SRE, AIOps, Platform, DevOps, and Cloud Ops engineers. News, products, jobs, events, CFPs, and community content in one fast feed.</description>
    <language>en</language>
    <item>
      <title>The Quiet Defeat of Vector Databases: How Knowledge Graphs Became the Backbone of Enterprise AI</title>
      <link>https://gogoai.dev/blogs/quiet-defeat-of-vector-databases</link>
      <guid isPermaLink="false">08a86f01-2d9c-45e8-a13a-ea1105cbaf9a</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:23 GMT</pubDate>
      <description>Why teams running real enterprise AI workloads are quietly migrating from vector databases to knowledge graphs — and what it means for cost, latency, and model size.</description>
      <category>ai</category><category>rag</category><category>knowledge-graphs</category><category>vector-databases</category><category>enterprise-ai</category>
    </item>
    <item>
      <title>The Future Economics of Enterprise AI Deployment</title>
      <link>https://gogoai.dev/blogs/future-economics-of-enterprise-ai-deployment</link>
      <guid isPermaLink="false">0b76c0de-7519-4506-9c83-71af179b6253</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:22 GMT</pubDate>
      <description>Frontier API access is a structurally expensive, strategically fragile bet at scale. The winning architecture minimizes tokens consumed per unit of business value.</description>
      <category>ai</category><category>finops</category><category>enterprise-ai</category><category>inference</category><category>cost-optimization</category>
    </item>
    <item>
      <title>How to serve LLMs in production: a guide to GPU memory, KV cache, and sizing</title>
      <link>https://gogoai.dev/blogs/how-to-serve-llms-in-production</link>
      <guid isPermaLink="false">837c28f9-dac8-4ab7-9911-c16a3d7a5992</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:21 GMT</pubDate>
      <description>Weights, KV cache, and engine overhead all share VRAM. A practical guide to sizing a GPU for multi-user LLM serving — with the formula and worked examples.</description>
      <category>llm</category><category>gpu</category><category>kubernetes</category><category>inference</category><category>vllm</category>
    </item>
    <item>
      <title>Anatomy of an LLM request: prefill, decode, latency, and cost</title>
      <link>https://gogoai.dev/blogs/anatomy-of-an-llm-request</link>
      <guid isPermaLink="false">a512a080-0254-44d3-bccb-e6180db638fc</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:20 GMT</pubDate>
      <description>Every LLM request splits into prefill (compute-bound, sets TTFT) and decode (memory-bound, sets TPOT). Understanding both is how you control latency and cost.</description>
      <category>llm</category><category>inference</category><category>latency</category><category>cost-optimization</category><category>vllm</category>
    </item>
    <item>
      <title>Building LLM applications: RAG, agents, tool calling, and reasoning</title>
      <link>https://gogoai.dev/blogs/building-llm-applications</link>
      <guid isPermaLink="false">08d2124d-2e16-4a8c-8143-292794edf539</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:19 GMT</pubDate>
      <description>RAG, tool calling, and agents are the three building blocks. Default to the simplest architecture that works — a 5-step agent costs 5x and fails 5x more.</description>
      <category>llm</category><category>rag</category><category>agents</category><category>tool-calling</category><category>ai</category>
    </item>
    <item>
      <title>LLM serving cheat sheet: GPUs, models, vLLM flags, and cost levers</title>
      <link>https://gogoai.dev/blogs/llm-serving-cheat-sheet</link>
      <guid isPermaLink="false">71cdae37-62ba-4dca-b972-0180c9bcf1ed</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:18 GMT</pubDate>
      <description>A single-page reference for serving LLMs in production: vocabulary, sizing formulas, GPU and model tables, essential vLLM flags, and cost levers ranked by impact.</description>
      <category>llm</category><category>gpu</category><category>vllm</category><category>inference</category><category>reference</category>
    </item>
    <item>
      <title>Common mistakes when serving LLMs in production: a field guide</title>
      <link>https://gogoai.dev/blogs/llm-serving-common-mistakes</link>
      <guid isPermaLink="false">cad83ac6-8336-4b8c-a4b0-03a0ae1b4ba7</guid>
      <pubDate>Fri, 10 Jul 2026 10:47:17 GMT</pubDate>
      <description>24 real production LLM mistakes — from deploying Ollama for multi-user to unbounded conversation history — each with the fix. Read it before you ship.</description>
      <category>llm</category><category>sre</category><category>inference</category><category>vllm</category><category>production</category>
    </item>
  </channel>
</rss>