Showing category results for Thought leadership

Apr 21, 2026
Post comments count4
Post likes count4

I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.

Desi Villanueva

~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → ·  Now give Copilot CLI enhanced context recall. Point it at  and let it cook. 🍳 Are you tired of using the slash /compact command every 10 min? The Context Window Is a Lie Every AI coding agent ships with a big number on the box. 200K tokens. Sounds massive...

GitHub CopilotDeveloper ProductivityAgents
Apr 16, 2026
Post comments count1
Post likes count3

Best of Both Worlds for Agentic Refactoring: GitHub Copilot + MicroVMs via Docker Sandbox

cindywang

Legacy codebases frequently contain hardcoded logic and complex build scripts that depend on specific filesystem structures, making them notoriously difficult to modernize in isolated environments. Docker Sandbox addresses this challenge through a bidirectional workspace sync that preserves the same absolute paths inside the sandbox as on the host....

All things AzureGitHub CopilotThought leadership
Apr 15, 2026
Post comments count0
Post likes count4

Choosing the Right Azure Hosting Model for AI Agents: A Deep Dive into Foundry Hosted Agents

Reenu Saluja

AI agents are quickly moving from experiments to production‑critical components of modern applications. But while many teams know how to build agents, far fewer are confident they’re hosting them on the right foundation. Most organizations start by deploying agents the same way they deploy microservices—containers, functions, or app services. ...

AgentsAll things AzureThought leadership
Apr 15, 2026
Post comments count0
Post likes count4

DevOps Playbook for the Agentic Era

David Sanchez

Practices, Principles, and Strategic Direction Software delivery has entered a new phase. AI agents are no longer confined to autocomplete suggestions in the editor. They are opening pull requests, generating code across multiple files, proposing infrastructure changes, responding to issues with working implementations, and executing multi-step en...

Developer ProductivityThought leadershipPlatform Engineering
Mar 25, 2026
Post comments count1
Post likes count8

Your Entire Engineering Floor Just Stopped Coding

Desi Villanueva

And the developers running Claude Code and GitHub Copilot CLI didn't notice... Status Page Says 'Operational.' Your Subagents Say Otherwise. If you're running autonomous agents in any serious capacity, you've experienced this: model provider outages aren't edge cases — they're part of the operating environment. Anthropic has had outages. ...

GitHub CopilotAll things AzureDeveloper Productivity
Mar 5, 2026
Post comments count0
Post likes count5

Platform Engineering for the Agentic AI era

Arnaud,
davidwright

For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language understanding, reasoning, and direct access to API specifications and...

All things AzureGitHub CopilotAgents
Feb 26, 2026
Post comments count0
Post likes count4

Measuring actual AI Impact for Engineering with Apache DevLake

Eldrick Wega

If you want to skip the explain and get started super quick with adoption + impact insights, use gh-devlake to deploy a GitHub Copilot impact dashboard in a few CLI commands. So! You've rolled out GitHub Copilot to your engineering teams. You've got the built-in dashboards. You know how many seats are assigned, what the acceptance rates look...

All things AzureGitHub CopilotDeveloper Productivity
Feb 4, 2026
Post comments count0
Post likes count0

The OS for Intelligence: How GitHub Bridges the Fragmented AI Landscape

Poornima Prasad

We are currently living through the "fragmentation phase" of the AI revolution. If you’re a developer, you know the drill: You have Claude Code open for reasoning. You have ChatGPT open for logic checks. Then you drop into your terminal to actually build the thing—manually copy-pasting context between three different windows. We call this...

Developer ProductivityAll things AzureGitHub Copilot
Jan 7, 2026
Post comments count1
Post likes count14

The Realities of Application Modernization with Agentic AI (Early 2026)

jkordick

How to read this article This article is a reflection based on hands-on experience and is written for engineers and technical leaders who are facing a new application modernization effort and want to build a realistic mental model before reaching for tools. If you are new to application modernization, I recommend reading the article end to end. T...

AgentsThought leadershipApp Development
Oct 31, 2025
Post comments count0
Post likes count0

Multi-region Expansion for Azure Deployments

Julian Tanushi

Why Financial Services Organizations Should Consider Expanding to Other Azure Regions for New Workloads As a Cloud Architect, I work closely with financial services organizations to help them unlock the full potential of Azure innovations. One of the most impactful strategies I recommend is adopting a multi-region approach for Azure deployments. W...

Thought leadershipAll things AzureModernization