Services Portfolio Team Academy Blog Contact

Open Source: The Open Code Movement and Its Power

134 1 min

Open source means code is open — it can be freely viewed, modified, and distributed. 96% of internet infrastructure runs on open source applications. Linux, Apache, MySQL, PHP — the LAMP stack created web hosting history. Android, Chromium, VS Code, React, Vue — all are open source.

Open source business models: support and services (Red Hat, Canonical), Open core (core open, extended version paid — GitLab, Elasticsearch), SaaS (MongoDB Atlas), dual licensing. Contributing to open source on GitHub is an excellent portfolio boost. Apache, MIT, GPL, LGPL — different licenses with different restrictions. Copyleft (GPL): if you use open-source code, you must open-source yours too.

Share