Hacker News new | ask | show | jobs
by unraveller 2393 days 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.