hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Running a Web Hosting Business : Have a niche, but is it a good idea?
Reply

Running a Web Hosting Business Non-technical aspects of running a web hosting company. Topics include management, accounting, problem customers, taxes, support options etc.
Forum Jump

Have a niche, but is it a good idea?

Reply Post New Thread In Running a Web Hosting Business Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 01-01-1970, 12:00 AM
barry[CoffeeSprout] barry[CoffeeSprout] is offline
Web Hosting Master
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 1,187
Hi,
As you can tell by my join date I've been here for a while.
I've been working as a Java developer for the past 8 years and while I really enjoy my job, I'd much rather push my business in a new direction.
I'd like to slow down the hours spent freelancing and move towards hosting the following:
-SVN / project hosting (all sorts really, not just Java)
-Hosting Java infrastructure
-Quality PHP/Ruby hosting
I generally like to do things right, as a perfectionist at times so I tend to rent good hardware / infrastructure where possible.
When it comes to the cost / benefit analyses I notice a few things:
The SVN hosting is pretty easy to get right with pricing
Is there a market for Quality PHP hosting?
The Java hosting is some of the hardest though.
I want to do this right and not unlike some of the offerings which either give shared VM's or put your JVM inside a 256mb Xen install (meaning you lose part of the memory to the OS)
When doing things right hardware wise, the bare (rented) hardware will cost around 40$ per GB of memory. Meaning that if I want to make any form of profit I'd have to charge at least 50-60$ per GB of heap space.
I'm going to assume that the 256 and 512 mb plans will be most popular (again, this is pure heap space)
I'd have to price them around 30-45$ per month each.
With all sorts of added extra's (I have lots of experience with Java deployments so I do know what extra's will make the customers very happy), but will it still be worth it?
Opinions, thoughts, support, flames?

Reply With Quote


Sponsored Links
  #2  
Old 01-01-1970, 12:00 AM
GixxerPC GixxerPC is offline
Disabled
 
Join Date: Nov 2007
Posts: 237
Your pricing is a bit off.
Your talking about putting 1 site on a single server. (for the $40 per GB of Ram).
Lets say you have 8 Sites who use java, and use 1GB of Ram a piece.
You can put those 8 sites on a server with 1 - 2 GB of ram due to load balancing, and other sorts of cool things.
Your idea is basically accounting for someone being on every single website at the same exact time. This does not happen.
Quality PHP hosting is basically a standard. Its included with apache, uses low resources, and is extremely stable. You COULD market it as "Quality PHP Hosting", but its a generic standard.

Reply With Quote
  #3  
Old 01-01-1970, 12:00 AM
barry[CoffeeSprout] barry[CoffeeSprout] is offline
Web Hosting Master
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 1,187
Yes and no.. the difference between Java and PHP is that Java processes are persistant and while they don't stay at their maximum, they definitely hold on to lots of memory.
This is probably why Java didn't really break through into the mainstream like PHP has.
However, 1 GB is pretty much as much as you'd want to push it on a "shared" environment.
The PHP side of the equasion has given me less headache, except for finding a good way of keeping the files in sync between nodes.

Reply With Quote
Sponsored Links
  #4  
Old 01-01-1970, 12:00 AM
ASHCN ASHCN is offline
Junior Guru Wannabe
 
Join Date: Jun 2008
Posts: 37
I think this is a great idea but niche is the key word. I don't think the market is that large and you would need lots of marketing to make this happen due to the scale of your audience.

Reply With Quote
  #5  
Old 01-01-1970, 12:00 AM
smueller smueller is offline
Web Hosting Guru
 
Join Date: Dec 2003
Location: Manhattan Beach, CA
Posts: 348
If you can do what Google's App Engine did to python, but for Java, that would be extremely valuable to many people. I'd imagine php and ruby would be just as valuable. Basically provide a scalable and reliable hosting environment for a particular platform. There's tremendous value in that and your customer will also pay much less than he would at a traditional hosting provider, even if you charge high rates, because they'd only be paying for what they use.
Of course, it's not easy to do this...

Reply With Quote
  #6  
Old 01-01-1970, 12:00 AM
barry[CoffeeSprout] barry[CoffeeSprout] is offline
Web Hosting Master
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 1,187
That's in part what I'll be doing

Reply With Quote
  #7  
Old 01-01-1970, 12:00 AM
danparks
Guest
 
