Logo
  • Home

Amplify

Object Detection in React Native App using AWS Rekognition

In this post, we are going to build a React Native app for detecting objects from an image using Amazon Rekognition. Here we will capture an Image or Select it from file system. We will send that image to API Gateway where it triggers the Lambda Function which will store in S3 Bucket. The stored image... » read more

0
Read
Engineering@ZenOfAI written 6 years ago
Serverless Web Application Architecture using React with Amplify: Part2

In Part1, we have learned and built the AWS services (API Gateway, Lambda, DynamoDB) specific components of the serverless architecture as shown below. We shall build the rest of the serverless architecture in this article. To sum it up, we will build Jotter (a note taking app) in React and use Amplify to talk to... » read more

0
Read
Engineering@ZenOfAI written 6 years ago
Serverless Web Application Architecture using React with Amplify: Part1

In this series we shall be building Jotter (a note taking app). Jotter is a serverless web application built with React and Amplify using AWS cloud services. The illustration below depicts the serverless architecture we are going to build. After deployment: Understanding Serverless: Just put your code on cloud and run it. Without worrying about... » read more

2
Read
Engineering@ZenOfAI written 6 years ago
Copyright © 2025 . All rights reserved. Theme by Mynote.