EKS AI Langchain - Part 3 Deploying AI Langchain Applications on EKS
Now that we've set up a robust and scalable Amazon EKS cluster using Terraform, it's time to deploy AI Langchain applications. This article will guide y...

Todd Bernson
2024-10-15

Now that we've set up a robust and scalable Amazon EKS cluster using Terraform, it's time to deploy AI Langchain applications.

This article will guide you through configuring your EKS cluster for AI workloads, deploying applications, and ensuring they run efficiently.
Clone the repo here.
Prerequisites
Before proceeding, please ensure you have completed your EKS cluster setup as detailed in the previous articles. Additionally, you should have:
- kubectl installed and configured to interact with your EKS cluster.
- Docker is installed to build and manage container images.
Step 1: Preparing Your Application
AI Langchain applications typically require specific configurations and dependencies. Ensure your application is containerized and has a Dockerfile.
Login to ECR to push your image.
aws ecr get-login-password --region us-east-1
Read More
View all posts
AI/ML
Why Enterprise AI Must Be Application-Led, Not Agent-Led
A deep dive by Todd Bernson, CTO and Chief AI Officer, on why enterprise AI systems should be architected as application-led, deterministic platforms with embedded agentic AI—not fully autonomous agents. This article explains how API-first, governed, multi-channel architectures deliver higher reliability, compliance, scalability, and business value in real-world Fortune-500 environments.

Todd Bernson
2025-12-02

AI/ML
Application-First Agentic AI
Application-first agentic AI is emerging as the only reliable path to real enterprise ROI. In this in-depth analysis, Todd Bernson, CTO & CAIO, breaks down why most generative AI initiatives stall in production—and how disciplined enterprise architecture, deterministic workflows, and narrowly scoped AI agents can finally unlock repeatable business value. Using a real sprint-intelligence system as a case study, the article shows how organizations can combine serverless engineering, structured orchestration, and constrained LLM reasoning to reduce reporting effort, increase trust, eliminate hallucinations, and deliver actionable insights across engineering, operations, compliance, and customer experience.

Todd Bernson
2025-11-28
AI/ML
Why 95% of AI Projects Fail and How to Be Among the 5% That Succeed

Lee Hylton
2025-08-22