Skip to content
JP Barbosa edited this page Sep 18, 2022 · 17 revisions

SST Rekognition Tutorial

A guide to build an event-driven app to label images on top of AWS

Step-by-Step Tutorial

  1. Setup Serverless Stack (SST)
  2. Bucket, Queue, and Event Bus
  3. Rekognition
  4. Dynamo DB
  5. API Gateway
  6. Setup React Frontend
  7. Context
  8. Upload UI
  9. Cognito Auth
  10. Results UI
  11. Labels UI
  12. Results Pooling

Required Knowledge

  • AWS
  • TypeScript
  • React
Clone this wiki locally