Google

Scaling Agentic RL: High-Throughput Agentic Training with Tunix

TPU idling bottlenecks during multi-turn, tool-using LLM agent training caused by network I/O and environment step latencies reducing hardware throughput.

ml-systems distributed-systems
5 min
Google

Building scalable AI agents with modular prompt transpilation

Monolithic system prompts created scaling bottlenecks and runtime errors in AI agent systems, preventing reliable deployment and maintenance.

ml-systems api-design
5 min
Google

We terminated a TPU mid-training and it recovered in seconds: Introduction to elastic training with MaxText

Distributed AI training jobs fail completely when a single machine fails, requiring expensive full-workload restarts from scratch.

distributed-systems ml-systems
5 min
Google

Build reliable multi-agent applications with ADK Go 2.0. Discover our new graph-based workflow engine, built-in human-in-the-loop, and dynamic orchestration

Developers needed a unified runtime to compose and orchestrate complex multi-agent applications without managing separate execution models for single-agent versus multi-agent workflows.

microservices distributed-systems
5 min
Google

Driving the Agent Quality Flywheel from Your Coding Agent

Developers building AI coding agents lack confidence that prompt modifications fixing individual errors won't cause widespread regressions in production systems.

ml-systems observability
5 min
Google

Measuring What Matters with Jules

How to effectively measure and evaluate the performance and quality of AI coding agents as they evolve from reactive task-completion tools to proactive autonomous systems.

observability ml-systems
3 min
Google

Unlocking the Power of the TPU Stack: Introducing our new Developer Hub

Developers lack centralized, practical resources to optimize machine learning workloads and fully utilize the performance capabilities of Google Cloud TPUs.

ml-systems distributed-systems
5 min
Google

Supercharge your integration workflow with the Google Pay & Wallet Developer MCP server

Developers integrating with Google Pay & Wallet APIs experienced friction by having to context-switch between their IDE and external documentation/tools to validate implementations and manage accounts.

api-design sdks
5 min
Google

Agents CLI in Agent Platform: create to production in one CLI

Developers face high context overhead and token waste when scaffolding AI agents locally and struggle to bridge the gap between development environments and production-grade deployment on Google Cloud.

api-design microservices
5 min
Google

Announcing Genkit Middleware: Intercept, extend, and harden your agentic apps

Developers need a way to reliably control, monitor, and extend AI model generation calls in production agentic applications without modifying core business logic.

api-design ml-systems
5 min
Google

Production-Ready AI Agents: 5 Lessons from Refactoring a Monolith

Converting a brittle, monolithic sales research AI prototype into a production-ready agent that eliminates silent failures, fragile parsing, and lacks observability.

microservices observability
5 min