Skip to content

New blog: Dynamo on AKS part 3#5623

Open
sdesai345 wants to merge 10 commits intoAzure:masterfrom
sdesai345:patch-3
Open

New blog: Dynamo on AKS part 3#5623
sdesai345 wants to merge 10 commits intoAzure:masterfrom
sdesai345:patch-3

Conversation

@sdesai345
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Part 3 of the Dynamo on AKS blog series, focusing on NVIDIA Dynamo's KV Router and its benefits for multi-worker LLM inference. The post demonstrates how intelligent, cache-aware routing achieves significant performance improvements (up to 25% lower P99 latency and 18% faster P99 TTFT) on real-world workloads using H100 GPUs on AKS.

Changes:

  • Adds new blog post explaining NVIDIA Dynamo's KV Router architecture and performance benchmarks on AKS
  • Adds new author (Devi Vasudevan) to the blog authors registry
  • Includes routing decision diagram image to illustrate KV-aware routing logic

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 8 comments.

File Description
website/blog/authors.yml Adds new co-author Devi Vasudevan with LinkedIn and GitHub profile information
website/blog/2026-03-16-dynamo-on-aks-part-3/index.md Main blog post covering KV Router architecture, benchmarks, and performance analysis
website/blog/2026-03-16-dynamo-on-aks-part-3/dynamo_kv_aware_router_diagram.png Diagram showing routing decision logic across 3 workers (binary PNG image)

Copilot AI review requested due to automatic review settings February 24, 2026 17:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 24, 2026 17:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Copilot AI review requested due to automatic review settings February 24, 2026 22:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

Copy link
Contributor

@sanketbakshi1981 sanketbakshi1981 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please address the copilot comments prior to pushing out.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 25, 2026 13:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 2, 2026 18:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

Copilot AI review requested due to automatic review settings March 10, 2026 15:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants