VeUP
← All case studies
Agentic AI Consulting Services · Guardrail-Hardened Agentic AI
MyCena wordmark

MyCena hardens its AI agents with Anthropic Claude on Amazon Bedrock

Well-Architected ReviewAdvisoryPrompt-injection hardeningModel evaluationModel routingRAGEmbeddings & vector searchAgentic workflowsPrompt engineeringLLM observabilityManaged billing & resellFoundational Technical Review readinessHigh-risk-issue remediation roadmapObservability-gap assessmentResilience-gap assessment (RTO/RPO)Cost-optimization deep diveCommitment & RI optimizationCross-region & multi-AZ replicationMarketplace listing launchData residency
Guardrailed
prompt-injection protection designed in before launch
3×3
three agents on three models — a benchmarked selection
Since 2024
standing managed-billing and advisory relationship
Amazon BedrockBedrock AgentsBedrock Knowledge BasesBedrock Guardrails

VeUP advised MyCena Security Solutions, 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

MyCena 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 MyCena 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. MyCena 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 outcomesMyCena 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. Per-agent latency and cost figures are still early-stage — shared on request rather than published.
Engagement windowVeUP has run MyCena’s managed-billing relationship since March 2024. The agentic build advisory ran through 2025, the Well-Architected Review landed in March 2026, and both the build and the advisory continue.
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 are still early-stage and not yet 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 BedrockBedrock AgentsBedrock Knowledge BasesBedrock Guardrails
Models
Anthropic Claude 3.5 SonnetAnthropic Claude 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.

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.
The net-new Bedrock agentic build, layered onto the existing Desk Center console.

Where it started

Assessed baseline · new implementationSoftware & Internet — credential / access-security ISV · United Kingdom
Starting point
A live security product

The MyCena Desk Center admin console — user and system management with encrypted credential distribution — already in production on AWS.

Starting point
Manual, template-driven onboarding

Static templates only: admins manually created users and credentials, with no interactive admin-console automation.

Gap
No conversational AI anywhere

No AI agents in production — every product question and onboarding interaction was manual or static-template, with customers self-serving via docs.

Constraint
A security ISV's bar for AI

Conversational AI could not ship without a hardened, load-bearing prompt-injection defense.

Gap
No model rationale or cost control

No head-to-head benchmark for which model tier fits which step, and no tracing or cost-routing on latency-sensitive paths.

Net-new agentic features layered onto an existing product — not an infrastructure migration; the platform itself was already live on AWS.