LambdAuth
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.yas3fs
YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.ServerlessByDesign
A visual approach to serverless development. Think. Build. Repeat.AWS_Lambda_in_Action
This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.serverless-chat
A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDBmultimodal-chat
A multimodal chat interface with many tools.serverless-positive-chat
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.SampleBatchProcessing
Sample Implementation of Batch Processing on Amazon Web Services (AWS)evolutionary-serverless-architectures-with-safe-deployments
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.serverless-iot-analytics
Serverless processing of sensor data using AWS IoT, Amazon Kinesis and AWS Lambda to display the result graphically on a static web page.serverless-observability-sample-app
A sample application you can use to test observability for serverless appsAutoScaling2IFTTT
A sample AWS Lambda function to push EC2 Auto Scaling notifications to IFTTT via the Maker channellambda-rust-and-cdk
SNS2IFTTT
A sample AWS Lambda function to push SNS notifications to IFTTT via the Maker channelrunjop
RunJOP (Run Just Once Please) is a distributed execution framework to run a command (i.e. a job) only once in a group of servers.events-and-workflows
A sample application showing a serverless retail shop using a workflow to create an order.oss-for-generative-ai
Open Source Frameworks for Building Generative AI Applicationsportable-serverless-app
An example of portable serverless app that can run on multiple platforms.reInvent2022-BOA310
Code used at re:Invent 2022 for session BOA310 "Building observable applications with OpenTelemetry"lightbulbSwitch
Sample AWS Lambda function to use AWS IoT Device Shadow to switch a connected lightbulb ON or OFFfirst-step-functions
Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.graphql-api-security-with-aws-appsync-and-amplify
yas3fs-console
A web console to easy monitor the nodes of a YAS3FS cluster.analyzing-data-aws-lambda
CloudWatchAlarm2IFTTT
A sample AWS Lambda function to push Amazon CloudWatch alarms to IFTTT via the Maker channeltime-series-and-data-lakes
danilop-personal-page
A simple script to populate a web page with links, retrieving link info using the Open Graph protocol. I built it for my personal page.commit-message-generator
Elevate your Git workflow with intelligent, context-aware commit messages generated by an AI language model.ec2-watchdog
EC2-WatchDog is a simple (bash) script for Amazon EC2 to monitor another node for HA and take over a Virtual IP (VIP) if the service on the other node fails.security-camera
A DIY Security Camera with a Raspberry Pi and AWSserverless-time
Sample Serverless App for CI/CD using AWS SAMserverless-functions-and-containers
store-and-reply
JustAGame
A (very) simple game to showcase the power of HTML5 + WebSockets and the use of Amazon Web Services (AWS) APIs within an applicationsnsUnsubscribeNonExistingQueues
This is a sample script using the new AWS CLI and jq to check for SNS subscription by SQS queues that are not existing anymore and remove (unsubscribe) them.serverless-ml
Sample serverless data pipeline powered by machine learninggenerative-ai-team-building
Your not alone to reach your goal!first-serverless-functions
A few examples of Lambda functions to start with serverless developmentCloudConf2023-observability-demo
Code used in my CloudConf 2023 keynote β From complexity to observability using OpenTelemetrynon-deterministic-software-testing
How to test non-deterministic software, including applications using generative AI and Large Language Models (LLMs).llm-test-mate
A testing framework for LLM-generated content. Makes it easy to validate outputs from large language models using semantic similarity and LLM-based evaluation.knn-search-algorithm-comparison
KNN Search Algorithm Comparison β This project compares the performance of different K-Nearest Neighbors (KNN) search algorithms across various dataset sizes and dimensions.Love Open Source and this site? Check out how you can help us