Pulumi, a provider of infrastructure as code (IaC) solutions, announced a new internal developer platform (IDP) for delivering cloud infrastructure for developers. Pulumi IDP allows platform teams to publish building blocks in the form of Components, Templates, and Policies. These building blocks incorporate best practices with standard configurations and enforcement of security, compliance, cost, and … continue reading
At its IBM THINK conference today, IBM introduced new updates that will help alleviate some of the challenges associated with scaling AI agents. “The era of AI experimentation is over. Today’s competitive advantage comes from purpose-built AI integration that drives measurable business outcomes,” said Arvind Krishna, chairman and CEO of IBM. “IBM is equipping enterprises … continue reading
In the race to harness ever-more-powerful computing resources, we’ve created an unexpected bottleneck: our own code. Today, the brightest minds in scientific computing face challenges not from hardware limitations, but from adapting existing applications to new architectures. What should be a straightforward path to acceleration has instead become a detour that can consume years of … continue reading
Amazon has announced a new agentic coding experience for Amazon Q Developer in Visual Studio Code. “This experience brings interactive coding capabilities, building upon existing prompt-based features. You now have a natural, real-time collaborative partner working alongside you while writing code, creating documentation, running tests, and reviewing changes,” Amazon wrote in a blog post announcing … continue reading
Over the past year or so, the industry has seen several open-source projects forked because the founders of those projects changed their licenses in moves they say were to protect their intellectual property. Redis switched from the open BSD license to the more restrictive Redis Source Available License v2 and the Server Side Public License … continue reading
Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. Here are all the major AI updates we covered in the month of April. Anthropic announces Integrations for Claude Integrations allows users to connect apps and tools to Claude using … continue reading
JetBrains has announced that its code completion LLM, Mellum, is now available on Hugging Face as an open source model. According to the company, Mellum is a “focal model,” meaning that it was built purposely for a specific task, rather than trying to be good at everything. “It’s designed to do one thing really well: … continue reading
The shift towards decentralized architectural landscapes, driven by the popularity of microservices, cloud-native technologies, and agile development, presents significant challenges for traditional, centralized API governance models. In modern enterprises, applications are powered by APIs that are developed by distributed and independent teams. This necessitates a paradigm shift in how API governance is approached in such … continue reading
Earlier this month, the Certification Authority(CA)/Browser Forum voted to significantly shorten the lifetime of TLS certificates: from 398 days currently to 47 days by March 15, 2029. The CA/Browser Forum is a collective of certificate issuers, browsers, and other applications that use certificates, and they’ve long been discussing the potential for shorter certificate lifetimes. As … continue reading
When the Agile Manifesto was signed in 2001, its authors couldn’t have imagined how artificial intelligence would eventually reinforce and radically extend their principles. Two decades later, AI isn’t just changing how we write code—it’s transforming the fundamental nature of software development itself. Agile methodologies emerged as a response to the rigid, documentation-heavy “waterfall” approach … continue reading
Traditionally, developers have used test-driven development (TDD) to validate applications before implementing the actual functionality. In this approach, developers follow a cycle where they write a test designed to fail, then execute the minimum code necessary to make the test pass, refactor the code to improve quality, and repeat the process by adding more tests … continue reading
When most developers think about testing, they imagine writing unit tests, running test suites, or triaging bugs. But effective testing is far more than that. It’s a cornerstone of reliable software delivery. It ensures business continuity, keeps users happy, and helps avoid costly surprises in production. For modern development teams in fast-moving agile or DevOps … continue reading
Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. It can be hard to keep up with it all, so we’ve written this roundup to share several notable updates around AI that software developers should know about. Docker MCP … continue reading
Harness has announced a new offering to help developers secure their cloud-native applications and APIs, the first major update to feature Traceable’s technology since the companies merged earlier this year. Traceable Cloud Web Application and API Protection (WAAP) provides web application protection, API security, bot mitigation, and DDoS defense. According to Sudhir Patamsetti, senior. director … continue reading