search

Sections

Architect

159 articles

Google named a Leader in the 2026 IDC MarketScape for Worldwide Foundation Model Software
architect

Google named a Leader in the 2026 IDC MarketScape for Worldwide Foundation Model Software

Google has long prioritized practical enterprise needs, focusing on infrastructure, security, and data platforms essential for large organizations. Emphasizing reliability and predictability, Google aims to deliver models that create business impact. Their leadership status in the IDC MarketScape for foundation model software underscores their ability to translate research into secure systems. With the Gemini Enterprise platform, Google provides tools that enable organizations to use AI more effectively, allowing dynamic agents to handle complex workflows securely. The Gemini 3.5 series, designed for intricate tasks, exemplifies this approach, enabling developers and business users to integrate AI seamlessly into their operations.

Cloud Blog ·
Claude at scale on Google Cloud: Frontier AI, built for enterprise production
architect

Claude at scale on Google Cloud: Frontier AI, built for enterprise production

Running frontier AI in production can be challenging, but Claude on Google Cloud addresses these complexities. It combines Claude’s reasoning capabilities with Google Cloud’s managed infrastructure for ease of use across various enterprise needs. This setup allows for low latency, compliance, and optimized performance, freeing teams from infrastructure management. The platform supports different endpoint types for global reach and regional data needs, ensuring security and cost efficiency, particularly in regulated industries. With features like prompt caching and batch prediction, organizations can enhance performance while managing costs effectively. The integration facilitates a unified approach to both inference and agent functionalities, promoting streamlined development and deployment.

Cloud Blog ·
AI impacting stress levels among cyber professionals
architect

AI impacting stress levels among cyber professionals

AI is affecting the day-to-day careers of cyber security pros in regard to stress levels, but respondents to an ISC2 data-gathering exercise are split over whether or not their stress levels are going up or down

ComputerWeekly.com ·
Google and Industry Partners Announce Agentic Resource Discovery Specification for AI Agents
architect

Google and Industry Partners Announce Agentic Resource Discovery Specification for AI Agents

Google, along with industry partners, has introduced the Agentic Resource Discovery (ARD) Specification, an open standard designed for the publishing, discovery, and verification of AI tools, APIs, and agents. This standard incorporates a discovery layer that utilizes catalogs and registries to facilitate dynamic capability discovery. It also makes use of established protocols such as MCP and OpenAPI, focusing on enhancing trust and interoperability within the AI ecosystem.

InfoQ - Architecture & Design - News ·
Is a Pod the right deployment unit for an AI agent?
architect

Is a Pod the right deployment unit for an AI agent?

When we first started building kagent, we didn’t run every agent in its own Kubernetes Pod, Service, and ServiceAccount. Instead, agents were simply executed inside the kagent runtime. It was the simplest architecture possible: one runtime…

Cloud Native Computing Foundation ·
Google's Genkit Ships Agents API with Detached Turns and Human-in-the-Loop for TypeScript and Go
architect

Google's Genkit Ships Agents API with Detached Turns and Human-in-the-Loop for TypeScript and Go

Google released the Genkit Agents API in preview for TypeScript and Go. The open-source framework packages message history, tool loops, streaming, and state persistence behind a single chat() interface. Detached turns let agents work after clients disconnect. Interruptible tools provide human-in-the-loop control with anti-forgery validation on resume. By Steef-Jan Wiggers

InfoQ - Architecture & Design - News ·
Evolutionary Data through Schemaboi: Achieving Forward, Backwards, and Sideways Compatibility
architect

Evolutionary Data through Schemaboi: Achieving Forward, Backwards, and Sideways Compatibility

Drawing from the enduring adaptability of HTML and HTTP, Seph Gentle proposes embedding self-contained schemas directly into file headers, ensuring data remains readable without external definitions. His experimental format prioritises forward, backwards, and sideways compatibility, enabling data format evolution without central coordination or data loss By Olimpiu Pop

InfoQ - Architecture & Design - News ·