Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 740 Bytes

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:

During that we will cover following topics:

  • AWS Lambda,
  • AWS X-Ray,
  • AWS S3,
  • AWS DynamoDB,
  • AWS Rekognition,
  • Serverless Framework,
  • Best practices, when it comes to development of such applications.