Search

145 results

Clear filters
  • MARCH 9, 2026 / Cloud

    Introducing Wednesday Build Hour

    Wednesday Build Hour is a weekly, interactive "technical gym session" led by Google Cloud experts to help developers and architects sharpen their cloud skills. Moving beyond passive slide decks, the program focuses on hands-on building, covering advanced topics like AI agents, Vertex AI, and developer productivity tools. Each hour-long session is designed to provide tangible results that participants can immediately deploy into their own workflows. It serves as a consistent, dedicated space for builders to stay ahead of the curve and connect with a community of cloud engineers.

    Google Cloud EMEA Developers Wednesday Build Hour Cover Template - 800 x 320 (2)
  • MARCH 6, 2026 / Cloud

    What's new in TensorFlow 2.21

    Google has officially launched LiteRT, the successor to TFLite, which offers significantly faster GPU and NPU acceleration alongside seamless support for PyTorch and JAX. The update also introduces lower-precision data type support for increased efficiency and a commitment to more frequent security and dependency updates across the TensorFlow ecosystem. This transition solidifies LiteRT as Google's primary high-performance framework for deploying GenAI and advanced on-device inference.

    image1 (1)
  • MARCH 5, 2026 / Cloud

    You can't stream the energy: A developer's guide to Google Cloud Next '26 in Vegas

    While keynotes are available online, Google Cloud Next '26 in Las Vegas offers an irreplaceable in-person experience centered on networking, hands-on problem solving, and the transition to agentic AI. The event features specialized technical tracks covering everything from Gemini multimodal breakthroughs to zero-trust security on Cloud Run, providing developers with the tools to balance individual speed with organizational stability. Beyond formal sessions, the "in-person advantage" lies in over 20 developer meetups and collaborative whiteboard sessions designed to foster serendipitous breakthroughs. Ultimately, the conference serves as a high-energy hub for engineers to move beyond the hype and master the modern building blocks of software architecture together.

    PXL_20250410_214904365.PANO
  • FEB. 27, 2026 / AI

    Supercharge your AI agents: The New ADK Integrations Ecosystem

    Agent Development Kit (ADK) now supports a robust ecosystem of third-party tools and integrations. Connect your agents to GitHub, Notion, Hugging Face, and more to build capable, real-world applications.

    blog_banner
  • FEB. 13, 2026 / AI

    Conductor Update: Introducing Automated Reviews

    Conductor for the Gemini CLI has introduced a new Automated Review feature designed to verify the quality and accuracy of AI-generated code. This update addresses the challenge of validating agentic development by automatically checking implementations against original plans, enforcing style guides, and identifying security risks or bugs. by incorporating test-suite validation and providing actionable reports, Conductor helps developers ensure that their AI agents deliver safe, predictable, and architecturally sound code before it is finalized.

    GCLI005-Conductor-Blog-Header
  • JAN. 5, 2026 / AI

    A Developer's Guide to Debugging JAX on Cloud TPUs: Essential Tools and Techniques

    A practical guide to debugging and profiling JAX on Cloud TPUs. It outlines core components (libtpu, JAX/jaxlib) and essential techniques. Tools covered include: Verbose Logging (via libtpu env vars), TPU Monitoring Library for performance metrics, tpu-info for real-time utilization, XLA HLO Dumps for compiler debugging, and the XProf suite for in-depth performance analysis.

    meta
  • DEC. 17, 2025 / AI

    Introducing Agent Development Kit for TypeScript: Build AI Agents with the Power of a Code-First Approach

    Introducing the Agent Development Kit (ADK) for TypeScript, an open-source framework for building complex, multi-agent AI systems with a code-first approach. Developers can define agent logic in TypeScript, applying traditional software development best practices (version control, testing). ADK offers end-to-end type safety, modularity, and deployment-agnostic functionality, leveraging the familiar TypeScript/JavaScript ecosystem.

    Building-1-banner
  • DEC. 17, 2025 / AI

    Conductor: Introducing context-driven development for Gemini CLI

    Conductor is a new Gemini CLI extension that promotes context-driven development. It shifts project context from chat logs to persistent Markdown files for formal specs and plans, ensuring AI agents adhere to project goals, style, and tech stack. This structured workflow is great for "brownfield" projects and teams, allowing for safe iteration and consistent code contributions while keeping the human developer in control.

    GCLI005-Conductor-Metadata-Image
  • DEC. 16, 2025 / AI

    Developer’s guide to multi-agent patterns in ADK

    Learn how to build modular and reliable agentic applications using 8 effective multi-agent design patterns with the Agent Development Kit (ADK).

    meta-data image
  • DEC. 15, 2025 / Mobile

    Introducing A2UI: An open project for agent-driven interfaces

    A2UI is an open-source project for agent-driven, cross-platform, and generative UI. It provides a secure, declarative data format for agents to compose bespoke interfaces from a trusted component catalog, allowing for native styling and incremental updates. Designed for the multi-agent mesh (A2A), it offers a framework-agnostic solution to safely render remote agent UIs, with integrations in AG UI, Flutter's GenUI SDK, Opal, and Gemini Enterprise.

    Train a GPT2 model with JAX on TPU for free