Skip to content

Comment on How to host your Jekyll blog on AWS EC2 [Part 1]parent

Comments

I actually found that GitHub Pages didn't scale well at all -- during peak traffic, response times slowed to over 10 seconds. This was my main motivation for the switch. Nginx (even on a micro EC2) should be able to handle very high load without the need to scale. S3 is definitely a viable option as well (and I'm not suggesting you shouldn't use it) but I find that an EC2 was a better fit for my needs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.