Hacker News new | ask | show | jobs
by atom_enger 3498 days ago
I'd suggest switching to a static site in general. I have no idea what kind of traffic they're sustaining at the moment but NGINX serving up static html (or s3) is a lot more efficient than Wordpress or another blog engine consuming cpu cycles.
1 comments

At the very least, use a reverse proxy with lots of caching.