Posts: n/a
;5366313']I've been working as a Java developer for the past 8 years
Hello from a fellow programmer - software engineer doing web development (asp.net mostly). And running a web hosting business. I developed a custom CMS for my customers - something that makes their website setup experience 'point and click.' As a developer, you might want to stick with what you know. The perks you offer might be programming based - something you install on each new site that's either helpful or cool. As they say, a leopard can't change its spots (or is it a tiger can't change its stripes? ;-)
Find a value-added extra you can come up with using your programming skills. Best of luck...

Reply With Quote
  #8  
Old 10-18-2008, 10:21 PM
barry[CoffeeSprout] barry[CoffeeSprout] is offline
Web Hosting Master
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 1,187
Hi,
As you can tell by my join date I've been here for a while.
I've been working as a Java developer for the past 8 years and while I really enjoy my job, I'd much rather push my business in a new direction.
I'd like to slow down the hours spent freelancing and move towards hosting the following:
-SVN / project hosting (all sorts really, not just Java)
-Hosting Java infrastructure
-Quality PHP/Ruby hosting
I generally like to do things right, as a perfectionist at times so I tend to rent good hardware / infrastructure where possible.
When it comes to the cost / benefit analyses I notice a few things:
The SVN hosting is pretty easy to get right with pricing
Is there a market for Quality PHP hosting?
The Java hosting is some of the hardest though.
I want to do this right and not unlike some of the offerings which either give shared VM's or put your JVM inside a 256mb Xen install (meaning you lose part of the memory to the OS)
When doing things right hardware wise, the bare (rented) hardware will cost around 40$ per GB of memory. Meaning that if I want to make any form of profit I'd have to charge at least 50-60$ per GB of heap space.
I'm going to assume that the 256 and 512 mb plans will be most popular (again, this is pure heap space)
I'd have to price them around 30-45$ per month each.
With all sorts of added extra's (I have lots of experience with Java deployments so I do know what extra's will make the customers very happy), but will it still be worth it?
Opinions, thoughts, support, flames?

Reply With Quote
  #9  
Old 10-26-2008, 12:28 PM
GixxerPC GixxerPC is offline
Disabled
 
Join Date: Nov 2007
Posts: 237
Your pricing is a bit off.
Your talking about putting 1 site on a single server. (for the $40 per GB of Ram).
Lets say you have 8 Sites who use java, and use 1GB of Ram a piece.
You can put those 8 sites on a server with 1 - 2 GB of ram due to load balancing, and other sorts of cool things.
Your idea is basically accounting for someone being on every single website at the same exact time. This does not happen.
Quality PHP hosting is basically a standard. Its included with apache, uses low resources, and is extremely stable. You COULD market it as "Quality PHP Hosting", but its a generic standard.

Reply With Quote
  #10  
Old 10-26-2008, 01:31 PM
barry[CoffeeSprout] barry[CoffeeSprout] is offline
Web Hosting Master
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 1,187
Yes and no.. the difference between Java and PHP is that Java processes are persistant and while they don't stay at their maximum, they definitely hold on to lots of memory.
This is probably why Java didn't really break through into the mainstream like PHP has.
However, 1 GB is pretty much as much as you'd want to push it on a "shared" environment.
The PHP side of the equasion has given me less headache, except for finding a good way of keeping the files in sync between nodes.

Reply With Quote
  #11  
Old 10-26-2008, 01:59 PM
ASHCN ASHCN is offline
Junior Guru Wannabe
 
Join Date: Jun 2008
Posts: 37
I think this is a great idea but niche is the key word. I don't think the market is that large and you would need lots of marketing to make this happen due to the scale of your audience.

Reply With Quote
  #12  
Old 10-26-2008, 03:59 PM
smueller smueller is offline
Web Hosting Guru
 
Join Date: Dec 2003
Location: Manhattan Beach, CA
Posts: 348
If you can do what Google's App Engine did to python, but for Java, that would be extremely valuable to many people. I'd imagine php and ruby would be just as valuable. Basically provide a scalable and reliable hosting environment for a particular platform. There's tremendous value in that and your customer will also pay much less than he would at a traditional hosting provider, even if you charge high rates, because they'd only be paying for what they use.
Of course, it's not easy to do this...

Reply With Quote
  #13  
Old 10-26-2008, 04:51 PM
barry[CoffeeSprout] barry[CoffeeSprout] is offline
Web Hosting Master
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 1,187
That's in part what I'll be doing

Reply With Quote
  #14  
Old 10-30-2008, 09:27 PM
danparks
Guest
 
Posts: n/a
;5366313']I've been working as a Java developer for the past 8 years
Hello from a fellow programmer - software engineer doing web development (asp.net mostly). And running a web hosting business. I developed a custom CMS for my customers - something that makes their website setup experience 'point and click.' As a developer, you might want to stick with what you know. The perks you offer might be programming based - something you install on each new site that's either helpful or cool. As they say, a leopard can't change its spots (or is it a tiger can't change its stripes? ;-)
Find a value-added extra you can come up with using your programming skills. Best of luck...

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Jelastic Releases Plugin for Java Development Environment IntelliJ IDEA Web Hosting News 2012-12-05 11:15:46
Finding Your Niche in the Cloud for Service Providers with Tony Lucas of Flexiant - HostingCon 2012 Web Hosting News 2012-07-18 11:18:56
Rackspace Targets Ad Agencies, Web Design Firms with New Cloud Tools Web Hosting News 2012-04-03 16:19:55
Know Your Web Hosting Niche: Sports League Websites Web Hosting News 2012-03-13 12:56:02
SoftLayer Chief Scientist Nathan Day on the Power of Innovation Web Hosting News 2011-08-08 17:02:44


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?