9 ms·
You know that book "JavaScript: The Good Parts"? There needs to be a similar one "AWS: just the good parts". It would probably talk about EC2 (VPS), S3 (cheap b
by maliker 2y ago
You know that book "JavaScript: The Good Parts"? There needs to be a similar one "AWS: just the good parts". It would probably talk about EC2 (VPS), S3 (cheap bulk storage), SES (emails), and that's about it. When folks get into the elastic-super-beanstalk-container-swarm-v0.3 products, that's when they really kill themselves on the bills.
That said, yes, just using a VPS vendor is the easy way to stick to the good parts.
- Aeolun 2y agoI’ll argue that while wonky sometimes, ECS is pretty decent. Especially once you use fargate.
- ec109685 2y agoAWS the Good Parts (a bit dated now): https://dvassallo.gumroad.com/l/aws-good-parts https://dvassallo.gumroad.com/l/aws-good-parts
- otteromkram 2y ago> "AWS: just the good parts" I can't imagine a zero-page book selling well...
- StimDeck 2y agoObviously subjective, but Lambda seems more cost efficient than EC2. And really gives cloud vibes.