logo
Open Source Gains Momentum Through Major Corporate Contributions

Open Source Gains Momentum Through Major Corporate Contributions

Arabian Post19-05-2025

Open source software has received a significant injection of support from leading companies such as Canonical, Zerodha, and other major industry players, marking a pivotal moment for the global development community. This wave of generous contributions comes as open source projects continue to underpin vast segments of the digital infrastructure powering everything from cloud computing to fintech applications.
Canonical, known globally as the company behind the Ubuntu operating system, has renewed its commitment to open source by substantially increasing its financial backing and developer resources directed at key open source projects. This includes direct funding for maintainers, enhanced contributions to critical infrastructure software, and expanded collaboration with communities focused on cloud-native technologies, such as Kubernetes and container orchestration tools.
Zerodha, one of Asia's largest retail stockbrokerages with a reputation for technological innovation, has also announced considerable support for open source initiatives. Their contributions extend beyond simple funding, involving active participation in developing software that enhances transparency, efficiency, and security in financial services. Zerodha's engagement illustrates a growing trend where financial institutions recognise open source as foundational to building more resilient and customer-centric platforms.
The combined efforts of these companies are part of a broader industry movement to address longstanding challenges faced by open source maintainers. Historically, many open source projects have operated on voluntary or underfunded bases, despite their critical role in modern technology ecosystems. The reliance on unpaid or minimally compensated maintainers has raised concerns about sustainability, security vulnerabilities, and slowed innovation. Corporate contributions seek to rectify this by ensuring that the people responsible for maintaining these projects receive fair compensation and adequate support.
See also Google's Project IDX Redefines Cloud-Based Development
This surge in corporate sponsorship is reinforced by initiatives from other global firms spanning sectors from cloud computing to telecommunications. Companies like Google, Microsoft, and IBM have also ramped up their investments, recognising that robust open source software accelerates innovation while reducing overall development costs. These contributions cover not only direct financial support but also infrastructure donations, developer time, and strategic partnerships designed to foster healthier software ecosystems.
The impact of this expanded support is already visible. Projects that underpin critical internet infrastructure, such as OpenSSL and Apache HTTP Server, have reported increased stability and faster release cycles due to the influx of resources. Similarly, tools used widely in the software development lifecycle, including Git and Jenkins, are benefitting from better maintenance and new feature development funded by these corporate contributions.
This development represents a shift in how businesses view open source. No longer merely a cost-saving measure or a source of community goodwill, open source is increasingly seen as a strategic asset. Companies that invest in these projects gain influence over the technologies they depend on, improve interoperability, and accelerate their innovation pipelines. This alignment of corporate and community interests helps create a virtuous cycle where open source software quality and security improve, further encouraging adoption and collaboration.
Zerodha's contributions highlight how open source benefits sectors traditionally considered more closed or proprietary, such as financial services. Their work focuses on projects related to real-time data processing, algorithmic trading frameworks, and blockchain-based transparency tools. By engaging with the open source community, Zerodha leverages a diverse pool of global expertise to enhance its technological edge, while contributing back improvements that benefit the entire sector.
See also Redis Reinstates Open Source Status with AGPLv3 Licensing
Canonical's expanded efforts reflect the rising importance of Linux-based environments in cloud computing and edge devices. Their support extends to foundational components like the Linux kernel, Ubuntu Core for IoT devices, and open container standards. These contributions are crucial as enterprises accelerate their cloud adoption and edge deployments, requiring robust, scalable, and secure open source platforms.
Industry experts note that this trend towards increased corporate backing for open source is essential to address security risks inherent in software supply chains. Cybersecurity threats targeting open source components have become more frequent and sophisticated, underscoring the need for better-funded maintenance and proactive vulnerability management. With companies investing resources in these projects, the overall security posture of critical software is expected to strengthen.
Despite the positive momentum, challenges remain. The open source community is diverse and often operates with varying priorities and governance models, which can complicate coordination with corporate sponsors. Ensuring that contributions do not lead to undue commercial influence or fragmentation requires careful balance and transparent communication. Many organisations advocate for open governance frameworks that maintain community control while benefiting from corporate resources.
There is also an ongoing dialogue about the equitable distribution of support among projects. While some high-profile software attracts major funding, many smaller but equally important projects continue to struggle. Initiatives that broaden the scope of corporate sponsorship to include these lesser-known projects are gaining traction, promoting a more inclusive and sustainable open source ecosystem.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Canonical Ends Bazaar Hosting on Launchpad
Canonical Ends Bazaar Hosting on Launchpad

