Tag Archives: DevOps

Building Helpful Commit Messages

Using a VCS (Version Control System) is important in any modern software development environment. I still can’t believe that both application and database developers are using a VCS at less than the 95% level, but surveys constantly show this. I’m … Continue reading

Posted in Editorial | Tagged , | Comments Off on Building Helpful Commit Messages

Getting Started with Spawn

I’m excited that the Redgate Foundry is working on some cool projects. The Future of DevOps is one and part of that work is with Spawn. I’ve played with this a little, and I wanted to write about a few … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments

Microsoft, Think DevOps First

This post from Melissa Coates is a good example of not thinking through your product architecture early on. The short version of the post is that Power Bi Desktop is a better place, perhaps really the only place, to author … Continue reading

Posted in Editorial | Tagged , , , | 2 Comments

Practice Those Scripts

I’ve written lots of scripts that were deployed to production. I’ve often had another set of eyes look them over, and still, we made mistakes. In fact, a recent Salesforce outage was blamed on a poorly written database script that … Continue reading

Posted in Editorial | Tagged , | Comments Off on Practice Those Scripts