Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 303 Bytes

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.