Skip to content

vardhan-saniko/ImageRecognitionIaaS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Image Recognition as a Service

Problem Description 📋

⚡️ The project aims at building an elastic web application that can automatically scale out and scale in on-demand and cost-effectively by using cloud resources.
⚡️ The resources used were from Amazon Web Services. It is an image recognition application exposed as a Rest Service to the clients to access.
⚡️ The application takes the images and returns the predicted output by the deep learning model by using the AWS resources for computation, transportation, and storage. So the tasks involved designing the architecture, implementing RESTful Web Services, a cloud watch alarm watching SQS depth and auto scaling groups to scale in and scale out EC2 instances at App Tier according to the demand of the user.

image

About

Image Recognition as a Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published