Author: drweb

Copado this week extended the artificial intelligence (AI) capabilities it makes available for its DevOps platform for building and deploying Salesforce applications to include an ability to now discover the relationship between the objects used to create code.The Org Intelligence module added to the Copado AI Platform leverages the metadata exposed on the Salesforce platform to extrapolate those relationships in a way that promises to reduce by 80% the amount of time previously required to discover them.Gloria Ramchandani, senior vice president of product at Copado, said that capability, in addition to accelerating the ability of a DevOps team to respond…

Read More

In Docker Desktop 4.44, we’ve focused on delivering enhanced reliability, tighter AI modeling controls, and simplified tool integrations so you can build on your terms. Docker Model Runner Enhancements  Inspectable Model Runner Workflows Now you can inspect AI inference requests and responses directly from Docker Model Runner (DMR), helping you troubleshoot and debug model behavior quickly. This feature brings transparency and debugging capabilities to AI workflows and provides a major usability upgrade for those users experimenting with AI/LLM-based applications.  Use the new request and response inspector for deeper visibility into your inference request/response cycle. This inspector captures HTTP request and…

Read More

A survey of 1,519 application security stakeholders finds nearly all (98%) work for organizations that have experienced a security breach attributable to vulnerable code, with 81% acknowledging their organization has shipped code with known vulnerabilities into production environments.Conducted by Censuswide on behalf of Checkmarx, the survey also finds more than a quarter of organizations (27%) experienced four or more breaches due to these vulnerabilities, with 38% reporting that vulnerable code is being shipped to meet a business, feature or deadline requirement.Roughly a third of respondents are resigned to additional incidents occurring in the next 18 months, with software supply chain…

Read More

This is Part 3 of our MCP Horror Stories series, where we examine real-world security incidents that validate the critical vulnerabilities threatening AI infrastructure and demonstrate how Docker MCP Toolkit provides enterprise-grade protection. The Model Context Protocol (MCP) promised to revolutionize how AI agents interact with developer tools, making GitHub repositories, Slack channels, and databases as accessible as files on your local machine. But as our Part 1 and Part 2 of this series demonstrated, this seamless integration has created unprecedented attack surfaces that traditional security models cannot address. Why This Series Matters Every Horror Story shows how security problems…

Read More
SQL

In today’s data-driven world, organizations are constantly seeking ways to simplify their analytics stack, unify fragmented tools, and unlock real-time insights. Enter Microsoft Fabric, a cloud-native, AI-powered data platform that’s redefining how businesses manage, analyze, and act on data.Whether you’re a startup looking to scale or an enterprise aiming to modernize, Fabric offers a compelling proposition that goes beyond just technology; it is about transforming data into decisions.What Is Microsoft Fabric?Microsoft Fabric is an end-to-end analytics platform that integrates services like Power BI, Azure Synapse, Data Factory, and more into a single Software-as-a-Service (SaaS) experience. It centralizes data storage with…

Read More

Sentry today added an ability to monitor Model Context Protocol (MCP) servers to its application performance monitoring (APM) platform.Originally developed by Anthropic, MCP has emerged as a de facto standard for enabling artificial intelligence (AI) applications to access data that is rapidly being adopted by software development teams.Cody De Arkland, senior director of developer experience for Sentry, said that as application developers increasingly use AI technologies to build applications, many of them are employing MCP servers to now access the data those applications require. By adding a few lines of code using JavaScript software development kit (SDK), the MCP Server…

Read More

If you’re building tools and platforms for the DevOps and platform engineering community—or you’re on the buying side, trying to decide which ones to adopt—you’ve probably noticed a frustrating truth: most market analyst reports don’t keep up with the pace of the software delivery world.We’re in an era where a new CI/CD integration, a Kubernetes operator, or an AI-driven deployment pipeline can drop this week and materially shift a vendor’s value proposition. Yet, the analyst industry is still largely built on static Magic Quadrants, Waves, and similar reports—snapshots frozen in time.Futurum Signal changes that. It’s a real-time, AI-powered, predictive evaluation…

Read More

You: You’re all about creating experiences that hit the right notes, both for fans and the team. You bring ideas to life with code, always eager to experiment, iterate, and level up. You’re proactive, thrive on solving complex challenges, and enjoy working in a fast-paced environment where you can have a real impact.Us: A rapidly growing ticket marketplace that is making waves, a huge amount of positive impact and changing the game in the live entertainment space. We’re on a mission to become the world’s most trusted live event marketplace. Our tech connects fans with their favourite events and creators,…

Read More
SQL

Photo by Element5 Digital on UnsplashI realized I never created a post to show how to deploy Terraform from VS Code. I haven’t done that in a while because I don’t do it at work. We have Azure DevOps pipelines to handle that, but I like to test my code on the side in my personal environment because I don’t have a pipeline set up to push the code. I don’t need a pipeline in my personal environment. Now, I feel rusty on Terraform commands and how to run them from VS Code, so I’m writing this blog post so…

Read More