A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
A visual approach to serverless development. Think. Build. Repeat.
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB
An inclusive chat that avoids negative messages and translates the content in the language that you choose, tracking the main topics of a chat room.
A sample implementation of an evolutionary architecture for a serverless application using safe deployments, automatically computing the fitness function at deployment time, with the possibility to rollback back if fitness is not improving.
An example of portable serverless app that can run on multiple platforms.
Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.