Master the five orchestration patterns: Sequential, Concurrent, Handoff, Group Chat, and Magentic. Learn when to use each pattern.
Read more →Category: Cloud Computing
Cloud computing is Internet-based computing, whereby shared resources, software, and information are provided to computers and other devices on demand, as with the electricity grid.
Cloud computing is a natural evolution of the widespread adoption of virtualization, Service-oriented architecture and utility computing. Details are abstracted from consumers, who no longer have need for expertise in, or control over, the technology infrastructure “in the cloud” that supports them.[1] Cloud computing describes a new supplement, consumption, and delivery model for IT services based on the Internet, and it typically involves over-the-Internet provision of dynamically scalable and often virtualized resources.[2][3] It is a byproduct and consequence of the ease-of-access to remote computing sites provided by the Internet.[4] This frequently takes the form of web-based tools or applications that users can access and use through a web browser as if it were a program installed locally on their…
Workflows: Graph-Based Agent Orchestration in Microsoft Agent Framework – Part 6
Build graph-based workflows connecting multiple agents. Learn executors, edges, conditional routing, and checkpointing for complex business processes.
Read more →Multi-Turn Conversations & Agent Threads in Microsoft Agent Framework – Part 5
Master multi-turn conversations with Agent Threads. Learn context management, persistence patterns, and human-in-the-loop workflows.
Read more →Tools & Function Calling in Microsoft Agent Framework – Part 4
Deep dive into AI agent tools and function calling. Learn MCP integration, external API patterns, error handling, and tool chaining in Microsoft Agent Framework.
Read more →Building Your First AI Agent with Microsoft Agent Framework (Python) – Part 3
Build a production-ready Research Assistant AI agent using Python. Complete tutorial covering async patterns, @ai_function decorators, multi-turn conversations, and best practices.
Read more →Building Your First AI Agent with Microsoft Agent Framework (.NET) – Part 2
Build a production-ready Customer Support AI agent using C# and .NET 8. Complete tutorial covering project setup, tools, multi-turn conversations, middleware, and error handling.
Read more →