In this issue, March 10, 2026 View it in your browser.

AGENTS.md, Busting AI Myths, Dragonfly, Nested Virtualization, AWS Agent Plugins, GitHub AI Data, Rspress 2.0, DoorDash’s Platform, Uber's Hybrid Cloud Data, Decentralizing Architecture, Technical Migration, Green IT

QCon AI Boston (June 1-2): Learn how senior engineers are moving AI from prototype to production.

From building reliable deployment pipelines to choosing the right platform architecture and proving business value to leadership, QCon AI Boston 2026 shares how senior practitioners are solving real AI implementation challenges. Save with early bird pricing. Explore the conference.

 

Sponsored by Akka

AI Agent Swarm Patterns - Sponsored by Akka

AI Agent Swarm Patterns

Single LLM workflows often break down when faced with complex, multi-step problems that require coordination, context sharing, and parallel reasoning. Learn how AI Agent Swarms use multi-agent architectures to orchestrate sequential, cooperative, and delegative patterns—while addressing context management, parallelism, and state-driven trust in LLM systems. Live Webinar, March 26th, 2026 — Save Your Seat.

https://res.infoq.com/podcasts/redefining-architecture-boundaries-matter-most/en/smallimage/the-infoq-podcast-logo-thumbnail-1771940976745.jpg

[Video Podcast] AI Autonomy Is Redefining Architecture: Boundaries Now Matter Most

This conversation explores why generative AI is not just another automation layer but a shift into autonomy. The key idea is that we cannot retrofit AI into old procedural workflows and expect it to behave. Once autonomy is introduced, systems will drift, show emergent behaviour, and act in ways we did not explicitly script. (Podcast)

https://res.infoq.com/podcasts/frictionless-devex/en/smallimage/the-infoq-podcast-logo-thumbnail-1771853825072.jpg

[Video Podcast] Frictionless DevEx with Nicole Forsgren

In this episode, Thomas Betts talks with Dr. Nicole Forsgren, the author of Accelerate and one of the most prominent and important minds in DevOps and developer productivity. The conversation is about identifying and removing developer friction, the subject of her new book, Frictionless. (Podcast)

TOP AI, ML & Data Engineering NEWS HEADLINES

  1. Scaling Human Judgment: How Dropbox Uses LLMs to Improve Labeling for RAG Systems

  2. New Research Reassesses the Value of AGENTS.md Files for AI Coding

  3. Google Launches Automated Review Feature in Gemini CLI Conductor

  4. Google Publishes Scaling Principles for Agentic Architectures

  5. OpenAI Codex-Spark Achieves Ultra-Fast Coding Speeds on Cerebras Hardware

Busting AI Myths and Embracing Realities in Privacy & Security

Katharine Jarmul discusses the realities of securing AI systems in an era of increasing automation. She explains why "better performance" doesn't fix privacy leaks and shares five common myths that mislead engineering leaders. From red teaming to differential privacy and running local models, She provides a practical framework for architects to save themselves from emerging AI threats. (Presentation with transcript included)

Sponsored by NeuBird AI

From Observability to Actionability: Designing Agentic AI for Autonomous SRE on AWS - Sponsored by NeuBird AI

From Observability to Actionability: Designing Agentic AI for Autonomous SRE on AWS

Modern observability drowns SRE teams in alerts but delivers little clarity. This eBook shows how Agentic AI transforms observability into actionability, automating RCA and incident response to cut downtime and scale AWS operations. Download Now.

TOP DevOps NEWS HEADLINES

  1. Google Cloud Brings Full OpenTelemetry Support to Cloud Monitoring Metrics

  2. Google Enhances Node Pool Auto-Creation Speed for GKE Clusters

CNCF Graduates Dragonfly, Marking Major Milestone for Cloud-Native Image Distribution

The Cloud Native Computing Foundation (CNCF) announced recently that Dragonfly, its open source image and file distribution system, has reached graduated status, the highest maturity level within the CNCF project lifecycle. (News)

Sponsored by Autify

Is Automation Dead? How to Build an AI-Native Testing Strategy - Sponsored by Autify

Is Automation Dead? How to Build an AI-Native Testing Strategy

Traditional test automation is hitting its limits. Join us to see how autonomous AI agents expand coverage, eliminate scripts and maintenance, and reshape modern testing strategies. Register now.

TOP Cloud NEWS HEADLINES

  1. Google BigQuery Previews Cross-Region SQL Queries for Distributed Data

  2. AWS Introduces Nested Virtualization on EC2 Instances

  3. Standardizing Post-Quantum IPsec: Cloudflare Adopts Hybrid ML-KEM to Replace Ciphersuite Bloat

  4. OpenAI Secures AWS Distribution for Frontier Platform in $110B Multi-Cloud Deal

AWS Launches Agent Plugins to Automate Cloud Deployment

