Author: drweb

A survey of 300 IT leaders finds 90% are leading teams that use artificial intelligence (AI) tools to develop applications, with 71% reporting they will not consider hiring application developers who lack AI and machine learning experience.Conducted by the market research firm Dynata on behalf of App Builder, a unit of Infragistics, the survey also finds 45% of survey respondents who lead organizations that don’t currently use AI to build software expect they will be within the year.Overall, the survey finds 30% of respondents reporting that recruiting qualified developers and IT staff is among their top challenges in 2025. Beyond…

Read More

ControlMonkey today added a risk index dashboard to its automation platform for managing code created using infrastructure as code (IaC) tools based on open-source Terraform software.Company CEO Aharon Twizer said the IaC Risk Index dashboard, in addition to surfacing vulnerabilities, provides insights into how infrastructure was delivered and whether it has been provisioned using code.That latter issue is especially critical because, despite any tendency developers have to misconfigure infrastructure using Terraform tools, it turns out that ControlMonkey research finds unmanaged infrastructure is twice as likely to have security risks that have not been addressed, said Twizer.In total, the amount of…

Read More

There’s a line from The Who that keeps echoing in my head these days: “Meet the new boss, same as the old boss.” It’s oddly fitting for the current state of DevOps — especially when we look at how artificial intelligence (AI) is being harnessed to reimagine, reengineer, and, in some ways, just refine the same core challenges that have plagued developers and DevOps engineers for years.Three recent pieces here on DevOps.com shed light on the wave of AI-driven innovation sweeping across the DevOps landscape. Each offers a snapshot of how both fresh startups and well-established players are attacking the…

Read More

No one can deny the fact that the more API is used in the modern software world, the more it has become a security liability. Too often, API vulnerabilities are found at later stages of the cycle, which should have been addressed earlier, contrary to the principles of the Shift Left Approach.  Also, where DevOps teams are already part of managing pipelines, unit tests and integration tests, API security should be treated as a shared responsibility now.  If DevOps already owns or co-owns speed, quality, stability and infrastructure, then ignoring security becomes a gap in ownership. Let’s dive into detail why…

Read More

Compose Editing Evolved: Schema-Driven and Context-Aware Every day, thousands of developers are creating and editing Compose files. At Docker, we are regularly adding more features to Docker Compose such as the new provider services capability that lets you run AI models as part of your multi-container applications with Docker Model Runner. We know that providing a first-class editing experience for Compose…

Read More
SQL

Boost Your Azure Fabric Pipelines: Don’t Overlook This Crucial Spark SettingAre your Azure Fabric pipelines with multiple notebooks running slower than you’d like? Are you paying for more Spark compute time than you should be? The culprit might be a simple setting that’s easy to miss. In this blog post, we’ll dive into the “For pipeline running multiple notebooks” setting in Azure Fabric and explain why enabling it can significantly improve your pipeline’s performance and reduce your costs.The Challenge: Multiple Notebooks, Multiple Spark SessionsImagine a common scenario: a data pipeline that needs to get data from multiple sources, process it,…

Read More

Leadership & Team Management•Lead, coach, and grow a team of engineering leads and their direct reports, creating an environment of accountability, collaboration, and continuous learning•Cultivate an engineering culture focused on innovation, speed, and quality—balancing long-term architecture with near-term delivery•Own the technical rhythm of the team: rituals, code quality, reviews, standups, and release cadence•Encourage experimentation and exploration of emerging technologies, including AI tooling, to improve developer velocity and product performance•Establish and maintain engineering best practices, code quality standards, and architectural consistency across teams•Partner with the VP of Digital Product & Development to ensure seamless execution of the product roadmap and sprint…

Read More

The data lakehouse has revolutionized how organizations store and manage massive datasets. Still, a critical gap has emerged: How do you serve that data directly to customer-facing applications without building complex, bloated architectures? StarTree’s new Apache Iceberg integration aims to solve this challenge by collapsing the traditional query and serving layers into a single, high-performance solution.The Architecture Bloat ProblemToday’s data lakehouse implementations excel at internal analytics; feeding executive dashboards and supporting data scientist workflows. However, when organizations want to create customer-facing data products, they typically resort to a complex, multistep process: Extracting data from the lakehouse, transforming it into insights,…

Read More

A system administrator’s routine tasks include configuring, maintaining, troubleshooting, and managing servers and networks within data centers. There are numerous tools and utilities in Linux that are designed for administrative purposes. In this article, we will review some of the most used command-line tools and utilities for network management in Linux, under different categories. We will explain some common usage examples, which will make network management much easier in Linux. This list is equally useful to full-time Linux network engineers. Network Configuration, Troubleshooting, and Debugging Tools 1. ifconfig Command ifconfig is a command-line interface tool for network interface configuration and…

Read More

Veracode today revealed an alliance through which it will integrate its application security posture management (ASPM) platform with the cloud native application protection platform from Wiz.Derek Maki, head of product at Veracode, said the connectors provided will make it simpler to correlate risks discovered in source code using Veracode Risk Manager (VRM) with the threats discovered in production environments using the Wiz cybersecurity platform, including known vulnerabilities and misconfiguration findings.Any security threat discovered by Wiz will also be fed directly into VRM to enhance its risk scoring model in a way that should enable DevSecOps teams to better prioritize their…

Read More