Part of .NET Foundation - 183 groups
136 members
A place for .NET professionals to get together and keep up with the latest offerings from Microsoft. We host both in-person and virtual events. Topics range from C# fundamentals to Azure to AI and beyond.
3
Agents are powerful, but for complex tasks, multiple agents need to work together. Agent Framework includes pre-built orchestrations for common multi-agent scenarios and lets you build custom workflows for unique situations. Join Mike Yeager for an overview of agent orchestration in Agent Framework, followed by a deep dive into code. We'll explore multiple scenarios and discover the best workflow for handling each one.
Note: Mike will be with us IN PERSON, so let's be sure to rally a large group for this special guest!
Agenda: 6:00 to 6:30 Dinner and Social 6:30 to 7:30 Feature Presentation 7:30 to 8:00 Q&A
Microservices architecture is often perceived as a pattern primarily suited for large organizations operating at web scale. However, it is equally applicable to smaller to medium-sized applications for internal use or smaller-scale public deployments. The scalability benefits of microservices are one of the compelling reasons to consider this architectural pattern.
In this presentation, we will explore the advantages and trade-offs associated with microservices. You will gain insights into the architectural patterns of microservices from a practical perspective. Real-world software development scenarios often present unique constraints; this presentation will guide you in identifying the aspects of microservices that align with your project’s requirements while ensuring compliance with the constraints.
Infrastructure as Code (IaC) is a powerful way to automate the deployment of your Azure infrastructure. With IaC, you can define your infrastructure in code, and use that code to deploy and manage your resources. In this session, we will explore the different ways to use IaC in Azure, including Azure Resource Manager (ARM) templates, Microsoft's Bicep language processor, and popular open-source tools like Terraform and Pulumi. We'll also compare the pros and cons of each approach, and discuss when it's best to use each one. Whether you're new to IaC or a seasoned veteran, this session will provide you with the knowledge you need to take your cloud deployments to the next level.
13