The benefits of microservices are undeniable. Software development companies want to be able to deliver software rapidly, frequently and reliably — and microservices are a means to that end. A recent O’Reilly Media report found that more than 50 percent of software projects are currently using microservices. Of those surveyed, 86 percent have found at … continue reading
One of the chief concerns in software design and development is to create an intuitive user experience. However, developers often forget that they actually have two sets of users to consider: the end-user consuming the product, and the other developers using and working on the code itself. Not upholding good “Code UX” affects the maintainability … continue reading
Facebook has open-sourced its experimental back end for the Glow compiler and runtime project. Glow is an open-source project that allows developers to leverage community-driven software to accelerate the creation of new silicon products for machine learning. By creating an experimental back end, Facebook is strengthening the growing ecosystem of products for accelerating neural network … continue reading
While Robotic Process Automation (RPA) was originally developed to automate time-consuming or tedious manual tasks performed by humans, today it is helping organizations significantly reduce human errors and increase productivity across key markets, while helping companies cut costs. But there’s one thing missing in RPA, and that’s the ability to be cognitively aware. That’s where … continue reading
Microsoft is making it possible for data scientists to interact with PostgreSQL in a visual way with the release of Azure Data Studio, which is a graphical user interface (GUI) editor for PostgreSQL. According to Microsoft, Azure Data Studio inherited a lot of its functionality from VS Code. As such, it supports most of VS … continue reading
Over the past year, the adoption of robotic process automation — essentially advanced macros or “robotic workers” meant to automate the most mundane, repetitive and time-costly tasks — has seen major growth. As the technology matures alongside machine learning and artificial intelligence, Forrester chief analyst Craig Le Clair said that the most promising future for … continue reading
Continuous delivery-as-a-service provider Harness joined the Linux Foundation’s Continuous Delivery Foundation today, a position the company says it will use to foster collaboration and tech evangelism. The CDF was founded in March with the goal of providing a vendor-neutral space for open-source CI/CD projects and to promote collaboration between developers, end users, and vendors. Harness … continue reading
SD Times rang in 2019 with a January issue cover declaring this the year of value stream management. The hype machine is in high gear, touting the benefits of removing waste from your production process and assessing every piece of work you do to make sure it’s providing value. The work of W.E. Deming is … continue reading
Open-source security platform provider Snyk has announced a new integration with Atlassian Bitbucket. The integration, originally completed in March, will provide better end-to-end security for Bitbucket code. According to Snyk, the new integration is between Snyk Pipe and Bitbucket Pipelines. “Our mission is to make open source security easy and thus help developers take ownership … continue reading
Companies in just about every industry are being disrupted by digital natives. To stay competitive, old companies must adapt, which can be a painful transformation. Moving to Agile is tough enough. Now, more businesses have adopted DevOps, continuous integration (CI) and continuous deployment (CD), albeit at different speeds. Software testing at Lincoln Financial Group is … continue reading
Organizations continue to modernize their software development and delivery practices to minimize the impact of business disruption and stay competitive. Many of them have adopted continuous integration (CI) and continuous delivery (CD), but continuous testing (CT) tends to be missing. When CT is absent, software delivery speed and code quality suffer. In short, CT is … continue reading
Visual Studio 2019 is now generally available for Windows and Mac. Microsoft says that updates to the IDE improve on source control, starting up new projects, code navigation, debugging and AI-assisted code completion. “These capabilities work with both your existing project and new projects – from cross-platform C++ applications, to .NET mobile apps for Android … continue reading