News

OSS Gains Ground in Survey of IT Pros

Open source software (OSS) is not so much the underdog in the IT world, according survey findings announced by Barracuda Networks, a provider of e-mail and Web security appliances. Barracuda polled 288 IT security professionals and found their preferences to be roughly split on the likelihood of deploying OSS versus proprietary software, particularly for applications with similar functionality.

The OSS option actually had a small lead in the survey results, with 53 percent expressing a preference for open source versus 47 percent opting for commercial solutions.

Survey respondents who favored OSS explained their preference in varying ways. Pricing was seen as the biggest reason to adopt open source, with 80 percent giving that reason. Another reason for favoring open source, for 57 percent, was the availability of a program's source code, allowing the software to be modified or customized on a per-company basis. In addition, 41 percent of those opting for open source said they favored it because of community code review resources.

On the other side, those who preferred to deploy commercial software were mostly (65 percent) motivated by the quality of support provided by the software vendor. Ease of adoption by the company's staff was the reason to adopt commercial solutions for 47 percent. A third reason given by those favoring commercial solutions was automated software updates, cited by 47 percent.

Barracuda Networks' CEO Dean Drako viewed the survey results as indicating a change in attitude among security officials toward OSS.

"The fact that open source software is now viewed on par with commercial software shows the gains it has made in becoming a viable element of business security solutions," he stated in the company's announcement.

About the Author

Will Kraft is a Web designer, technical consultant and freelance writer. He can be reached at [email protected]. Also, check out his blog at http://www.willkraftblog.com.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube