Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obiwan04kanobi/calculator-webapp
The project serves as a practical example of building a serverless web application with AWS services.
https://github.com/obiwan04kanobi/calculator-webapp
aws css html5 javascript python3
Last synced: 25 days ago
JSON representation
The project serves as a practical example of building a serverless web application with AWS services.
- Host: GitHub
- URL: https://github.com/obiwan04kanobi/calculator-webapp
- Owner: obiwan04kanobi
- License: mit
- Created: 2023-10-28T16:32:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T15:16:58.000Z (12 months ago)
- Last Synced: 2024-11-13T00:27:47.210Z (3 months ago)
- Topics: aws, css, html5, javascript, python3
- Language: CSS
- Homepage: https://dev.d32mtbsnsb1weo.amplifyapp.com/
- Size: 732 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator-WebApp
The project serves as a practical example of building a serverless web application with AWS services. It aims to provide a fully functional calculator while highlighting best practices in terms of serverless architecture, API management, data storage, and security. Users can perform calculations, and the results are stored in DynamoDB, allowing for future retrieval and analysis. Additionally, AWS IAM ensures that only authorized actions can be taken on AWS resources, enhancing the security of the application.
# Prerequisites
- A Basic understanding of AWS or cloud computing in general.
- A Working AWS account or access to AWS console.
# AWS Services Used
- AWS LAMBDA
- AWS DYNAMO DB
- AWS API GATEWAY
- AWS IAM
- AWS AMPLIFY
# WebAPP
🔗: https://dev.d32mtbsnsb1weo.amplifyapp.com/# Overview
![](Pictures/1.jpg)# Objectives
![](Pictures/2.jpg)# Problems It Aims to Solve
![](Pictures/3.jpg)# Helpful links
🔗: https://youtu.be/7m_q1ldzw0U?si=6hcrZxbc8j6vXHZV