serverless/README.md
Austen Collins e641d925c2 Changes
2015-04-24 02:22:00 -07:00

27 lines
1.1 KiB
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![JAWS stack javascript aws node.js express auroradb dynamodb lambda](https://github.com/servant-app/JAWS/blob/master/public/img/jaws_logo_javascript_aws.png)
JAWS The Javascript + AWS Stack
=================================
Scalable, reliable, cheap, javascript web application stack, backed by AWS's best services.
New tools come and go, meanwhile Amazon's keep getting better and they keep cutting costs. This stack is for adults with starter projects they want to grow immensely and economically. It covers all aspects of a SaaS service, utilizes AWS services that scale automatically (so you don't have to deal with that), and is an attempt to make the best starting point for both an app and a business.
This boilerplate is current under development...
Starring
=================================
**Javascript:**
- Node.js
- Express.js
**AWS Services:**
- AuroraDB
Working on AuroraDB support for Relational data storage...
- DynamoDB
Built-in DynamoDB support for NoSQL data storage because some data just don't fit.
- Lambda
Easily build worker tasks that you can spawn and scale infinitely.