Skip to content

New serverless pattern - lambda-microvms-multi-tenant-ai-agents#3215

Open
hustshawn wants to merge 1 commit into
aws-samples:mainfrom
hustshawn:hustshawn-feature-lambda-microvms-multi-tenant-ai-agents
Open

New serverless pattern - lambda-microvms-multi-tenant-ai-agents#3215
hustshawn wants to merge 1 commit into
aws-samples:mainfrom
hustshawn:hustshawn-feature-lambda-microvms-multi-tenant-ai-agents

Conversation

@hustshawn

Copy link
Copy Markdown

Issue #, if available:

Description of changes:

This pattern runs a self-hosted AI agent one isolated Lambda MicroVM per tenant: per-tenant state persisted on Amazon EFS, Amazon Bedrock via a VPC endpoint, and an orchestrator Lambda (API Gateway + DynamoDB registry + EventBridge sweeper) that cold-starts, resumes, and reaps tenant VMs on demand. The MicroVM image and VPC egress connector are declared natively in CloudFormation (AWS::Lambda::MicrovmImage / AWS::Lambda::NetworkConnector); deploy is a single script. Includes an optional Telegram push front-end per tenant.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@hustshawn hustshawn force-pushed the hustshawn-feature-lambda-microvms-multi-tenant-ai-agents branch from 7c30c9b to 68404c3 Compare July 7, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants