Questions tagged [hosting]
31 questions
45
votes
4 answers
Is cloud computing mainly just a marketing term?
I understand the concept of cloud computing, but I'm curious why the term has become so exhausted the past several years. Servers have been around for a long time, and I fail to see how this is any different from before the term "cloud computing"…

alrob
- 579
- 4
- 5
35
votes
9 answers
Developing on a production server
Today I got yelled at for developing an application on a production server. Quote, "developing on a production server is not acceptable - ever!"
Here is the situation.
I set up a development instance: http://example.com:3000
The production instance…

luk3thomas
- 469
- 6
- 7
33
votes
6 answers
My software is hosted on a "bad" website. Can I do anything about it?
Edit: Thanks for all of the answers, guys! I think I'm just going to include some kind of text on my webpage telling users to only download from the links provided. The thing is that there have been some legitimate and illegitimate websites that…

Abluescarab
- 521
- 5
- 14
28
votes
6 answers
Maintain a web application once the only developer is gone
I have a terminal disease and there is a very high chance that I will no longer be in this world by the end of the year.
I have developed a web application that it is extensively used in my family’s business (a small hairdressing shop). No member of…

user986244
- 397
- 2
- 3
14
votes
1 answer
Is Windows a "second class citizen" in the Django community?
I'm currently doing R&D for a web application which we plan to host ourselves initially and then allow customers to self host.
My task has been evaluating web frameworks to see which would give us the biggest productivity initially and ease of…

Daniel Upton
- 987
- 8
- 15
11
votes
12 answers
How could multiple people work on one website?
I recently watched The Social Network, and this might be a stupid question, but how is it possible for multiple people to work on one website? I mean, if they're working on the same page, how is that possible? And also, is it possible to upload…

Sam Gabriel
- 219
- 1
- 2
- 4
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
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
6
votes
3 answers
How to explain to my customer that the hosting provider is terrible, security-wise?
As a freelance developer, I sometimes have to access the administration panels of hosting providers of my customers. It is an astonishingly frightening experience. Below are some points I noticed when accessing recently a not-so-unpopular hosting…

Arseni Mourzenko
- 134,780
- 31
- 343
- 513
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
4
votes
1 answer
In times where there are lot of cloud based hostings what would still make you go for dedicated or vps hosting?
Are dedicated hosting yet cheaper and would remain so ? Do they really going to survive as cloud based offering are also getting cheaper day by day ? I am asking to gain perspective of long term scenario in hosting space as well as to know what is…

Samyak Bhuta
- 289
- 1
- 6
4
votes
2 answers
What is the current "standard" for setting up a development environment that supports remote collaboration as well as secure version control?
What is the current "standard" for setting up a development environment that supports remote collaboration as well as secure version control?
Considering a virtual dedicated solution with vm for a web layer and a data layer, using VPN for each…

Andrew
- 41
- 2
4
votes
6 answers
Should I allow my client to self host?
I'm just starting out as a web designer. I'm trying to build up a portfolio for my own website.
I'm concerned about designing a site and handing it over to the client. Once I do this I could lose access to the site. They can change the login…

nancy verdi
- 57
- 1
- 2
4
votes
3 answers
Starting a new startup/web application, how to choose a hosting provider?
When creating a new startup related to a web application, how to choose a hosting provider ?
Assuming the code of the web application is oriented DDDD (Distributed Domain Driven Development) to handle large deployment scenario, the idea is to avoid…

Steve B
- 353
- 3
- 10
3
votes
1 answer
Iphone/Android app – chatroom development – what framework & hosting needs?
I have some experience regarding IPhone and Android development but I am now struggling to solve a new class of problem: apps that involve a client/server chatroom feature.
That is, an app when people can exchange text over the internet, and without…

MikaelW
- 641
- 5
- 12