Cloud Development on AWS

Cloud Development on AWS

Jan 05, 2021

If you are interested in learning and using cloud technologies this post could help you to do the first steps.

During this project you will have the opportunity to create a funcional application and learn a lot about of Amazon Web Services, aka AWS .

The project will allow the user to upload photos and the app engine will analyze eachone, the output of this analysis is the characterists of the photo. If there is a tree, a human, etc. You are going to generate labels for each photo.

In order to reach our goal you will use :
– Amazon Cognito for acess control.
– Amazon EC2 for hosting our webapp.
– Amazon S3 for storing photos.
– Amazon Rekognition for extracting labels.
– Amazon RDS for storing labels .
– Amazon ELB for balancing request.
– Amazon X-Ray for performance.
– Amazon Lambda for images processing.
– Amazon SNS for notifications.

Additionally you will be using this technologies to program:
Python
Flask
Boto3

Enjoy this post?

Buy happytoolearn a book

More from happytoolearn