Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Smart Doorbell with AWS Serverless - AWS UG Coimbatore

Pubudu
January 09, 2022

Smart Doorbell with AWS Serverless - AWS UG Coimbatore

Pubudu

January 09, 2022
Tweet

More Decks by Pubudu

Other Decks in Technology

Transcript

  1. How to create a smart doorbell With AWS Serverless services

    09th January 2022 AWS User Group Coimbatore
  2. About Me Pubudu Jayawardana @pubudusj https://pubudu.dev https://dev.to/pubudusj https://medium.com/@pubudusj • From

    Amsterdam, Netherlands • Work as a senior backend developer @ Starred BV • AWS Community Builder in Serverless category. • 2x AWS Certified • Serverless Enthusiast
  3. How it works Press the doorbell Take a photo Send

    Message to Slack Upload to S3 Processing
  4. Lambda • Function As A Service • Integrates well with

    other services • Pay per use • Triggers
  5. Rekognition • Image Analysis Service • Detect & Analyse scenes

    • Object detection • Face recognition • Face comparison • Pay per use
  6. Step Function • Low code service orchestration • State machine

    • Standard & Express workflows • Support most of the AWS services • Pay per use
  7. Design Decisions & Limitations • No database • Only 1

    way communication • Rekognition ExternalImageId allow only alphanumeric characters • Only support type jpg/jpeg
  8. Possible Improvements • Error handling in Step Function • Enable

    IOT on Raspberry Pi • 2 way communication • Capturing video • Enable history