AWS launched Agent Plugins for AWS, providing AI coding agents with specialized deployment skills. The initial deploy-on-aws plugin transforms workflows by accepting commands like "deploy to AWS" and generating complete pipelines with architecture recommendations, cost estimates, and infrastructure code. Supported in Claude Code and Cursor, AWS claims 10-minute deployments versus hours manually. (News)

TOP Development NEWS HEADLINES

  1. Cloudflare Debuts Markdown for Agents and Content Signals to Guide AI Crawlers

  2. GitHub's Points to a More Global, AI-Challenged Open Source Ecosystem in 2026

  3. GitHub Data Shows AI Tools Creating "Convenience Loops" That Reshape Developer Language Choices

What I Wish I Knew When I Started with Green IT

Ludi Akue discusses how the tech sector’s rising emissions impact our global climate goals. Drawing from her experience as a CTO, she explains seven key lessons for implementing Green IT. She shares insights on LCA assessments, the paradox of microservices, and why FinOps doesn’t always equal green. (Presentation with transcript included)

Java News Roundup: Lazy Constants, TornadoVM 3.0, NetBeans 29, Quarkus, JReleaser, Open Liberty

This week's Java roundup for February 23rd, 2026, features news highlighting: new JEP 531 Candidate, Lazy Constants; GA releases of TornadoVM 3.0 and NetBeans 29; point releases of Quarkus, JReleaser, Chicory and RefactorFirst; maintenance releases of Micronaut and Jox; and the February 2026 edition of Open Liberty. (News)

TOP Web Development NEWS HEADLINES

  1. Rspress 2.0: AI-Native Documentation, Faster Startup and a Redesigned Theme

Vue Router 5: File-Based Routing into Core with No Breaking Changes

Vue Router 5.0 has integrated unplugin-vue-router into its core, enhancing file-based routing and TypeScript support. This transition release boasts no breaking changes, simplifies dependencies, and introduces experimental features like data loaders and improved editor tooling. Ideal for Vue.js developers, it positions itself as a bridge to the upcoming ESM-only version 6. (News)

In Case You Missed It

Borrowing from Kotlin/Android to Architect Scalable iOS Apps in SwiftUI

iOS developers often rely on samples that don’t mirror real-world scale, while Kotlin provides proven architectural guidance. Here’s how to translate those ideas into SwiftUI for apps that scale. (Article)

Sponsored by Guardsquare

What if your APIs are trusting compromised mobile apps? - Sponsored by Guardsquare

What if your APIs are trusting compromised mobile apps?

Cloned builds. Repackaged apps. Automated fraud. Most attackers don’t break in, they log in. Join us March 31, to rethink mobile + API security.

TOP Architecture & Design NEWS HEADLINES

  1. Architecting for Global Scale: Inside DoorDash’s Unified, Composable Dasher Onboarding Platform

  2. From Central Control to Team Autonomy: Rethinking Infrastructure Delivery

  3. Hybrid Cloud Data at Uber: How Engineers Solved Extreme-Scale Replication Challenges

Read-Copy-Update (RCU): The Secret to Lock-Free Performance

Innovative software engineer with expertise in optimizing concurrency through advanced techniques like Read-Copy-Update (RCU). Proven track record of boosting read performance by over 110% in read-heavy workloads. Skilled in leveraging RCU principles across production systems, enhancing architecture efficiency, and streamlining data handling to maximize scalability and minimize overhead. (Article)

So You’ve Decided To Do a Technical Migration

Sophie Koonin discusses the realities of large-scale technical migrations, using Monzo’s shift to TypeScript as a roadmap. She explains how to handle "bends in the road", from documentation and tooling to setting measurable milestones. Sophie shares vital lessons on balancing technical debt with feature work and provides a framework for deciding if a migration is truly worth the effort. (Presentation with transcript included)

Decentralizing Architectural Decisions with the Architecture Advice Process

Our system architectures have changed as technology and development practices have evolved, but the way we practice architecture hasn’t kept up. According to Andrew Harmel-Law, architecture needs to be decentralized, similar to how we have decentralized our systems. The alternative to having an architect take and communicate decisions is to “let anyone make the decisions” using the advice process. (News)

InfoQ Call for Contributors

Write for InfoQ: Share knowledge, connect with the global software development community, and grow your career

Are you an experienced senior software engineer or technical leader that is passionate about innovation, adoption of technologies, and the learning and sharing of knowledge with your peers?

InfoQ content is written exclusively by software practitioners like yourself, with the goal of sharing inspiring content from real-world use cases, best practices used by innovator and early adopter companies, and news on emerging trends.

Join the InfoQ Writing Team

SPONSORED CONTENT

Latest Sponsored Resources

document Is Automation Dead? How to Build an AI-Native Testing Strategy

document The InfoQ Trends Reports 2025 eMag

document Architecture Through Different Lenses 2025

document Cutting Java Costs in 2026 Without Slowing Delivery