mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
documentation: Minor cosmetic changes to README
This commit is contained in:
parent
361ffcb659
commit
ce2c9cb389
@ -5,10 +5,11 @@ JAWS: The Javascript + AWS Stack
|
||||
|
||||
This stack uses new tools from Amazon Web Services to completely redefine how to build massively scalable (and cheap) web applications.
|
||||
|
||||
#### To get started, [follow the "Installation Guide" in the Wiki.](https://github.com/servant-app/JAWS/wiki/JAWS-Installation)
|
||||
#### To help contribute, [check out the JAWS Roadmap.](https://trello.com/b/tYOrT6nA/jaws-roadmap)
|
||||
##### To get started: [follow the "Installation Guide" in the Wiki](https://github.com/servant-app/JAWS/wiki/JAWS-Installation)
|
||||
##### To help contribute: [check out the "JAWS Roadmap"](https://trello.com/b/tYOrT6nA/jaws-roadmap) and the ["Contributors Guide"](https://github.com/jaws-stack/JAWS/blob/master/CONTRIBUTING.md)
|
||||
|
||||
##### The goals of JAWS are:
|
||||
|
||||
## Goals:
|
||||
|
||||
- **Use No Servers:** Never deal with scaling/deploying/maintaing/monitoring servers again.
|
||||
- **Isolated Components:** The JAWS back-end is comprised entirely of AWS Lambda Functions. You can develop/update/configure each separately without affecting any other part of your application. Your app never goes down... only individual API routes can go down.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user