@diptanu I am also working in this space. Regarding the 2nd point, do the agent calls reach the data plane sandboxes via the control plane API server? Are the latencies within limits?
@braelyn_ai Hmmm, I was also wondering about the same. The competitive angle is good but I doubt if it is going to impact DX/agentX if the diff is in the range of 100ms or so.
@ibuildthecloud Such a wonderful explanation. I thought of sandbox as new virtualization layer but including models as similar to compute, network and storage as you suggested makes more sense and thus agent as the new primitive after containers.
@vishnuvig ๐ Vishnu, we at Neevcloud have also started offering GPU containers. Weโre seeing that some customers want many of the same primitives and controls as VMs, so weโre also moving in a similar direction.
@diptanu With my little experience in GRPC in past, I have found defining Services/Messages quite straightforward in protobuf. Support for mainstream programming languages as well an ecosystem of plugins allows you to quickly bootstrap things.