Tag Archives: distributed

Agent Architecture Wars

Model Context Protocol (MCP) is all through my LinkedIn feed these days. Many SaaS vendors with public APIs are providing a MCP interface to their services as well, allowing AI systems to more easily interface with them. MCP standardizes both authentication (OAuth based) and the format of remote procedure calls (JSON RPC based). But how […]

Docker, Distributed Systems, and Why it Matters to Magento (Part 2)

In Part 1 I talked about the reasons behind why I believe a Docker based distributed Magento installation makes sense. In this post I continue with how it could work and some of the problems to overcome. Hosting Provider Images Getting onto a hosted solution, it is easy to get an Ubuntu or similar distribution […]