I hosted and presented a session A2A, MCP, and how independently built AI agents can work together at our Nashua Cloud .NET User Group. The main idea is simple: MCP connects an agent to its tools, while A2A connects agents to each other. A2A gives agents a standard way to discover one another, understand capabilities […]
AWS
Building AI Agents with the Microsoft Agent Framework (#NashuaUG)
I recently presented “Building AI Agents with the Microsoft Agent Framework” at the Nashua Cloud .NET User Group, where we explored how AI systems are evolving from simple prompt-response interactions into fully agentic architectures. The session focused on building intelligent agents with memory, tools, orchestration, and multi-agent collaboration using the Microsoft Agent Framework, which brings […]
Connecting Multi-Cloud AI Agents with Semantic Kernel
At our recent Nashua Cloud .NET User Group meetup, I delivered a session titled “Connecting Multi-Cloud AI Agents with Semantic Kernel,” exploring how organizations can orchestrate intelligent agents across Microsoft, AWS, and Google ecosystems. As AI adoption accelerates, enterprises increasingly need interoperability, portability, and flexible agent orchestration—and this session focused on exactly how to achieve […]
Getting Started with .NET in AWS
I received these links from Ernesto and the AWS .NET product PILOT program through email and adding here for my own reference and hope it helps others as well. AWS Overview – For those who have low familiarity with AWS [Tutorials] Getting-started resource center .NET General [Homepage] AWS .NET resources home page (200-300 level) [Homepage] […]
GSCC2019: Leveraging the Dependency Injection support in Azure Functions/AWS Lambda
Today I had the opportunity to speak at Granite State Code Camp 2019 (GSCC2019), NH. The topic was Leveraging the Dependency Injection support in Azure Functions/AWS Lambda. Meeting URL http://www.granitestatecodecamp.org/schedule Talk Description The serverless technique lets you run code without provisioning or managing servers. You pay only for the compute time you consume, and there […]