
Building a serverless AI assistant at Pelago: concept to care in two weeks | Amazon Web Services
7/22/2026
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.
