https://github.com/appliscale/serverless-cat-detector
Building serverless cat detector with use of AWS. Why? Because cats are everywhere and you need a tool for detecting them! :cat::wink::cat:
https://github.com/appliscale/serverless-cat-detector
aws aws-dynamodb aws-lambda aws-rekognition aws-xray cloudyna nodejs serverless workshop workshop-materials
Last synced: 8 months ago
JSON representation
Building serverless cat detector with use of AWS. Why? Because cats are everywhere and you need a tool for detecting them! :cat::wink::cat:
- Host: GitHub
- URL: https://github.com/appliscale/serverless-cat-detector
- Owner: Appliscale
- License: other
- Created: 2017-11-01T09:50:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T21:16:32.000Z (almost 8 years ago)
- Last Synced: 2025-01-08T07:51:37.502Z (9 months ago)
- Topics: aws, aws-dynamodb, aws-lambda, aws-rekognition, aws-xray, cloudyna, nodejs, serverless, workshop, workshop-materials
- Language: JavaScript
- Homepage: https://appliscale.io
- Size: 72.3 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless-cat-detector
## Motivation
Cats are cute, but *sneaky* animals. They can hide in almost any corner, and remain undetected for hours. Let's leverage *AWS* and *Serverless* approach to built together a **CatDetector** - an app that will help us finding our favorite pupils in an infinite stream of images!
Repository is a foundation for an interactive workshops. We have perfomed it on following conferences:
- [Cloudyna 2017](https://cloudyna.net) (*Katowice*, *Poland*).
During that we will cover following topics:
- *AWS Lambda*,
- *AWS X-Ray*,
- *AWS S3*,
- *AWS DynamoDB*,
- *AWS Rekognition*,
- [*Serverless Framework*](https://serverless.com),
- *Best practices*, when it comes to development of such applications.