Arabian Post

time11 hours ago

  • Arabian Post

Canonical Ends Bazaar Hosting on Launchpad

Canonical will cease all Bazaar code hosting on its Launchpad platform in two stages, culminating on 1 September 2025. The legacy version control system, once the backbone of many Ubuntu-related projects, will see its web interface retired soon, followed by full removal of backend functionality. Users of Bazaar, including developers relying on Ubuntu Engineering, must migrate to Git or other supported systems ahead of the deadline to preserve continuity. Bazaar, created by Martin Pool and sponsored by Canonical, never matched Git in popularity. With its last stable release in 2016, it gradually lost traction among open‑source communities. Today, Git has become the standard, hosting the vast majority of collaborative software development activity. Canonical itself acknowledged that maintaining Bazaar consumed significant development, operational, and infrastructure resources, resources now better allocated to modernising Ubuntu and Launchpad. Launchpad's rollback of Bazaar support will begin with the immediate shutdown of the Loggerhead web frontend, used for browsing Bazaar code repositories. Canonical cited declining legitimate traffic, with much of the web interface usage now coming from scrapers and automated bots. At this stage, developers will still be able to interact with repositories via command‑line tools, with pushes, pulls, and merges unaffected. The second phase, starting 1 September 2025, will eliminate the Bazaar backend entirely. After this date, Launchpad will no longer host Bazaar repositories, meaning developers cannot push, pull, merge, or browse code via Bazaar. Canonical has urged all users to migrate their code before this shutdown to avoid service disruption. ADVERTISEMENT Migration instructions have been made available on Ubuntu's Discourse platform and Launchpad's documentation site. The recommended method relies on native Bazaar‑to‑Git interop, using tools like 'brz push' that convert Bazaar revisions into Git history. Users have reported this process to be slower but more reliable than older export‑import methods. Not all Bazaar users are fluent with Git. In community discussions, one long‑time developer lamented that 'I love the simplicity of bazaar/launchpad… I really do not get git.' Another emphasised the invaluable contributions of Jezmer Vernooij, the maintainer of the Breezy fork, describing him as 'probably the most tangible act of generosity that can be made among strangers in the open source world'. Ubuntu and Launchpad gained prominence through Bazaar because it was once the only version control system supported for packaging and PPAs. Over time, Git's features, performance, branching model, and ecosystem—spanning GitHub, GitLab, and Bitbucket—made it the clear choice for modern development. Canonical highlighted its decision to deprecate Bazaar as part of its broader effort to modernise development workflows. By reallocating resources from maintaining outdated infrastructure like Bazaar, Canonical intends to better support Ubuntu's core development and implement improvements to Launchpad as a whole. Despite the shift, Bazaar will not disappear entirely from the world of open source. Users who wish to continue using Bazaar beyond Launchpad's support cutoff can host their repositories with services like GNU Savannah, which remains committed to Bazaar support. Breezy, the active fork of Bazaar, will also continue to receive maintenance, ensuring the version control system endures for those who prefer it. ADVERTISEMENT The discontinuation of Bazaar on Launchpad marks a significant moment in the history of Ubuntu's development tools. Once tightly integrated into canonical workflows for building DEBs, PPAs, snaps and Ubuntu itself, Bazaar's sundering from Launchpad symbolises the retreat of niche VCS in favour of universally supported tools. It speaks to broader shifts in software development culture, aligning Ubuntu with prevailing industry practices centred on Git. Canonical has emphasized that Ubuntu Engineering will receive migration support, and developers with unique needs are encouraged to reach out via Launchpad's feedback channels or Matrix. The company aims to collaborate closely to remove reliance on Bazaar-specific integrations used in Ubuntu's engineering systems. As the 1 September deadline approaches, developers must act swiftly to export their repositories. Migrating preserves their revision histories, branches, and tags, ensuring continued project development. Those who delay risk losing remote access to their code and may face complex manual recovery efforts after Bazaar support ends. Bazaar's sunset also underscores the dominance of Git in open‑source workflows. According to the 2024 Stack Overflow developer survey, approximately 98 per cent of developers use Git, everyone from hobbyists to large enterprises. Git's extensive ecosystem of CI/CD tools, integrations, and community support has entrenched it as the developer standard. Despite familiarity with Bazaar among legacy projects, the broader open‑source ecosystem has migrated towards Git. Organisations seeking to maintain compatibility with the wider community, attract contributors, and leverage automated development pipelines will find Git essential. Enterprises relying on Bazaar must reevaluate their infrastructure and workflows to align with this reality. Canonical's decision reflects both pragmatic resource allocation and alignment with community norms. By removing Bazaar support, it simplifies the development stack, reduces maintenance burden, and clarifies the path forward for Ubuntu's development ecosystem. While the transition brings uncertainty for long‑time Bazaar users, structured migration pathways and continued community support via Breezy and alternative hosts offer continuity. This move also signals potential future efforts by Canonical to deprecate other legacy services on Launchpad, focusing the platform on components with active developer and user bases. By streamlining services, Canonical may enhance Launchpad's relevance in contemporary software engineering workflows.

