Blog Tags → (Restoring)

2/17 Hire me →

DevOps · November 30, 2018

Selecting a Version Control System/Provider

Your Version Control System (VCS) is the single most foundational tool for your entire software application and has a major impact on your DevOps tool selection.

DevOps · November 28, 2018

Repo contains only 1 software application (1 deployed system)

Manyrepo, Monorepo and Metarepo. Manyrepo is the industry standard and the correct choice for the greatest percentage of software applications.

DevOps · November 27, 2018

Repo contains no environment specific configuration

Any and all environment specific configuration and data should not be contained within your repo. It is not part of the software.

DevOps · November 21, 2018

Repo contains current architecture diagrams

One of the most efficient ways to reduce risk is by including and maintaining current architect diagrams within the repo.

DevOps · November 16, 2018

Top 5 Minimum Steps in a Private Build

The top 5 minimum steps every private build must include — from cleaning the environment to running integration tests.

DevOps · November 13, 2018

Top 5 Reasons a Private Build Should Run Before a Commit

Confidence in your ability to deploy your software is best achieved by executing a private build before a commit to catch and prevent issues.

DevOps · October 22, 2018

DevOps or Bust! Literally. Company #FAIL?

DevOps is not a product you can pick up from the store. It is the culmination of a process, tooling and corporate culture.

Sitecore · July 26, 2017

4 Key Considerations for Integrations

Even more than personalization, integrations lie at the core of every website. Creating meaningful integration is where the distinction between creating business value and busywork lies.