mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
1.1 KiB
Executable File
1.1 KiB
Executable File
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.
