VeUP
← All case studies
Production Engagement · Anonymized
Production agentic build on Amazon Bedrock + Anthropic Claude, guardrail-hardened for a security ISV
Software & Internet (credential / access-security ISV)
Amazon BedrockBedrock AgentsBedrock Knowledge BasesBedrock Guardrails
Generative AI Applications · Guardrail-Hardened Agentic AI

A credential-security ISV

AWS-validated reference — full details available to AWS Partner Validation or on request. (Customer name held on file with VeUP.)

VeUP advised a credential-security ISV through a production agentic build on Amazon Bedrock — Bedrock Agents + Knowledge Bases RAG + Guardrails on Anthropic Claude (3.5 Sonnet → Haiku). Guardrails enforce prompt-injection protection; a benchmarked Haiku/Sonnet/Nova selection powers it.

The challenge

the customer set out to add conversational AI to a security product — the category where the trust bar is highest. It needed AI agents that could answer customer product questions with session continuity and drive an interactive onboarding flow (creating users and credentials directly in the admin console) without becoming a new attack surface. For a credential-security vendor, prompt-injection resistance and a defensible model-selection rationale were not optional, and latency-sensitive steps run in the user's path so the agents had to stay fast and cost-controlled.

The solution

VeUP advised the customer hands-on through a production agentic build on Amazon Bedrock, using Bedrock Agents to orchestrate a multi-step flow — session memory, Bedrock Knowledge Bases for retrieval-augmented generation over a vector store of product Q&A and files, response generation, and output streaming. Amazon Bedrock Guardrails were configured to block prompt-injection and related attacks — the load-bearing control for a security ISV. The agents launched on Anthropic Claude 3.5 Sonnet; VeUP advised moving latency-sensitive steps to Claude Haiku (faster, cheaper) while reserving Sonnet for deep-reasoning steps. the customer built three agents on three models to compare head-to-head — including a benchmark against Amazon Nova — and provisionally selected Haiku, tuned through system instructions. VeUP coached on prompt-trimming and token minimization, temperature settings, and trace-based per-step latency analysis. Two agents are in active development: an AI product-question chatbot with session continuity, and an onboarding agent that operates the admin console rather than emitting static templates.

Production outcomes

KPIResult
Production outcomesthe customer runs Claude-on-Bedrock agents with guardrail-enforced prompt-injection protection and a benchmarked model-selection rationale (Haiku for latency-sensitive paths, Sonnet for deeper reasoning), arrived at by comparing three live agents on three models. VeUP delivered a Well-Architected Review of the production workload (March 2026) and runs an ongoing managed-billing and technical/alliance advisory relationship governing the agentic roadmap, model selection, and guardrail posture. Quantified per-agent latency and cost are early-stage and available to AWS on request rather than published.
Engagement window2024-03-31 (Managed Billing relationship); agentic build advisory through 2025 → Well-Architected Review delivered March 2026; agentic build in active development; ongoing managed-billing + advisory
Cost / TCO postureManaged-billing / FinOps relationship governs cost; VeUP coached on token minimization (prompt-trimming) and model cost-routing (Haiku for latency-sensitive steps, Sonnet reserved for deep reasoning) as the primary agent-cost levers. Per-agent cost figures early-stage; not published.
Lessons & continuationFor a credential-security ISV, Bedrock Guardrails prompt-injection hardening is the load-bearing control and must be designed before the agent ships; a three-agent / three-model head-to-head is the defensible way to choose between Claude tiers and Amazon Nova; reserve the deep-reasoning model for the steps that need it and route latency-sensitive steps to the cheaper/faster model.
AWS services in production

Amazon Bedrock · Bedrock Agents (session memory + orchestration) · Bedrock Knowledge Bases (RAG) · Bedrock Guardrails (prompt-injection protection) · Anthropic Claude (3.5 Sonnet, Haiku)

Architecture

A net-new agentic AI build on the existing MyCena Desk Center console: Amazon Bedrock Agents orchestrate session memory, Bedrock Knowledge Bases retrieval-augmented generation, and Bedrock Guardrails prompt-injection protection over a benchmarked Claude 3.5 Sonnet / Claude Haiku / Amazon Nova selection — annotated against all six WAFR pillars.

Previous-state architecture: the existing production security platform — the Desk Center admin console (user/system management, encrypted credential distribution), a static-template onboarding flow with no interactive admin-console automation, and product support with no conversational AI or session continuity — prior to any agentic AI build.
Previous state — the documented pre-agent baseline: existing Desk Center console, static onboarding templates, and no conversational AI.
Target-state AWS architecture: Amazon Bedrock Agents orchestrating session memory and a multi-step flow, Bedrock Knowledge Bases retrieval-augmented generation over a vector store of product Q&A and files, Bedrock Guardrails blocking prompt-injection and related attacks, a benchmarked Claude 3.5 Sonnet / Claude Haiku / Amazon Nova model selection, and Desk Center admin-console integration for the onboarding agent — with per-step latency tracing and model cost-routing.
Target state on AWS — the net-new Bedrock agentic build layered onto the existing Desk Center console.
Animated layer-by-layer build-up of the target-state AWS architecture: network foundation, compute and application (Bedrock Agents and the Claude 3.5 Sonnet / Claude Haiku / Amazon Nova selection), data (Bedrock Knowledge Bases), security and observability (Bedrock Guardrails, per-step latency tracing, cost-routing), then the numbered data and network paths.
Layer-by-layer build-up — network foundation, compute/application, data, security/observability, and data & network paths.
WAFR-annotated architecture diagram: previous-state MyCena Desk Center admin console with static onboarding templates and no conversational AI, migrating to a net-new target-state Amazon Bedrock agentic build — Bedrock Agents orchestration and session memory, Bedrock Knowledge Bases RAG over product Q&A, Bedrock Guardrails prompt-injection protection, a benchmarked Claude 3.5 Sonnet / Claude Haiku / Amazon Nova model selection, and Desk Center admin-console integration — with per-step latency tracing, model cost-routing, and all six Well-Architected pillars annotated.
Full Well-Architected overview — previous state, net-new build classification, and target state annotated against all six pillars.