Ask HN: Best platform to build a large website/app?
3 comments
I haven't built a site with that scale but from what I understand, it can be done with pretty much all the platforms. It's more a matter of the architecture than the platform.
I'd recommend you to go with Ruby On Rails. It might take you some time to learn, but it would be beneficial in the long run.
have you considered nginx, tornado, python?
Any advice will be appreciated. So far I am thinking about:
- PHP, HTML, CSS, Javascript & PostgReSQl
- Ruby on Rails with PostgReSQL (not sure about this one)
- not sure about Java Frameworks either
I am also thinking about hosting it in the cloud so I do not have to worry that much about the servers stuff. I would like to spend most of the time on the site development.
Your suggestions are very welcome.