Skip to content
JP Barbosa edited this page Sep 17, 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 and API Gateway
  5. Setup React Frontend
  6. Styles
  7. Context
  8. Upload-UI
  9. Auth
  10. Results-UI
  11. Results-Pooling
  12. Labels-UI

Required Knowledge

  • AWS
  • TypeScript
  • React
Clone this wiki locally