
7/22/2026
What this post added
This post details the implementation of a serverless AI assistant for Pelago, focusing on an event-driven architecture using AWS Lambda and Amazon SNS for asynchronous processing. It highlights the use of Amazon Bedrock for AI generation, Amazon DynamoDB for storing conversation history, and Amazon RDS (MySQL) for storing pre-generated suggestions. The architecture prioritizes low latency for retrieving suggestions and maintaining PHI compliance within the AWS environment.