gcp Google Cloud Blog ·

Google Cloud details its AI-powered database agents for management and observability

blogaigcppreviewengineergcp-cloud-sqlgcp-spannergcp-firestore
announcement

This post details Google Cloud's AI-powered Database Operations Agents, first announced at Cloud Next ‘26, designed to simplify database management. The Database Onboarding Agent assists with setup and configuration, while the Database Observability Agent aids in monitoring, troubleshooting, and maintenance. These agents leverage Gemini's reasoning capabilities to automate tasks like query optimization, anomaly detection, and root cause analysis, reducing the need for manual intervention and improving operational efficiency. They are accessible via Gemini Cloud Assist and support a broad range of Google Cloud databases including Cloud SQL, Spanner, and AlloyDB.

  • Introduction to AI-powered Database Operations Agents
  • Database Observability Agent for Day 1 and 2 operations
  • Flexible integration across Google Cloud console, CLI, and IDEs
  • Broad database support for Observability Agent
  • Database Onboarding Agent for Day 0 operations
Notes (6)
  • Introduction to AI-powered Database Operations Agents

    Google Cloud introduced two AI-powered database agents at Cloud Next ‘26 to streamline database management, addressing challenges like manual planning, custom scripting, and continuous monitoring. These agents are designed to automate complex tasks, from initial setup to ongoing optimization, leveraging Google's operational experience.

  • Database Observability Agent for Day 1 and 2 operations

    This agent assists SREs, DevOps professionals, DBAs, and developers in diagnosing and remediating complex database issues using natural language prompts. It correlates telemetry across various Google Cloud sources like Database Insights and Cloud Monitoring to provide root cause analysis and suggests validated actions. Some capabilities, such as in-product investigations and validated remediations, are currently in preview with select customers.

  • Flexible integration across Google Cloud console, CLI, and IDEs

    The Observability Agent's capabilities are accessible through Cloud Assist chat, in-product investigations on database pages, and developer tools like Antigravity or IDEs. This integration allows users to ask natural language questions, get summarized analysis, and perform root-cause analysis and remediations directly within their existing workflows.

  • Broad database support for Observability Agent

    The Observability Agent supports a wide array of Google Cloud databases, including Cloud SQL (PostgreSQL, MySQL, SQL Server), Spanner, AlloyDB, and Bigtable. It helps troubleshoot issues like instance load, query performance, connectivity, read/write latencies, and replica lag across these services.

  • Database Onboarding Agent for Day 0 operations

    The Onboarding Agent guides users through the database selection and setup process by understanding application requirements in natural language. It recommends optimal Google Cloud Managed Database services based on workload performance, scale, and data type, and generates the necessary commands for provisioning and configuration.

  • Accessing Database Onboarding and Observability Agents

    Both the Database Observability and Onboarding Agents are available via Gemini Cloud Assist. They support services including AlloyDB, Bigtable, Cloud SQL, Firestore, Memorystore, and Spanner, providing AI-assisted troubleshooting and chat functionalities.

Read the original announcement →

https://cloud.google.com/blog/products/databases/deep-dive-on-new-ai-powered-database-agents/

Related releases