AWS Lambda Tutorial: Step by step instructions to create a scalable web application – Part 2

Nuts and Bolts This  application gives a complete overview of how to use AWS resource (such as DynamoDB and RDS) with Lambda and how to return an HTML page as a  response to every incoming request. Here we are using Amazon RDS for storing user’s account information and Amazon DynamoDB for storing user’s status information. … Continue reading AWS Lambda Tutorial: Step by step instructions to create a scalable web application – Part 2