Docker announced a new GenAI Stack in partnership with Neo4j, LangChain, and Ollama during its annual DockerCon developer conference keynote. This GenAI Stack is designed to help developers quickly and easily build generative AI applications without searching for and configuring various technologies. It includes pre-configured components like large language models (LLMs) from Ollama, vector and … continue reading
Studies show that DevOps adoption is still a moving target for the vast majority of software development teams, with just 11% reporting full DevOps maturity in 2022. Navigating this transition requires organization-wide metrics that help everyone understand their role. To that end, Google developed the DORA (DevOps Research and Assessment) metrics to give development teams … continue reading
OpenPubkey is an open-source cryptographic protocol that hopes to strengthen security in the open source ecosystem. It makes use of the authentication framework OpenID Connect, enabling users to sign artifacts using their OpenID identity. This enables the use of supply chain security features like signed builds, deployments, and code commits. It was developed at BastionZero, … continue reading
The W3C has announced the approval of the latest version of the Web Content Accessibility Guidelines (WCAG), which is a set of recommendations that web developers should follow to make their websites more accessible. WCAG 2.2 adds nine new success criteria. The first three are related to keyboard focus. There is a minimum and enhanced … continue reading
In 2023, there was an 18% decline in the number of open-source projects that are considered to be “actively maintained.” This is according to Sonatype’s Annual State of the Software Supply Chain Report. The report claims that only 11% of open-source projects are actually actively maintained. Despite these flaws, Sonatype still says that 96% of … continue reading
Having a healthy work culture can have many benefits for software teams, such as burnout prevention, increased productivity, and higher rates of job satisfaction. According to Google Cloud’s 2023 Accelerate State of DevOps Report, having a healthy culture also results in 30% higher performance than those without. In its study, Google ranked culture based on … continue reading
Amazon is releasing a new data management service to enable collaboration on data between different areas of an organization. Amazon DataZone enables cataloging, discovery, analysis, sharing, and governance of data between its producers and consumers. The data producers provide the data catalog with structured data assets, and then consumers can subscribe to those assets and … continue reading
Android 14 has been under development for several months, and finally the source code is being pushed to the Android Open Source Project (AOSP), which is the repository where official Android code is stored and where manufacturers can go to grab the source code and create their own variants. Many of the updates in Android … continue reading
Azul has announced a new feature that catalogs the source code used by production Java applications so that unused code can be removed. Code Inventory collects detailed information about code information within the JVM to provide a report on what is used across the Java workloads running in production. The report also includes the date … continue reading
Opsera, a unified DevOps platform, has secured $12 million in Series A Plus funding. This funding will support the development of Hummingbird AI, a generative AI initiative, and drive the growth of Opsera. Hummingbird AI aims to introduce innovative features to the DevOps and DevSecOps domains. The funding round is led by Taiwania Capital, with … continue reading
Codeless platform Unqork has announced its codeless IDE called UDesigner and Integration Gateway. UDesigner enables cross-functional teams to create future-proof applications faster, and Integration Gateway simplifies digital transformation by securely integrating with over 700 third-party systems. UDesigner offers an extensive IDE experience with features like assisted development, customization, and best practice guidance. It facilitates collaboration … continue reading
The mobile testing company Kobiton has released a new version of its test automation platform. With the latest updates, the company hopes to help organizations remove “major bottlenecks” in the testing and delivery of mobile apps. To help make testing more efficient, the company is introducing several AI capabilities. These include support for Appium script … continue reading
Boomi is enhancing its connectivity and integration platform with Boomi GPT, a conversational AI that customers can use to automate tasks in the Boomi platform. It was trained on data from over 200 million of Boomi’s integrations and can enable customers to connect applications, data, processes, people, and devices. Similar to ChatGPT, users will provide … continue reading
The software delivery management company LinearB is releasing a free DORA Metrics dashboard. The DORA Metrics are a common set of DevOps metrics that ranks teams into categories of low or elite performers based on four metrics: deployment frequency, lead time for changes, mean time to recovery, and change failure rate. The new dashboard currently … continue reading