Goal
This Ember addon simplifies the building of a simple web application that will ultimately run on AWS cloud. It
The goal of this project is to set up very quickly a simple application on AWS using :
- S3 or HTML/CSS/JAvascript storage
- API Gateway for declaring a JSON API back end
- Lambda for cleverly processing the HTTP requests
- DynamoDB for persisting the data