UK launches AI skills drive for workers and schoolchildren
UK launches AI skills drive for workers and schoolchildren

Al Etihad

timea day ago

  • Al Etihad

UK launches AI skills drive for workers and schoolchildren

9 June 2025 12:08 London (AFP) The UK government is to team up with tech-giants including Google, Microsoft and Amazon to train 7.5 million workers in AI skills, Prime Minister Keir Starmer is to announce on is also set to unveil £187 million ($253 million) in funding to help develop tech abilities for one million secondary school students, as part of its "TechFirst" programme to bring AI learning into classrooms and communities."We are putting the power of AI into the hands of the next generation -- so they can shape the future, not be shaped by it," Starmer was to say, according to extracts released by his Downing Street office."This training programme will unlock opportunity in every classroom -- and lays the foundations for a new era of growth," he was to UK's AI sector is valued at £72 billion and is projected to exceed £800 billion by 2035. It is growing 30 times faster than the rest of the economy, employing over 64,000 people, according to government TechFirst, Starmer was also to announce a government-industry partnership to train 7.5 million workers, with tech giants committing to make training materials freely available to businesses over the next five will focus on teaching workers to use chatbots and large language models to boost EMEA President Debbie Weinstein called it a "crucial initiative" essential developing AI skills, unlocking AI-powered growth "and cementing the UK's position as an AI leader". The government was also to sign two Memorandums of Understanding with semiconductor firm NVIDIA, "supporting the development of a nationwide AI talent pipeline", according to the UK government.

OpenInfra and Linux Foundation Forge Unified Front in Open Source Infrastructure
OpenInfra and Linux Foundation Forge Unified Front in Open Source Infrastructure

Arabian Post

time3 days ago

  • Arabian Post

OpenInfra and Linux Foundation Forge Unified Front in Open Source Infrastructure

The Open Infrastructure Foundation has officially integrated into the Linux Foundation, marking a significant consolidation in the open source infrastructure domain. This strategic move aims to enhance collaboration, streamline resources, and address the evolving demands of modern data centers and cloud-native technologies. The merger, unanimously approved by both organizations' boards, positions OpenInfra as a directed fund within the Linux Foundation, akin to the operational models of the Cloud Native Computing Foundation and the PyTorch Foundation. This structure allows OpenInfra to maintain its governance, board positions, and community-centric approach, while benefiting from the Linux Foundation's extensive resources and global reach. Jonathan Bryce, Executive Director of OpenInfra, emphasized the synergy between the two organizations, stating that the integration will enable more effective collaboration on projects like OpenStack, Kubernetes, and PyTorch. He highlighted the increasing complexity of open source development, noting that the Linux Foundation's mature frameworks for legal support, security expertise, and global advocacy are essential for navigating regulatory, security, and geopolitical challenges. ADVERTISEMENT The consolidation is timely, as the open source landscape faces heightened regulatory scrutiny and security concerns. The Linux Foundation's investment in legal and regulatory capabilities is expected to provide OpenInfra projects with the necessary support to address these complexities effectively. Julia Kreger, Chair of the OpenInfra Board of Directors, noted that OpenInfra enters this new chapter with strong momentum, citing a 15% increase in member organizations and surging adoption of projects like OpenStack, Kata Containers, StarlingX, and Zuul. The integration with the Linux Foundation is anticipated to further accelerate the development and adoption of open source infrastructure technologies. Mark Collier, COO of OpenInfra, underscored the importance of open ecosystems in driving AI innovation. He asserted that the greatest advancements in AI will thrive within open, community-governed environments, rather than proprietary silos. The merger is seen as a step towards ensuring that AI infrastructure is developed openly, empowering innovators worldwide.

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store