DevOps Days 2017

DevOps Days Minneapolis 2017 was, by all counts, a pretty incredible event. 800 people gathered to nerd out on DevOps strategy, culture, technology, and share together in a rich community of likeminded individuals all coming together to move their companies forward into the future that is DevOps. As with all events, patterns emerge. Based on..

Read more

Get On Board With Containers

In the Linux world containers have been around awhile but with new technology such as Docker and now Microsoft containers are going main stream. In fact, they may be the preferred choice over VM’s to deploy applications. Microsoft – Windows Server 2016, the next generation of Windows Server which is in Technical Preview 3 now..

Read more

Continuous Integration with Jenkins

Want to use test automation with your Continuous Integration? Jenkins is an open source continuous integration software and when installed on a build server can be configured to execute tests on new builds thus determining if the latest code change has created a problem within the application. During this process Jenkins gets the latest code from..

Read more