Stars
This repository has samples that demonstrate various aspects of the AWS SDK for Android, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-android/
Repo for CMPE 266 project
A curated list of awesome ECS guides, development tools, and resources
This solution provides a serverless single page web application and set of supporting Amazon API Gateway end points and AWS Lambda functions which allow users to upload videos into S3 and compute a…
Powered up by Lex, Polly, Lambda, S3 and some sentiment analysis, the Shakira chatbot will make you move your hips.
Download YouTube (and a few other sites) videos to S3 using Lambda.
AWS Lambda function, triggered by Github/SNS webhook, to sync new commits in an S3 bucket
An S3-triggered Amazon Web Services Lambda function that runs your choice of FFmpeg 🎬 commands on a file 🎥 and uploads the outputs to a bucket.
teamone-saml / lambda-chat
Forked from cloudnative/lambda-chatA chat application without servers - using only AWS Lambda, S3, DynamoDB and SNS
A chat application without servers - using only AWS Lambda, S3, DynamoDB and SNS
This repo explains how to build a continuous delivery pipeline that automatically builds and deploys your Docker images and deploys them onto an ECS cluster.
Add video transcoding to your Mobile App or Website, backed by AWS Mobile Hub. This will automatically transcode hi-res user-uploaded videos to an adaptive multi-bitrate format (HLS - Http Live Str…
Amazon Kinesis is a tool used for working with data in streams. It has a few features — Kinesis Firehose, Kinesis Analytics and Kinesis Streams and we will focus on creating and using a Kinesis fir…
A serverless app that periodically polls the public Twitter API with a predefined search query and invokes a given lambda function to process new tweets.