navigation

Intelligent Image Recognition with Amazon Rekognition and Serverless Stack

Overall

In this lab, you will learn the basic concepts and practice using Amazon Rekognition – a powerful AI image recognition service, and how to implement a Serverless Stack solution. You will practice creating automated pipelines to analyze and recognize images using Amazon Rekognition, while integrating Serverless services such as AWS Lambda, S3, and API Gateway to build an intelligent image processing system.

Deployment model

Content

  1. Introduction
  2. Preparation
  3. Configure Lambda Function
  4. Configure API Gateway
  5. Experiment Results
  6. View Activity Logs with CloudWatch
  7. Update Policy for S3 Bucket (Optional)
  8. Reference Video Demo
  9. Clean Up Resources