Enterprise
Private Deployment
Maximum AI productivity. Private data. Full stop.
How it works
For security and platform teams who want to understand the architecture.
Dedicated AWS account
We provision a dedicated AWS account isolated to your organization. We operate it via a scoped cross-account IAM role with least-privilege access.
Private data plane
The backend runs on ECS Fargate inside a private VPC. The database (Aurora Serverless v2 with pgvector), cache (ElastiCache Redis), and file storage (S3) are accessed via VPC endpoints — your data never traverses the public internet. Access to the application is scoped to your network via VPN or AWS Direct Connect.
AI via AWS Bedrock, authenticated by IAM
All AI model calls go through AWS Bedrock using IAM credentials from the compute role. No API keys, no public endpoints — model access is governed by the same IAM policies as everything else in the account.
Custom modules as Lambda functions
Custom tools and integrations are deployed as Lambda functions inside the same account. They are invoked by the backend via the Lambda Invoke API over IAM — never via a public URL.
Encryption and audit logs
Data at rest is encrypted with KMS-managed keys (per-row envelope encryption for credentials). All AWS API calls are logged to CloudTrail in your account. CloudWatch retains application logs. You have full visibility.
The right tradeoff
Private deployment sits between cloud-hosted and self-hosted.
| Cloud (shared) | Private deployment | Self-hosted | |
|---|---|---|---|
| Data isolation | Shared | Dedicated AWS account | Dedicated |
| Data plane exposure | Public | Private VPC | Private |
| Maintenance burden | None | None | High |
| Setup time | Instant | Days | Weeks–months |
Built & operated by AWS pioneers
Avi is built by Serverless Inc., AWS Heroes who have spent over a decade pioneering serverless architecture on AWS.
We've helped tens of thousands of teams run production workloads on AWS — Fortune 500s, Global 2000s, and governments. Private deployment isn't a new offering for us; it's what we've been doing for over a decade.
Maximum AI productivity. Zero data risk.
We'll walk you through the architecture and scope a deployment to your requirements.
Book a meeting