I have yet to go public with my SaaS startup, and am considering releasing it under an open-source license.
Below are some thoughts I've collated in answer to this question:
No
Sales Saas Revenue Open Source Software Licensing
The open-source business model works only if the product requires extensive configuration support and/or training. If the product is neither, you will be out of money and out of business faster than you expect. Thus, sticking to the regular tiered subscription model will generate more guaranteed revenue.
If your product is novel, and you believe that you will be able to profit greatly from each innovative step that you take early in the process, then open source doesn't make much sense. There's no entrenched player that you're trying to catch up to, so you don't need to enlist the help of others.
The only reason to open source something when you are in a position to profit off each and every investment in the code base would be that it is not part of your core competency, and you know that it will not evolve and grow with other advances in technology. This is basically how Unix became dominant when produced by AT&T (Unix's license and the market was in such a state that it was basically like open source for the time, which is why for instance BSD Unix evolved out of said code base), because they did not want to be in the OS business. If they had productized it, some other OS would have made the necessary innovations to bring cross-platform computing and the resultant benefits to the computing world.
If, however, the advantage that you have over your competition is access to data in a timely manner, or extremely high caliber service, and you need to differentiate yourself from your competition, then it makes some sense to open source the bits that you want your users to be able to improve for themselves.
Personally I think in the SaaS world, this is often better accomplished through having a strong, well documented public API. Look at the success of Amazon's Web Services as a perfect example for that.
Possibly. Red hat and quite a few other companies make plenty of money using the open source model (charging for premium support and enhancements). Being free to try should greatly improve your early adoption.
Its not a standard model however and you rely very heavily on the larger companies adopting your software as they are the ones who will give you the big support contracts.
Since we dont have the information to asses your product or your customers, I suggest you do some market research and based on the profile of your customers make the choice. Unless there is strong evidence to suggest there is a commercial advantage with going open source I suggest you stay closed. Its much easier to open something up later down the line than try to re-close an open product.
I'm in the same or similar spot as you. I'm trying to answer the following questions:
There is a lot of ground to cover between this two options. You could implement a very simple open source version, and a more sophisticated closed one for example. But that is dangerous.
How much capital do you have to start? if little, offering support can be challenging or impossible. At least, support for big companies, that are the ones that usually buy support. Another way to go is having a big retention rate, so that customers will keep using your software for a long period of time, and paying for it. This is the option I like more for SaaS, unless you have a very viral product or aimed for very big industries, which means you need lot's of cash to start.
I would also agree with Tom in his advice.
Cheers.
Yes.
Open source it, for a few reasons:
I would no to the whole app. I would say yes to a part of site, like authentication, JS / CSS elements, etc.
We open sourced all the building blocks for http://tribily.com, and here are the reasons:
So far, it works well although we'd like to see more participation in our released projects.