Shashi Kanth G S

Airline Domain · Solution Architect · Applied AI · Cloud · App Modernization

Writing Archive

Architecture notes from real systems, real constraints, and real implementation work.

This page curates your public writing from Medium and DEV into a single portfolio-friendly reading surface, while keeping direct links to the original posts.

Search articles

Filter by title, platform, topic, or tag.

Showing 4 articles.
Open summary
Medium AI ArchitectureFebruary 2026 · Medium6 min read

The Two Rails of Modern AI: How MCP and A2A Power the Next Generation of Agent Systems

A protocol-first view of modern agent systems: MCP as the tool rail, A2A as the agent rail, and why the combination matters for composable AI architecture.

MCP A2A Agentic AI Software Architecture
Open summary
DEV AI ToolingFebruary 27, 2026 · DEV5 min read

Build a Vendor-Neutral A2A Agent That Works With Any LLM Provider

A practical guide to exposing OpenCode behind A2A so orchestration logic stays stable even when the underlying model provider changes.

A2A OpenCode LLM Providers Agent Systems
Open summary
DEV Developer ToolingFebruary 27, 2026 · DEV5 min read

Turn GitHub Copilot into an A2A-Compliant Agent in Under 5 Minutes

A concise walkthrough showing how to expose GitHub Copilot as a discoverable A2A agent with MCP tool access and minimal setup.

GitHub Copilot A2A MCP TypeScript
Open summary
Medium / DEV InfrastructureDecember 31, 2025 · Medium and DEV7 min read

The Missing Piece for AI-Assisted Infrastructure Management

A practical argument for secure, auditable AI-assisted operations, built around SSH MCP Bridge and real-world homelab and infrastructure workflows.

MCP Infrastructure Homelab DevSecOps