Skip to content

This project demonstrates a serverless web application built using AWS services such as Lambda, API Gateway, DynamoDB, and S3. The application allows users to submit data via a web interface, which is then stored in a DynamoDB table and retrieved upon request.

Notifications You must be signed in to change notification settings

MackCesar/serverless-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Web Application

Overview

This project demonstrates a serverless web application built using AWS services such as Lambda, API Gateway, DynamoDB, and S3. The application allows users to submit data via a web interface, which is then stored in a DynamoDB table and retrieved upon request.

Prerequisites

  • AWS account with necessary permissions to create and manage Lambda, API Gateway, DynamoDB, and S3 resources.
  • AWS CLI configured with your AWS credentials.
  • Python 3.8 or later installed on your local machine.

Setup Instructions

Clone the Repository

git clone https://github.com/your-username/serverless-web-app.git
cd serverless-web-app

About

This project demonstrates a serverless web application built using AWS services such as Lambda, API Gateway, DynamoDB, and S3. The application allows users to submit data via a web interface, which is then stored in a DynamoDB table and retrieved upon request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published