Skip to content

tapasbose/aws-serverless-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Serverless Secure Web Application Using Angular 5

The aws-serverless-webapp demonstrates

  • Security using AWS Cognito User Pool
  • API Gateway Authorizer with Cognito User Pool
  • API Gateway Method Execution including
    • Request transformation
    • Error handling
  • AWS Lambda invocation from API Gateway
  • Lambda to Cognito connectivity to fetch User attributes and authorization verification
  • DynamoDB read & write operation from Lambda
  • Static Web Hosting using Amazon S3

The repository contains following codes:

  • Angular 5 Web Application
  • Java 8 Lambda Backend

About

AWS Serverless Secure Web Application Using Angular 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published