The applications in this repo are supplementary training materials for the S3-to-Lambda blog series and video series. Each example has its own README.md file for additional instructions.
Important: these applications use various AWS services and there are costs associated with these services after the Free Tier usage. Please see the AWS Pricing page for details. You are responsible for any AWS costs incurred. No warranty is implied in these examples.
Watch the videos accompanying this repo at this YouTube Playlist: https://www.youtube.com/playlist?list=PLJo-rJlep0EAY0nMNBv0MZ487l1tOFAjh
- Translating documents at enterprise scale with serverless - see the translation example.
- Creating a searchable enterprise document repository - see the docrepository example.
- Converting call center recordings into useful data for analytics - see the transcription example.
- Creating a scalable serverless import process for Amazon DynamoDB - see the ddbImporter example.
- Building scalable serverless applications with Amazon S3 and AWS Lambda.
All examples from the video series are located in the videos-samples sub-directory.
- AWS CLI already configured with Administrator permission
- NodeJS 14.x installed
- AWS Serverless Application Model (AWS SAM) installed
==============================================
Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0