top | item 21677956

(no title)

hartror | 6 years ago

I've not come across the term JAMstack before, why doesn't this make sense for using with AWS as the author suggests?

discuss

order

unraveller|6 years ago

AWS is best for big projects with lots of data processing in different ways that need scale, that's what all the features are for. JAMstack usually implies a simple text API which you could use on AWS AppSync for example but there are much simpler horizontal alternatives since a tiny websocket server can handle many 100,000s of users.