Data parsing is the process of converting data from one format to another with the intention of simplifying it and making it more comprehendible. Parsing is a technical capability that, according to Gartner analyst Jason Medd, can be broken down into three categories in the context of data management. The first is data set level … continue reading
If you are a developer, there is a good chance that in your professional life you have been required to develop authentication and authorization management systems for an application from scratch. In fact, there’s a good chance you’ve even had to rebuild it several times in a very short period, based on the evolution of … continue reading
It is a well-established fact in software delivery that the earlier in the life cycle you can find and fix an issue, the less costly it is to remediate. In the world of data, inaccurate inputs can cost a company not only time to repair, but it can mean lost revenue due to the inability … continue reading
In an era of constant innovation, there is an increasing need for continuous iteration, which leads to a more complex model development lifecycle. Keeping track of all the inputs and outputs including features, metrics and artifacts for each model version can be difficult and, at times, tedious. In pursuit of simplifying this process, Capital One … continue reading
To secure the software in your supply chain, there’s a lot of hype today about the need for an SBOM (software bill of materials). But what does that really mean for development teams today? BOMs have been used for years by organizations; they are a list of the raw materials, sub-assemblies, intermediate assemblies, sub-components, parts, … continue reading
The 2021 State of DevOps report indicates that greater than 74% of organizations surveyed have Change Failure Rate (CFR) greater than 16% (the report provides a range from 16% to 30%). Of these, a significant proportion (> 35%) likely have CFRs exceeding 23%. This means that while organizations seek to increase software change velocity (as … continue reading
As the pace and complexity of software development increases, organizations are looking for ways to improve the performance and effectiveness of their application security testing, including “shifting left” by integrating security testing directly into developer tools and workflows. This makes a lot of sense, because defects, including security defects, can often be addressed faster and … continue reading
Did you know that service virtualization has been around for about two decades? That’s right. Even before the cloud was considered mainstream, we had service virtualization solutions to help in the development and testing of software applications. As a refresher, service virtualization is a technique that simulates the behavior of various components in software applications. … continue reading
When creating, testing, and deploying software, many development companies now use proprietary software and open source software (OSS). Proprietary software, also known as closed-source or non-free software, includes applications for which the publisher or another person reserves licensing rights to modify, use, or share modifications. Examples include Adobe Flash Player, Adobe Photoshop, macOS, Microsoft … continue reading
When you hear about the impacts of not protecting your application, you most often think of the financial loss. It’s no wonder though: the average cost of vulnerabilities is about $13 million dollars, spread across fines, the cost of remediation, and the cost of preventing data leakage. It’s not even factoring in the cost of … continue reading
The challenge of moving data between platforms, between organizations, or even something as seemingly simple as onboarding a new customer, has been a pervasive one, especially considering how important accurate and available data is to pretty much every business. The problem of transferring data has led to numerous file formats, notably Excel spreadsheets and multiple … continue reading
Modern software development can often feel like a Catch-22: to keep customers happy, companies must deliver new features faster. But deliver too fast without enough testing and bugs can slip into production, frustrating the customers who eagerly awaited the new feature in the first place. This paradigm often pits quality assurance against developers as they … continue reading
The ability to ensure applications deliver consistent, responsive performance at all times is critical for pretty much every organization, and is especially vital for retailers and other e-commerce providers. Even if an app delivers the best, most innovative functionality, it won’t matter if loading or transactions take too long. Further, as users continue to grow … continue reading
Most teams are somewhere on the path to DevOps maturity, with just 11% saying they’ve implemented full automation in DevOps. This means that despite being around for almost two decades, most organizations are still figuring out what full DevOps adoption looks like for their teams. However, after years of disruption, rising customer expectations for digital … continue reading