Eliminate Static Google Service Account keys entirely.
Eliminate Static Google Service Account keys entirely using Google Workload Identity Federation with executable-sourced credentials.
Building Stateful Conversational Agents: A Guide to Google SDK & Firestore
Implementing the AI Agent Pattern in an enterprise environment requires moving beyond simple stateless request-response cycles.
Taming Context Bloating
A Guide to overcome the Context Bloating problem.
GraphRAG in Practice: Connecting Disparate Data in Fleet and Clinical Systems with Knowledge Graphs
How to use GraphRAG to connect disparate data in fleet and clinical systems with knowledge graphs.
Foundational Decorative Schema: The Semantic Backbone of Enterprise AI
An exploration of how foundational schemas like Schema.org and JSON-LD serve as the semantic backbone for enterprise AI applications.
From RAG to GraphRAG: Evolving Enterprise AI with Knowledge Graphs
A deep dive into the evolution of enterprise AI from traditional RAG systems to advanced GraphRAG for building trusted AI systems.
Debugging Silent WebSocket Disconnects: Taming the 8KB Tomcat Limit in Spring Boot (audio/video payload)
The debugging journey involving silent WebSocket disconnections ERROR in a Spring Boot
application for handling large payloads (approx. 70KB). The root cause was identified as the default
8KB
buffer limit.
Deep Dive: Enterprise Security with OBO Tokens & AI Agents
A complex, real-world scenario involving a "Traveler App" expense approval flow. Learn how Sally (User), Steve (Manager), API Gateways, and AI Agents work together.
On-Behalf-Of Token: The "Hall Pass" for Enterprise Security
A simple guide to On-Behalf-Of (OBO) tokens. Learn why modern enterprise applications use them to keep data safe and prevent "super-admin" privileges.
Implementing MCP Client-Server Architecture: Connecting LLMs to Tools
The Model Context Protocol (MCP) in action with a simple example of an LLM using MCP to query a tool or send an email.
MCP Explained: How to Connect Any LLM to Any Tool
The Model Context Protocol (MCP) is a standardized, open protocol designed to solve the "N x M" integration problem in AI.
Data extraction from tools known as FunctionTool in Agent SDK
Learn how to build AI Agents that extract structured data parameters from natural language conversations.
Automating Email with Data Transformer.
The data transformer is a powerful tool that allows you to transform data in real time with high flexibility.
Conversational AI Agents Pattern
Learn about the AI Agent Pattern also known as Conversation Chain, and the transition from AI-Ready to AI-Native applications.
Scheduling Assist Agent using Google Gemini
This article explains about how to build complete Artificial Agent from scratch using Google Gemini and Google Cloud Platform.
Automating Email Workflows with Google Cloud Integration
This article explains about how you can use Google Application Integration to send emails via Pub/Sub.
Google Cloud Platform API Gateway Security
Recently Google has introduced a new API management service. Google Cloud API Gateway is a fully managed service...
Strapi with PostgreSQL on GCP
I had to find a reliable way to host Strapi with PostgresSQL at a reasonable cost for my projects...
Google API Gateway and Load Balancer + CDN
Exploring the Google API Gateway product and it looked ideal for developers to create, publish, maintain...