News from the World of Software Development – November 2017

Welcome to this month’s edition of the Betica Blog news digest, looking at a few recent stories of interest to the software development community. With the Holidays rapidly approaching, it becomes time to ramp up the effort to successfully reach your organization’s year end goals. Perhaps the stories within provide a measure of insight to inspire your team? If interested in last month’s digest, simply click on the following link.

Is DevOps’ Maturity Level being exaggerated by CIOs?

We regularly talk about DevOps: its growing adoption rate, the advantages it brings to the software development process, strategies on how to implement it, and more. A recent study by the tech industry research group, Forrester, notes that executives exaggerate the maturity level of their DevOps adoption. ZDNet reported on the study findings earlier this week.

In short, Forrester feels CIOs overstate their progress at implementing DevOps. According to the research firm: “[businesses] are gaining some speed, but the primary benefit connecting development and operations for both speed and quality is still elusive for many.” A major issue hampering full adoption involves the large cultural changes that need to happen for a successful implementation.

Increasing the speed of software delivery is one thing, but sometimes additional velocity comes at a cost in overall quality. This appears to be another issue affecting the perception of DevOps maturity. In fact, different perspectives exist between CIOs and DevOps practitioners as far as the overall success of the practice at their business.

Another reason executives exaggerate their organization’s success level with DevOps relates to overestimating the number of automated processes in place in their software development practice. Automation remains a key indicator of DevOps adding value to a company, according to Forrester.

Ultimately, Forrester concludes that “[f]or an enterprise to implement DevOps successfully, both executives and practitioners need to understand the current maturity state. Executives and practitioners differ widely in their perspectives on strategy, customer experience and progress they have made on their DevOps journey. When pros and executives are on the same page, your business wins!”

Microsoft lets F# target .NET Core Projects

Microsoft introduced .NET Core in August, an open source version of its software framework; an example of Redmond’s friendlier stance towards the open source software community. The preview version of Visual Studio, the company’s flagship IDE, allows F# programmers to target .NET Core as well the standard version of the framework. News about this new VS feature appeared this week in Visual Studio Magazine.

F# is Microsoft’s largely functional programming language that includes a measure of object-oriented and imperative methodologies. The F# Software Foundation also contributed to its development and produced an open source compiler for the language.

Microsoft’s Phillip Carter commented on the new F# support for .NET Core. “Finally, we are laying the groundwork for a long-term effort of migrating all F# projects to the new project system that .NET Core and .NET Standard projects use,” said Carter. Microsoft maintains a repository for their open source F# compiler and other related tools on GitHub.

Uses for F# abound; the language is especially known for its brevity and ease of maintenance. For example, Credit Suisse relies on the language for writing quantitative models for the financial industry. Other applications include asset portfolio optimization, machine learning, business intelligence, and more.

Hopefully this edition of the Betica Blog news digest provided some insight to help in your daily duties. As always, thanks for reading!

Posted on December 1, 2017 Categories News, Software Development Tags .NET, DevOps, F#, Microsoft, November, Open Source, Software Development