Skip to content

Karan1223/Calculator-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator AWS

Created a simple Calculator using AWS Services. Services Used - S3, API Gateway, Lambda, Amplify, DynamoDB.

S3 - To Store the code. API Gateway - To create a basic API from Lambda Code. Lambda - To Create Logic. Amplify - To deploy the project. DynamoDB - To store the final output.