/

Build a Serverless Web Application

AWS Lambda / API Gateway / Amplify

Overview

I learnt how to create a simple serverless web application that enables users to request rides from the application. The application present users with an HTML-based user interface for indicating the location where they would like to be picked up and will interact with a RESTful web service on the backend to submit the request and dispatch a nearby ride. I used AWS Amplify, Cognito, API Gateway, Lambda and DynamoDB.

Graph / Media Demo

Technologies

AWS Lambda

API Gateway

Amplify

DynamoDB

Cognito

Cloud9

CodeCommit