Skip to main content

The Rise of Open Source Challengers

 https://rajko-rad.medium.com/the-rise-of-open-source-challengers-4a3d93932425

 

A look at how OSS takes over the application layer + the potential end of closed source software categories

The Open Source Challenger Landscape 2021

Quick recap: how did we get here?

Much has been said and written about the history of open source software (OSS) and companies with open source business models: e.g. big corporates looked down on it, no one thought you could monetize it, and it was mistrusted in production environments, yada, yada 👌

Quote from “The Business of Open Source” (2008) by Watson et al (link)
Open source databases overtook closed source databases in popularity in early 2021 (DB-engines.com, link)

Why open source wins

Open source is winning because it is often better and brings a ton of benefits across a variety of dimensions:

1. R&D and innovation

Open source leads to the best technical solutions winning — it is the ultimate ‘building in public’. Not only can everyone see your product, but they can see the underlying architecture down to each and every line of code. On the one hand, this raises the stakes and increases the needed pace of innovation. On the other hand, it invites extremely valuable feedback, collaboration and contributions.

2. Community and Ethics

As has been quite well documented², community is incredibly important for any project. Open source is a major tailwind for community-building because members get real ownership, contribution and steering of the project. It is a truly collaborative environment for learning and creation. Finally, for reasons explained below, open source is often ethically better and common alignment around this ethos can serve as a backbone for community creation.

3. Product and Features

Well-managed open source companies have the ultimate product feedback loop. In traditional closed-source companies, feedback can only be collected after each new release, often through inefficient tools and processes. In open source companies, feedback cycles are both shorter and span the full lifecycle of product development, beginning way before a feature is even released. Community members up-vote and down-vote feature requests. Users can easily suggest and build prototypes of fully fledged new features. Finally, when companies have need infrastructure or functionality customization, they are able to access the codebase and implement them easily.

4. Distribution

An obvious benefit of the open source business model is the low cost to experiment with software and the enablement of PLG, but this is also shared with any freemium products. An undervalued aspect on the distribution side is the viral effects of contributors who become champions of the project and software themselves — often influential developers or community members in their own right.

5. Data Privacy & Security

The data privacy aspect that gets quoted the most is really a conflation of self-hosted/on-prem software with open source. Cloud hosted and closed source software can be run on-prem, and/or on private clouds with stipulated localizations of data… This is all slowly converging, but for the time being, open source has an advantage.

Open source is also good for the world

Open source isn’t just a good model for commercial companies, but it is also good for the world.

What is new in this wave?

The Open Source Challenger Landscape 2021

A. OSS takes over the application layer

Going very early back in open source history, there really weren’t that many open source application-layer companies, with the notable exception of a few players such as Automattic (raised a couple months ago at a ~7.5B valuation) with Wordpress.

  • Product: UI and UX design has traditionally been difficult to solve and work on in open, distributed and decentralized way within open source communities.

B. The end of closed source software categories

Many of these new challengers are competing in categories where leading closed source companies are still nascent themselves, young, private, growing fast and hyped in the valley 😅


Comments