#Serverless Architecture Demo This is a demo of creating a serverless architecture with AWS. In order to use this to its fullest, you need an AWS account. Please go here to follow along in this series.
###Technologies used or to be used
- AWS S3
- AWS Cognito User Pools
- AWS Cognito Fedrated Identities
- AWS Lambda
- AWS DynamoDB
- Aurelia.io
- Node
###Prerequisites
- Node 4+
- NPM 3+
- AWS Account
###Setup
- Clone this repo locally
cd reponame
npm install
npm run dev
###Branches simple - example of simple login using Cognito User Pools federated - combines simple login with Cognito Identity Pools to create a federated login with access to AWS