The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
-
Updated
Feb 18, 2025 - Python
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
Cloudtrail Log Analytics using Amazon Elasticsearch Service - AWS Serverless Application
LINE BOT on AWS Lambda + API Gateway built with Chalice
Python AWS DynamoDB ORM
Bunyip is a Chrome Extension, which allows us to detect AI generated text, it helps users detect fake news articles which might be generated automatically and not by a real human!
A one-time file sharing personal service
A quick implementation of OCR Application with AWS Lambda.
A serverless thumbnail generating application built on AWS using SAM. It integrates s3, lambda, dynamodb and api gateway. You can upload a png image to the bucket which triggers a lambda function that uploads a thumbnail image into the same bucket. The thumbnail data is then saved to a dynamodb table which can be accessed with api requests.
This is a simple serverless application built on AWS Cloud using SAM. This application takes JSON dictionaries of student details/scores and grades them accordingly. It integrates lambda, s3 and sns topics as well as DLQ's. The app was initialized using the sam init in the CLI with the hello world as the base template.
A simple serverless analytics service deployed with Terraform
Amazon S3 Photo Index Gallery
Add a description, image, and links to the serverless-applications topic page so that developers can more easily learn about it.
To associate your repository with the serverless-applications topic, visit your repo's landing page and select "manage topics."