Перейти к содержимому

Build a Facial Recognition App on AWS from Scratch | Rekognition, Lambda, DynamoDB, API Gateway, S3

Felix Yu

0:00 / 0:00

Build a Facial Recognition App on AWS from Scratch | Rekognition, Lambda, DynamoDB, API Gateway, S3

34 075 просмотров · 3 г. назад
Felix Yu
16,1 тыс. подписчиков
34 075 просмотров · 3 г. назад
In this video, I explained how to build a facial recognition application on AWS in great details. Video on uploading files to S3 via API Gateway:    • Build a File Upload API to AWS S3 Bucket |...   Video on how to build a serviceless API with API Gateway:    • Build a CRUD Serverless API with AWS Lambd...   Video on how to host a website on AWS with S3:    • Host a Website on AWS with a Custom Domain...   Configure AWS CLI: https://docs.aws.amazon.com/cli/lates... 0:00 - Intro and architecture diagram walkthrough 3:10 - S3 bucket creations 4:28 - Registration lambda function creation 08:01 - DynamoDB table creation 08:54 - Writing the code for the registration lambda 16:31 - Creating a Rekonigtion collection 18:41 - Testing the registration flow 21:48 - Authentication lambda function creation 28:15 - API Gateway creation 35:57 - Creating the React frontend 52:00 - Code mistake correction 53:56 - End to end product testing / demo