***

title: Dynamo Blog
description: 'Technical deep dives, announcements, and updates from the Dynamo team.'
-------------------------------------------------------------------------------------

Technical deep dives, announcements, and updates from the Dynamo team.

<CardGroup cols={2}>
  <Card title="Full-Stack Optimizations for Agentic Inference" icon="regular microchip" href="/dynamo/dev/blog/agentic-inference">
    How Dynamo optimizes for agentic workloads at three layers: the frontend API,
    the router, and KV cache management.
  </Card>

  <Card title="Flash Indexer: Inter-Galactic KV Routing" icon="regular bolt" href="/dynamo/dev/blog/flash-indexer">
    How Dynamo's concurrent global index evolved through six iterations to sustain
    over 100 million operations per second.
  </Card>
</CardGroup>
