Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJ. Alfonso Vélez Valdez
Courses Plus Student 4,511 PointsHosting suggestion for Python/Java/Node.Js development?
Im a novice so I dont really know a lot of resources on the matter. I already have a Shared Hosting at Hostgator, however If I do want to install Python*django/Java or Node.Js, I should upgrade to VPS Server at the very least which is not particularly cheap since I dont plan to host anything big, just want to experiment in real life.
Any suggestions of hostings for these programming languages? Is VPS the best choice? and ALSO, what requirements in case of VPS would you recommend for uploading simple scripts or web apps without much traffic?
Thanks in advance for the time to answer.
1 Answer
William Li
Courses Plus Student 26,868 PointsWhen it comes to VPS hosting, two big names stand out -- Linode and DigitalOcean. I don't have lots experience with Linode, though I've heard nothing but good things about how reliable their services is from time to time.
I'm a big fan of DigitalOcean, their management interface is extremely user-friendly, comes with plenty of one-click installer for Python, Rails, Node, Ghost ... etc; pricing-wise, it goes as cheap as $5/mon per Droplet with SSD, this is something very hard to beat.
So, I'd suggest that you give it a try, they are giving away $10 credit for each new user, which is perfect for experimenting their service; if you don't want to go through the trouble of googling the promo code, you may use my referral link to get $10 as you sign up https://www.digitalocean.com/?refcode=c1e8b5281be5.
Hope it helps.