What Developers Should Know About Modern CDNs and the Edge

When the web was first scaling up, content delivery networks (CDNs) became a way of dealing with the ever-increasing load. Akamai is widely considered the pioneer of CDN technology in the late-1990s, but arguably it’s been overtaken now by younger, more agile CDN competitors. At least that’s the view of Artur Bergman, co-founder and chief … Read more

KubeCon Europe: How Google Will Evolve Kubernetes in the AI Era

LONDON — With Kubernetes and the cloud native community now 10 years old, KubeCon was a chance to both look back and look ahead for Google’s Jago Macleod, engineering director of GKE and Kubernetes at the company. In a fascinating presentation at KubeCon + CloudNativeCon Europe in London this week, Macleod explained Google’s initial motivation … Read more

AI Coding Trends: Developer Tools To Watch in 2025

With virtually every coding tool now infused with AI, developers are increasingly asking themselves: what type of coding tool should be my default now? Do I need one of those new-fangled “agentic IDEs” or is Visual Studio Code good enough? What role does the cloud play in AI tooling? To answer these questions, I’ve surveyed … Read more

MCP: The Missing Link Between AI Agents and APIs

Last November Anthropic launched the Model Context Protocol (MCP), an open source standard designed to streamline how AI models interact with APIs. As we explained earlier this month, the vision is to make MCP the universal method for AI agents to trigger external actions. MCP has drawn a lot of interest in its first few … Read more

Warp Launches AI-First Native Terminal App for Windows

Warp, the command-line terminal app built for AI, has finally arrived on Windows. Previously it was available only on macOS and Linux, but today’s launch significantly broadens its potential user base. I spoke with Warp’s founder and CEO, Zach Lloyd, about the news. We also discuss how Warp is positioning itself among the raft of … Read more

How AI Agents Are Starting To Automate the Enterprise

So far, 2025 has been the year of AI agents — where generative AI technology is used to automate actions. We’ve seen OpenAI’s Operator debut, demonstrating a prototype agent that can browse the web and do tasks for you. Now a new company called Orby is bringing that same approach to the enterprise, with a … Read more

Beyond DX: Developers Must Now Learn Agent Experience (AX)

In a blog post this month introducing the concept of “Agent Experience” (AX), Netlify CEO Matt Biilmann noted that “today, more than 1,000 sites are being created on Netlify directly from ChatGPT every single day.” Despite knowing that the majority of software developers already use AI-assisted coding tools, I was surprised to read that 1,000 … Read more

Simplify AI Development with Machine Learning Containers

Replicate has a very simple premise: run and share machine learning models in the cloud, using containers technology. Sound familiar? That may be because Replicate’s founder and CEO, Ben Firshman, was previously the creator of Fig, which was acquired by Docker and then became Docker Compose. Replicate is the end result of Firshman and his … Read more

Serverless for AI Devs: Modal’s Python and Rust Based Platform

Serverless has been a trend in internet development for the past decade or more, but has taken on new meaning in the generative AI era. Modal specializes in providing serverless infrastructure tailored for compute-heavy and long-running AI, ML, and data workflows, which are typically challenging for conventional serverless solutions. It’s aimed squarely at developers who … Read more