An open API service indexing awesome lists of open source software.

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:

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.