Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

dzone.com
dzone.com > articles > secure-mcp-servers

Securing Model Context Protocol Servers

1+ day, 19+ hour ago   (1847+ words) I was showing off a support assistant I'd wired up over the Model Context Protocol. Small thing: it could search our docs and open a doc by name. A teammate, being a teammate, pasted this into the chat pretending to…...

dzone.com
dzone.com > articles > production-agentic-systems-pipeline

Engineering Production Agentic Systems: Part 1: The Pipeline

1+ day, 20+ hour ago   (1561+ words) This is Part 1 of a three-part field manual on engineering production agentic systems. Part 1 takes context engineering. Part 2 takes guardrails. Part 3 takes human-in-the-loop topology. The conviction underneath all three: production agentic systems are won on these three architectural disciplines — not…...

dzone.com
dzone.com > articles > runtime-control-plane-for-agentic-ai

Building a Runtime Control Plane for Agentic AI

1+ day, 21+ hour ago   (510+ words) This article shares the technical patterns, code snippets, and real-world lessons I’ve applied while shipping multiple production-grade agentic systems. Agentic AI Control Plane Architecture Most teams start governance the same way: form a steering committee, write acceptable-use policies, stuff long…...

dzone.com
dzone.com > articles > lift-and-shift-vs-modernize-enterprise-workloads

Lift-and-Shift vs. Modernize for Enterprise Workloads

1+ day, 22+ hour ago   (857+ words) One of the most consequential decisions in any enterprise cloud migration is deceptively simple to state and surprisingly hard to answer: do we move the workload as-is, or do we modernize it first? Having worked through cloud migrations across dozens…...

dzone.com
dzone.com > articles > production-semantic-search-gpt5-foundry

Production-Grade Semantic Search With GPT-5 and Microsoft Fo

1+ day, 23+ hour ago   (398+ words) Most "RAG tutorials" stop at a single embedding query against a single index. That works for a demo and falls over the moment a real user asks something like "compare our Q3 and Q4 vendor contracts and flag anything that changed" — a…...

dzone.com
dzone.com > articles > waterfall-resilient-artifact

One of Waterfall's Most Resilient Artifacts

2+ day, 4+ min ago   (1042+ words) However, it is still alive and embedded in the structure of the work in many organizations, not as a named process but as an unexamined assumption. Not "we do waterfall" — nobody says that. But: "the feature goes to QA when…...

dzone.com
dzone.com > articles > back-end-engineering-evolution

From APIs to Agents: How Back-End Engineering is Evolving in 2026

2+ day, 2+ hour ago   (646+ words) Here’s what is actually shifting, and what stays the same. Three things broke that stability roughly in parallel: The third shift is the one reshaping job descriptions in 2026. Back-ends today are managed and governed by autonomous AI Agents. Where a…...

dzone.com
dzone.com > articles > engineering-production-agentic-systems

Engineering Production Agentic Systems: An Introduction

2+ day, 1+ hour ago   (429+ words) This is the introduction to a three-part series. It frames the conviction, names the production failure modes that motivated the series, and previews the three parts that defend the argument with engineering specifics. After eighteen months of hands-on designing agentic…...

dzone.com
dzone.com > articles > rise-of-agentic-sre

The Rise of Agentic SRE: Humans, Agents, and Reliability

2+ day, 19+ hour ago   (1145+ words) The systems today are too big and too interconnected to be run totally by hand. Teams are contending with noisy alerts, fragmented observability data, constant deployments, and ever more dynamic infrastructure. During incidents, engineers often burn precious minutes just to…...

dzone.com
dzone.com > articles > quarkus-ai-coding-assistants-mcp

Build Living AI Coding Assistants With Quarkus Agent MCP

2+ day, 20+ hour ago   (575+ words) The Model Context Protocol (MCP) bridges this gap by standardizing how AI applications interact with local tools. By leveraging the standalone quarkus-agent-mcp server, you can turn your local AI coding companion into a "living" pair programmer that can build, configure,…...