|
|
|
Ask HN: Do companies need commercial support for open source software?
|
|
33 points
by bestan
3925 days ago
|
|
Millions of open source projects don’t have a vendor that provides commercial support (i.e. RedHat). The best support comes from developers who built the software (project maintainers), and many of them need funding. What is the best way of connecting them? Would companies pay for support from project maintainers to improve quality and speed of their development? Would they prefer support contracts or on-demand support based on developer’s hourly rate? I’d like to get a deeper understanding of requirements that businesses have. Any insight is very appreciated! |
|
If we're talking about a well-understood open source product like Apache -- probably not. Most companies will just have people on staff who understand those tools very, very well. Same goes for libraries (or really anything in the software dev toolchain). If the codebase is small enough for a single developer to understand reasonably quickly, there's no value in support.
But if we're talking something like a database server or operational software -- absolutely. You want an expert you can call who will help you fix your problem within a certain amount of time (SLA). Customers really only need support for production outages: assume your customers are at least as smart as you are, and given enough time they can figure their problem out. But they don't have time, which is why they want to be able to call you.