A majority of DevOps teams believe that building a learning culture is highly important. According to the DevOps Institute’s Upskilling 2021 Report, 70% of respondents viewed it as a top priority. In order to build a successful learning culture, teams have to eliminate blaming and shaming its members when problems arise. The report found some … continue reading
Data quality monitoring company Lightup has announced a beta program intended to help customers identify issues with their data. Lightup tracks data that goes in and out of applications and detects when there are changes that would indicate data quality degradation. It takes metrics such as data availability, data delay, and data volume to determine … continue reading
Redis Labs announced that it is adding stronger consistency, integrated data models, low sub-millisecond latency for a globally deployed database and artificial intelligence to further Redis as a real-time data platform. RedisRaft will be available in Redis 7.0 and will enable Redis to be deployed and run in a strongly consistent fashion, according to the … continue reading
Node.js 16 is now available with an upgrade to the V8 JavaScript engine, prebuilt binaries for Apple Silicon, and additional stable APIs. The V8 JavaScript engine has been updated from version 8.6 to 9.0. According to the team, this update includes ECMAScript RegExp Match Indices, which provide start and end indices for a captured string. … continue reading
In an effort to standardize mobile security, 20 different companies in collaboration with the Internet of Security Things Alliance (ioXt) worked on adding a new set of security and privacy requirements for mobile apps and VPNs. Google, Amazon, NowSecure, NCC Group, DEKRA, Onware Security, and 7layers are among the companies who helped contribute to the … continue reading
Automating policy enforcement is a key component of ensuring development teams are releasing secure applications in today’s fast-paced, cloud-native world. Many DevSecOps teams are achieving this by utilizing policy as code. According to Tim Hinrichs, co-founder of Styra, policy as code provides a specific file format for policy that is readable by machines, which allows … continue reading
The Eclipse Foundation this week announced that when AdoptOpenJDK transitions to the foundation under its new name: Eclipse Adoptium, it will focus on building a new infrastructure called Eclipse Temurin for building and releasing JDK releases. AdoptOpenJDK is a project that allows Java developers to download OpenJDK binaries. “Our goal is to meet the needs … continue reading
Google has announced it is making its no-code platform AppSheet Automation generally available. The platform was first announced last fall. AppSheet Automation helps companies automate their manual tasks and focus more of their time and effort on high-impact work. Its Intelligent Document Processing feature, for example, allows users to automatically extract unstructured data from documents … continue reading
Automation is becoming increasingly tied to the testing process. According to PractiTest’s recently released State of Testing report, 90% of organizations implement test automation into their processes. Ninety-seven percent of respondents said that functional testing automation was important for success, and 96% said test automation patterns, principles, and practices were also critical. This automation isn’t … continue reading
If you do a Google search for the phrase “observability tools,” it’ll return about 3.3 million results. As observability is the hot thing right now, every vendor is trying to get aboard the observability train. But observability is not as simple as buying a tool; it’s more of a process change — a way of … continue reading
The latest version of the NativeScript framework is now available. NativeScript 8.0 features more streamlining of the core of the framework so that it can serve as a good foundation for future enhancements, as well as the release of a new Best Practices Guide. According to the team, the previous release last Fall, NativeScript 7.0, … continue reading
Bridgecrew has announced the release of Checkov 2.0. Checkov is a static code analysis tool specifically designed for Infrastructure as Code (IaC). “Policies that take into account interdependencies within IaC are critical to understanding the impact of misconfigurations,” said Rob Eden, senior engineer and Checkov contributor. “It’s not enough to know that a security group … continue reading