Guidance For Scalable Model Inference And Agentic Ai On Amazon Eks banner
aws-solutions-library-samples aws-solutions-library-samples

Guidance For Scalable Model Inference And Agentic Ai On Amazon Eks

AI community

Description

Comprehensive, scalable ML inference architecture using Amazon EKS, leveraging Graviton processors for cost-effective CPU-based inference and GPU instances for accelerated inference. Guidance provides a complete end-to-end platform for deploying LLMs with agentic AI capabilities, including RAG and MCP

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Cost Effective and Scalable Model Inference and Agentic AI on Amazon EKS

Table of Contents

Overview

This solution implements a comprehensive, scalable ML inference architecture using Amazon EKS with AutoMode, leveraging AWS Graviton processors for cost-effective CPU-based inference and GPU and AWS Inferentia instances for accelerated inference. The system provides a complete end-to-end platform for deploying large language models with Agentic AI capabilities, including RAG (Retrieval Augmented Generation) and intelligent document processing.

Architecture

Infrastructure Architecture

![Architecture Diagram](image/Inference_GenAI_architecture_EKS.jpg) _Figure1. Reference Architecture for EKS cluster with add-ons_

Agentic Application Architecture

![Architecture Diagram](image/Inference_GenAI_app_architecture_EKS.jpg) _Figure2. Reference Architecture Gen AI applications deployed on the EKS cluster_

The architecture diagrams illustrate our scalable ML inference solution with the following components:

  1. **Amazon EKS Cluster**: The foundation of our architecture, providing a managed Kubernetes environment with automated provisioning and configuration.

  2. **Managed Karpenter Auto-scaling**: Dynamically provision and scale compute resources based on workload demands across