Business & MarketApplications 🇺🇸 24.07.2026 07:04

Couchbase built a multimodel AI architecture for Capella iQ with Amazon Bedrock

CouchbaseCouchbase AnthropicAnthropic Amazon Web ServicesAmazon Web Services
Couchbase deployed a multimodel AI architecture for its developer assistant Capella iQ, using Amazon Bedrock and Claude models from Anthropic. The solution provides flexibility, fault tolerance, and high availability through Cross-Region Inference on AWS.
In the AWS ML blog, it is discussed how Couchbase built a multi-model AI architecture for Capella iQ, an AI developer assistant that generates database queries, recommends indexes, and supports multi-turn dialogues. The architecture is deployed across two AWS regions (us-east-1 and us-west-2) using Amazon EKS, with model invocations handled through Amazon Bedrock. Developer requests are processed by microservices cp-api, cp-internal-api, and cp-ns, which determine routing and model configurations. All traffic goes through a VPC interface, never leaving the public internet. Cross-Region Inference automatically redirects requests between US regions during failures or load spikes. For model selection, Couchbase conducted benchmarking using a BIRD-like methodology: Claude Sonnet 4.5 achieved approximately 76% accuracy and was chosen as the primary model. Amazon Bedrock made the architecture provider-agnostic: changing models requires only a configuration update, no code changes. In the future, Couchbase plans to use Bedrock Custom Model Import to optimize costs for high-frequency tasks.
Source: AWS ML blog — original
Our earlier posts on this topic ↓
Fresh news