# Agentic AI Architecture

Published articles for Agentic AI Architecture.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Presentation: Decision Models in Agentic Architectures: From Production to Agent Skills

DevFeed: [Presentation: Decision Models in Agentic Architectures: From Production to Agent Skills](<https://devfeed.tech/articles/presentation-decision-models-in-agentic-architectures-from-production-to-agent-skills-17397.md>)

Original publisher: [Read original article](<https://www.infoq.com/presentations/decision-models-agentic-ai/>)

Author: Alex Porcelli

Published: 2026-09-14T11:00:00Z

Content type: article

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [NeMo](<https://devfeed.tech/topics/nemo.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-architecture](<https://devfeed.tech/tags/ai-architecture.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [business](<https://devfeed.tech/tags/business.md>), [decision-models-agentic-ai](<https://devfeed.tech/tags/decision-models-agentic-ai.md>), [development](<https://devfeed.tech/tags/development.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [enterprise-architecture](<https://devfeed.tech/tags/enterprise-architecture.md>), [governance](<https://devfeed.tech/tags/governance.md>), [infoq](<https://devfeed.tech/tags/infoq.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [llms](<https://devfeed.tech/tags/llms.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [models](<https://devfeed.tech/tags/models.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [production](<https://devfeed.tech/tags/production.md>), [qcon-ai-boston-2026](<https://devfeed.tech/tags/qcon-ai-boston-2026.md>), [qcon-software-development-conference](<https://devfeed.tech/tags/qcon-software-development-conference.md>), [skills](<https://devfeed.tech/tags/skills.md>), [transcripts](<https://devfeed.tech/tags/transcripts.md>)

### AI overview

Alex Porcelli explains how DMN decision models can be integrated with LLMs, agent skills, and NeMo guardrails to create auditable and deterministic agentic architectures for high-stakes enterprise decisions.

### Source excerpt

Alex Porcelli discusses the critical gap in enterprise AI: non-deterministic output and lack of accountability in high-stakes decisions. He shares how integrating DMN decision models with LLMs, agent skills, and NeMo guardrails creates auditable, deterministic agentic architectures - allowing business leaders to own decision logic while engineers maintain robust architectural governance. By Alex Porcelli

## Presentation: From Retrieval to Reasoning: Building Production-Ready Agentic AI Systems with Knowledge Graphs

DevFeed: [Presentation: From Retrieval to Reasoning: Building Production-Ready Agentic AI Systems with Knowledge Graphs](<https://devfeed.tech/articles/presentation-from-retrieval-to-reasoning-building-production-ready-agentic-ai-systems-with-knowledge-graphs-8463.md>)

Original publisher: [Read original article](<https://www.infoq.com/presentations/knowledge-graphs-agentic-systems-patterns/>)

Author: Cassie Shum

Published: 2026-09-12T11:00:00Z

Content type: tutorial

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-architecture](<https://devfeed.tech/tags/ai-architecture.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [code](<https://devfeed.tech/tags/code.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [infoq](<https://devfeed.tech/tags/infoq.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [knowledge-graphs-agentic-systems-patterns](<https://devfeed.tech/tags/knowledge-graphs-agentic-systems-patterns.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [production](<https://devfeed.tech/tags/production.md>), [qcon-ai-boston-2026](<https://devfeed.tech/tags/qcon-ai-boston-2026.md>), [qcon-software-development-conference](<https://devfeed.tech/tags/qcon-software-development-conference.md>), [rag](<https://devfeed.tech/tags/rag.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [transcripts](<https://devfeed.tech/tags/transcripts.md>)

### AI overview

A presentation on using knowledge graphs as a foundation for production-ready agentic AI systems. It covers architectural patterns for context bundling, decision provenance, code as truth, and agent visibility, along with a graph-based engineering harness for feedback loops, token optimization, and reliability.

### Source excerpt

Cassie Shum discusses why knowledge graphs serve as a critical foundation for agentic systems. Moving beyond basic RAG, she explains 4 practical architectural patterns: context bundling, decision provenance, code as truth, and agent visibility. She demonstrates an engineering harness built on a knowledge graph to streamline feedback loops, optimize token usage, and maintain system reliability. By Cassie Shum

## How LinkedIn Trains AI Job Search 8x Faster with Multi-Teacher Distillation

DevFeed: [How LinkedIn Trains AI Job Search 8x Faster with Multi-Teacher Distillation](<https://devfeed.tech/articles/how-linkedin-trains-ai-job-search-8x-faster-with-multi-teacher-distillation-8453.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/linkedin-ai-multi-teacher/>)

Author: Claudio Masolo

Published: 2026-09-11T10:00:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [recommendation systems](<https://devfeed.tech/topics/recommendation-systems.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [sglang](<https://devfeed.tech/topics/sglang.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [latency](<https://devfeed.tech/tags/latency.md>), [liger](<https://devfeed.tech/tags/liger.md>), [linkedin](<https://devfeed.tech/tags/linkedin.md>), [linkedin-ai-multi-teacher](<https://devfeed.tech/tags/linkedin-ai-multi-teacher.md>), [llms](<https://devfeed.tech/tags/llms.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [news](<https://devfeed.tech/tags/news.md>), [search](<https://devfeed.tech/tags/search.md>), [sglang](<https://devfeed.tech/tags/sglang.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

LinkedIn describes a multi-teacher distillation pipeline for AI-powered job search that trains a 0.6B-parameter ranking model. The article focuses on SGLang-based teacher serving, online and offline distillation, and training optimizations reported to produce roughly an eightfold speedup.

### Source excerpt

LinkedIn has published details of the training infrastructure behind its AI-powered job search, describing a multi-teacher distillation pipeline that compresses knowledge from large teacher models into a compact 0.6B-parameter ranking model. By Claudio Masolo

## A Unified Data Architecture For Sovereign Agentic AI With VMware Tanzu And VMware vSAN

DevFeed: [A Unified Data Architecture For Sovereign Agentic AI With VMware Tanzu And VMware vSAN](<https://devfeed.tech/articles/a-unified-data-architecture-for-sovereign-agentic-ai-with-vmware-tanzu-and-vmware-vsan-12812.md>)

Original publisher: [Read original article](<https://blogs.vmware.com/tanzu/a-unified-data-architecture-for-sovereign-agentic-ai-with-vmware-tanzu-and-vmware-vsan/>)

Author: arnab chakraborty

Published: 2026-09-03T23:27:50Z

Content type: article

Language: en

Sources: [VMware Blogs](<https://devfeed.tech/sources/vmware-blogs.md>)

Topics: [Agentic AI Architecture](<https://devfeed.tech/topics/agentic-ai-architecture.md>), [AI Architecture](<https://devfeed.tech/topics/ai-architecture.md>), [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Security](<https://devfeed.tech/topics/security.md>), [data-processing](<https://devfeed.tech/topics/data-processing.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-architecture](<https://devfeed.tech/tags/ai-architecture.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data-architecture](<https://devfeed.tech/tags/data-architecture.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [latency](<https://devfeed.tech/tags/latency.md>), [modern-apps](<https://devfeed.tech/tags/modern-apps.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article presents a unified, on-premises data architecture for sovereign agentic AI using VMware Tanzu, VMware Tanzu Greenplum, VMware Cloud Foundation, and VMware vSAN. It argues that placing AI compute close to enterprise data can improve performance and cost while reducing latency, data-transfer fees, and compliance risks.

### Source excerpt

By combining VMware Tanzu Greenplum with VMware vSAN, organizations can bring their AI compute directly to their data storage layer for improved cost and latency. The post A Unified Data Architecture For Sovereign Agentic AI With VMware Tanzu And VMware vSAN appeared first on Tanzu. The post A Unified Data Architecture For Sovereign Agentic AI With VMware Tanzu And VMware vSAN appeared first on VMware Blogs.

## Agentic AI Architecture: How CockroachDB Supports Memory, Context, and Control

DevFeed: [Agentic AI Architecture: How CockroachDB Supports Memory, Context, and Control](<https://devfeed.tech/articles/agentic-ai-architecture-how-cockroachdb-supports-memory-context-and-control-23734.md>)

Original publisher: [Read original article](<https://cockroachlabs.com/blog/agentic-ai-architecture-memory-control>)

Author: Alejandro Infanzon

Published: 2026-06-11T00:00:00Z

Content type: article

Language: en

Sources: [Cockroach Labs](<https://devfeed.tech/sources/cockroach-labs.md>)

Topics: [Agentic AI Architecture](<https://devfeed.tech/topics/agentic-ai-architecture.md>), [CockroachDB](<https://devfeed.tech/topics/cockroachdb.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Architecture](<https://devfeed.tech/topics/ai-architecture.md>), [context](<https://devfeed.tech/topics/context.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [data](<https://devfeed.tech/topics/data.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [audit](<https://devfeed.tech/topics/audit.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Cockroach Labs](<https://devfeed.tech/topics/cockroach-labs.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-architecture](<https://devfeed.tech/tags/ai-architecture.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [audit](<https://devfeed.tech/tags/audit.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cockroachdb](<https://devfeed.tech/tags/cockroachdb.md>), [context](<https://devfeed.tech/tags/context.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [durability](<https://devfeed.tech/tags/durability.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [memory](<https://devfeed.tech/tags/memory.md>)

### AI overview

This article explains how CockroachDB can support enterprise agentic AI architectures by storing durable agent state, long-term memory, retrieval metadata, schema context, permissions, execution metadata, cost information, latency telemetry, and SQL audit trails. It presents the database as an operational layer for observing, governing, and improving autonomous agent behavior.

### Source excerpt

What happens when you connect a fleet of autonomous AI agents to your enterprise data stack? You quickly discover...

## What is agentic AI? An introduction to autonomous agents

DevFeed: [What is agentic AI? An introduction to autonomous agents](<https://devfeed.tech/articles/what-is-agentic-ai-an-introduction-to-autonomous-agents-12780.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/what-is-agentic-ai-introduction-autonomous-agents>)

Author: Manish Hatwalne

Published: 2025-05-29T00:00:00Z

Content type: article

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-applications](<https://devfeed.tech/tags/agentic-ai-applications.md>), [agentic-ai-architecture](<https://devfeed.tech/tags/agentic-ai-architecture.md>), [agentic-ai-challenges](<https://devfeed.tech/tags/agentic-ai-challenges.md>), [agentic-ai-system-components](<https://devfeed.tech/tags/agentic-ai-system-components.md>), [agentic-ai-vs-traditional-ai](<https://devfeed.tech/tags/agentic-ai-vs-traditional-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [autonomous-agents](<https://devfeed.tech/tags/autonomous-agents.md>), [beginner](<https://devfeed.tech/tags/beginner.md>), [components](<https://devfeed.tech/tags/components.md>), [deploying-agentic-ai](<https://devfeed.tech/tags/deploying-agentic-ai.md>), [fundamentals](<https://devfeed.tech/tags/fundamentals.md>), [how-agentic-ai-works](<https://devfeed.tech/tags/how-agentic-ai-works.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [introduction-to-agentic-ai](<https://devfeed.tech/tags/introduction-to-agentic-ai.md>), [real-world-uses-of-agentic-ai](<https://devfeed.tech/tags/real-world-uses-of-agentic-ai.md>), [what-is-agentic-ai](<https://devfeed.tech/tags/what-is-agentic-ai.md>)

### AI overview

A beginner-friendly introduction to agentic AI and autonomous agents. It explains how these systems perceive environments, reason, make decisions, and act independently through iterative loops, contrasting them with traditional AI that follows fixed instructions. The article also introduces architectural components, deployment challenges, safety, ethics, and real-world applications.

### Source excerpt

A beginner-friendly introduction to agentic AI, its core components, challenges, and real-world uses. Read on.