Back to Speakers
Marc Müller

Featured Speaker

Marc Müller

Principal Consultant @ 4tecture GmbH

Marc Müller is a principal consultant for DevOps and .NET / Azure solutions at 4tecture GmbH and has been recognized by Microsoft as a Most Valuable Professional (MVP) for Developer Technologies (Azure DevOps). He has been able to bring his DevOps expertise and know-how for enterprise architectures and component-based distributed systems to many projects over the past few years. As a trainer and speaker, he focuses on the training and coaching of DevOps and .NET project teams.

Sessions

From Co-Pilot to Co-Worker: Mastering GitHub Copilot Agent Mode

Intermediate English

We spent 2024 and 2025 learning to prompt. In 2026, we learn to delegate. GitHub Copilot has evolved from a smart autocomplete into a semi-autonomous "Agent Mode" capable of planning multis file edits and fixing complex logic errors. But how does this change our workflow? In this session, we dive deep into "Agentic" development. I will demonstrate advanced workflows where we delegate entire tasks—refactoring a legacy controller, generating unit test suites, or migrating a library—while we focus on review and architecture. We will also cover the new Model Context Protocol (MCP) to connect Copilot to *your* internal tools and databases, effectively turning it into a specialized team member. Stop typing; start supervising.