Serverless Node.js Application with AWS Lambda and DynamoDB, NextJS frontend

Job ID: 37046678

Budget: $15 – $25 USD

In this project, we will create a serverless RESTful API using Node.js, AWS Lambda, and DynamoDB to handle POST requests. The API will allow users to submit data that will be stored in a DynamoDB table.
Develop a Node.js Lambda function that handles incoming POST requests.
Configure an API Gateway to trigger the Lambda function when a POST request is made to a specific endpoint.

Create a DynamoDB table to store the submitted data.
Implement validation and data sanitization for the incoming POST data.
Use the AWS SDK for JavaScript in Node.js to interact with DynamoDB and perform database operations.
Related categories: Amazon Web Services Node.js React.js Next.js Nest.js