Google Cloud Tech
Overview
Official technical channel for google-cloud, providing engineering tutorials, product deep-dives, and best practices for cloud infrastructure.
Key Topics & Content
- AI Agents & Frameworks
- Detailed breakdown of AI agents vs. traditional chatbots, focusing on reasoning, acting, and adaptability capabilities.
- Explanation of the react-framework (Reasoning + Acting) as a foundational pattern for agent behavior.
- Overview of behavioral types in agent design and introduction to the Google ADK (Agent Development Kit).
- See: [[lab-notes/2026-06-13-AI
- Model Context Protocol (MCP)
- Introduction to MCP as an open standard for integrating AI language models with external tools, data, and controls.
- Addresses inherent complexities in connecting LLMs to external resources.
- See: Model Context Protocol: Standardizing AI Model Interaction with External Resources