Hacker News new | ask | show | jobs
by PaulHoule 1520 days ago
That VM is obsolete, the new way is

https://jamstack.org/

for instance host with

https://www.netlify.com/

Basically you check your files into GitHub and chill, it is as easy as it gets.

1 comments

I disagree. It's not "obsolete", it's just a different option with its own pros and cons.
Perhaps not obsolete, but there is no sense in paying for a VM for a static site when things like Cloudflare Pages will do this for free.
Also if the "value" here is "run a static web site without a lot of pain" services like Cloudflare pages, Netlify, AWS amplify are 𝐦𝐮𝐜𝐡 less effort and hassle than a static server like nginx when you consider SSL certificates and all that.