There are common DevOps industry issues for all tech professional,though we all want the same thing: to deliver value to our customers.
When choosing an Azure deployment tool, there are three basic weapons you can use to push your environment out to… Learn More
Interested in this topic? Register now for our Table Talk at Microsoft Ignite! I’m one of the MCs at a Microsoft… Learn More
As we start to reap the fruits of integrating build automation into our software projects, I was asked if we… Learn More
In an earlier blog post I showed how to convert the Selenium tests in the Onion-DevOps-Architecture project to Cypress. In this… Learn More
Azure App Configuration is a new service offered in Azure to help with managing application settings and feature flags. As… Learn More
Selenium is commonly used for E2E or Acceptance testing, but now there’s a new kid on the block, Cypress. Cypress… Learn More
In Part 1 I showed how to use the DynamicParam keyword of PowerShell to add a parameter that had a… Learn More
EF code-first doesn’t expect you to have stored procedures; so, you won’t find any support for creating sprocs through migrations…. Learn More
Valerie Gurka and Haley Akchurin interviewed Principal Solution Architect Colin Pear from Clear Measure. During their discussion about automated deployments… Learn More
“The web site is slow!” Sure, but why? You could take a guess, or do some “premature optimization.” But in… Learn More
Code coverage is the percentage of code that is covered by automated tests. As part of your CI builds, you… Learn More