I'm curious as to what kind of grunt is needed for hosting the OzBargain site. From what I can tell, it's always very responsive. There are minimum ads, the forums and deals are very intuitive. The whole philosophy and culture/mindset, the way it is run is excellent. So refreshing to have a dynamic community in a world of cynically commercial websites.
Is the reason it is so responsive due to great coding of the site? Or is it really well resourced hardware-wise?
I'm wondering if they are using a cluster of servers on AWS/Azure/GCloud? What kind of load-balancers are in place? CDNs? HTTPS acceleration? What about Database? MySQL or PostGres or NoSQL? Any in-memory DB such as memcached, Redis etc?
What is the language used to develop it? It seems to be REST compliant, i.e no .html or .aspx or .php in the URLs. Does it use NodeJS, Golang or another language?
I'm aware some of this info might be proprietary/confidential but it doesn't hurt asking if there is willingness to share the information.
OzBargain Architecture