Skip to content

A very simple React app built as part of my talk on AWS.

License

Notifications You must be signed in to change notification settings

luistar/serverless-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-webapp

A very simple serverless web app built as part of my talk on AWS for the Advanced Techniques for Software Engineering class (CompSci major @ Università degli Studi di Napoli "Federico II"). This app is the serverless version of serverful-webapp.

Main features

This app features:

  • User sign up and authentication with AWS Cognito and AWS Amplify;
  • Language detection and sentiment analysis on user comments using AWS Comprehend;

Proposed architecture

Proposed Architecture