Skip to content

New pattern - aurora-serverless-v2-lambda-bedrock-cdk#3094

Open
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-aurora-serverless-v2-lambda-bedrock-cdk
Open

New pattern - aurora-serverless-v2-lambda-bedrock-cdk#3094
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-aurora-serverless-v2-lambda-bedrock-cdk

Conversation

@NithinChandranR-AWS
Copy link
Copy Markdown
Contributor

Description

Deploy Aurora Serverless v2 PostgreSQL (platform version 4 with 30% better performance) with Lambda functions that query stored knowledge via RDS Data API and use Amazon Bedrock for AI-powered answers.

Features

  • Aurora Serverless v2 scales to zero when idle (platform version 4)
  • RDS Data API (no VPC or psycopg2 needed for Lambda)
  • Setup Lambda seeds knowledge table, Query Lambda does RAG with Bedrock
  • Python 3.12

Checklist

  • My code follows the Serverless Land patterns guidelines
  • I have updated the README.md
  • I have added example-pattern.json
  • I have tested this pattern and it works
  • CDK synth passes

…v2 RAG with Bedrock

Deploy Aurora Serverless v2 PostgreSQL (platform version 4, 30% perf
boost) with Lambda functions that query stored knowledge via Data API
and use Amazon Bedrock for AI-powered answers. Scales to zero.
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