Skip to content

a simple project describing how we can connect AWS Amplify, API Gateway, Lambda and Dynamo DB together to demonstrate a simple project

Notifications You must be signed in to change notification settings

tarunkamra/simple-project-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project which connects

AWS Amplify --> API Gateway --> Lambda --> Dynamo DB

very simple!

AWS Architecture

AWS Amplify

just upload the index.html file to AWS amplify and it will deploy it to AWS. It's simple like that!

in the index.html file there is an API Call which is set up by API Gateway

Lambda

the function is just a way to use math function and it pushes the result to Dynamo db

It is triggered by API which is ran through index.html file

AWS amplify

AWS Amplify

Final UI

UI

Entry in Dynamo DB - Results will be stored in dynamo db

DynamoDB

Result as seen on UI

Result

About

a simple project describing how we can connect AWS Amplify, API Gateway, Lambda and Dynamo DB together to demonstrate a simple project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published