Questions tagged [web-hosting]

26 questions
38
votes
6 answers

Should you always program server side for a website?

I'm about to start creating a music project website for a friend. It should be pretty simple for now: no dynamic content (tour dates, etc.), and nothing more than a few embedded sample songs or SoundCloud links. I'm not expecting to use anything…
Deegriz
  • 471
  • 1
  • 4
  • 7
35
votes
4 answers

How do freelancer web developers manage web hosting for customers?

I have built a number of websites for friends, family, etc. and I have put them all on a single shared web hosting account. Now that they are built, I want to get out of business of supporting them and paying for them (my friends are reimbursing me…
leora
  • 671
  • 1
  • 6
  • 8
26
votes
13 answers

What's the cheapest way to host hobby projects?

What's the best place to put your hobby web projects(the web app itself, not the code) ? Typically, the projects are such that: a) I just want to test out an interesting idea without exploring the business angle to it, just to see how people take…
letronje
  • 501
  • 1
  • 4
  • 8
11
votes
1 answer

Why use IIS or apache tomcat instead of self-hosting?

I am a .NET developer. I see ASP.NET MVC framework now started providing a self-hosting feature. It makes a lot of sense (to me). A self-hosted application feels complete with no external dependency. The question I have in my mind is now why would…
bilal fazlani
  • 228
  • 2
  • 7
10
votes
7 answers

hosting website from home

If I want to host a website from my home, I buy a domain name. Then, I get a static IP from my ISP. Next, I point it to the IP address of my home system. I can even use the SQL server installed in my system and not worry about the size. I am not…
Asdfg
  • 293
  • 1
  • 8
7
votes
2 answers

Where can I host my JSP+Java Web application?

My web application is currently written in JSP/Java, using an Oracle DB. I develop on Windows, and I use JDeveloper (Oracle's eclipse clone) and I use JDev's integrated WebLogic Server. I want to go live using a respectable Web hosting company. …
Brad
  • 1,161
  • 1
  • 12
  • 14
6
votes
3 answers

VPS versus Shared Hosting

Is there any compelling reason a programmer would host on a shared platform versus just having a VPS account somewhere?
David in Dakota
  • 839
  • 6
  • 18
6
votes
6 answers

How do you rate Hosting?

1) Up-time2) Latency3) Throughput4) Server software such as SQL, etc.5) $$$ -- transfer, overages, etc. What else? And is there a web site rating hosts by this criteria that is actually reliable and not simply a dishonest advertising site... or do…
Michael
  • 473
  • 1
  • 4
  • 12
5
votes
3 answers

How to deploy a single website to multiple physical servers?

Edit: I asked this question 3 or 4 years ago when I was new to web-development, the question looks a bit stupid to me today. I wanted to create a server setup of my own without relying on other hosting providers. I wanted to delete this question,…
Bangash
  • 173
  • 6
5
votes
3 answers

Is the .NET/Microsoft technology stack a financially viable option for a startup with limited finances?

I have an unpaid internship for a very new startup company with little tech experience that's trying to be a Groupon clone. They're currently using Wordpress and I've been trying to decide what web framework to push them towards, since I'll have to…
Ein Doofus
  • 921
  • 2
  • 9
  • 13
5
votes
3 answers

What exactly do I have to pay attention for when choosing Windows Hosting Provider?

This is my first time choosing a hosting company. It is for a web site made in asp.net mvc3. So I was thinking choosing a provider would be easy since I found this page http://www.microsoft.com/web/Hosting/Home which contains hosting offers. Now…
user850010
  • 498
  • 1
  • 4
  • 8
4
votes
3 answers

Web hosting deciding to pay for hosting or host your own?

Is there a guide out there on how to choose when to pay for web hosting vs. hosting your own? Assuming that root access is a must I would like to compare things like cost, scalability and personal stress. Here is what I could come up with. Paying…
pllee
  • 1,212
  • 1
  • 9
  • 13
3
votes
1 answer

How do websites/apps deal with so many people online at once?

I’ve been wondering about this for a little bit, but I couldn’t find much info on Google. What do big websites like YouTube do to manage all the traffic they get without their website slowing down? How are their servers different than a home web…
user295021
  • 41
  • 2
3
votes
1 answer

How to setup "multiple-website" website with domains?

Background: I run a two-sided platform with small businesses on one side, and users on another. As a part of our product I plan to introduce "websites" as part of the product. Idea is: a local business has a domain, and then I want to "turn that…
3
votes
2 answers

VPS vs Web Hosting: Which one is good for java web services

I have some questions about VPS and web hosting. As far as I understand, VPS is a virtual machine on which we can do anything as we can do with our local machine. Install software, change settings etc. Web hosting is where we have only a folder in…
Kevin
  • 141
  • 1
  • 2
1
2