Engineering@Microsoft

How Microsoft empowers its developers to deliver at massive scale

Latest posts

Feb 1, 2022
Post comments count 0
Post likes count 3

Improving developer productivity via flaky test management

Suresh Thummalapenta

Flaky tests are a well-known problem across the industry and Microsoft is no exception. In this post, Suresh Thummalapenta walks us through the team's comprehensive flaky test management system that helps to infer, triage, and quarantine those tests.

Dec 13, 2021
Post comments count 1
Post likes count 1

Accessibility Insights for Windows

John Alkire

In this post, John Alkire walks through the features of Accessibility Insights for Windows, which enables users to inspect and test Windows applications to find and fix accessibility issues.

Oct 25, 2021
Post comments count 2
Post likes count 1

CloudTest: A multi-tenant, scalable, performant and extensible verification service

Sina Jafari

In this post, Sina Jafari discusses key characteristics of the CloudTest infrastructure used at Microsoft and why similar characteristics should be considered in all large-scale test infrastructures to improve engineers’ productivity and help them ship high-quality software.

Oct 13, 2021
Post comments count 3
Post likes count 6

Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft

Adrian Diglio

In this post, Adrian Diglio walks us through how Microsoft is planning to generate SBOMs not just to meet the U.S. Presidential Executive Order on Improving the Nation's Cybersecurity, but for all software that Microsoft produces.

Sep 27, 2021
Post comments count 0
Post likes count 1

Caesar, standards, and SAST: The road to SARIF

Michael C. Fanning

In this post, Michael Fanning gives us a short history on standards (think Julius Caesar), how consensus on something very small can enable something very large, and how all of it relates to the design of the ‘Static Analysis Results Interchange Format’ (SARIF).

Sep 16, 2021
Post comments count 0
Post likes count 1

You can’t have security for DevOps until you have DevOps for security

Bryan Sullivan

The faster we iterate on refining secure development practices, the faster our developers can address security pain points, and the better we protect our customers. In this post, Bryan Sullivan walks through key learnings from the 1ES Security team.

Aug 18, 2021
Post comments count 0
Post likes count 0

Large-scale distributed builds with Microsoft Build Accelerator

Michael Pysson

Learn how Microsoft evolved it’s build caching algorithm with BuildXL to support large-scale distributed builds.

Jul 19, 2021
Post comments count 0
Post likes count 0

Shifting accessibility left with Accessibility Insights

Mark Reay

We believe that we can only solve the problem of inaccessible software by shifting accessibility left into the software design and development cycle. In this post, Mark Reay describes how our open-source offering, Accessibility Insights, can help.

Jul 6, 2021
Post comments count 1
Post likes count 0

Separating the signal from the noise

Bryan Sullivan

If a security tool catches a critical vulnerability, but also reports 99 other findings that turn out to be false positives, developers are going to ignore everything that the tool reports and then miss the important issues. Bryan Sullivan talks through how you can hone your tooling to separate the signal from the noise.