Tag Archives: administration

New Tagging in SQL Monitor to Keep Organized

I recently got an update from the SQL Monitor PM on the progress we’ve made across all the teams. We have a number focusing on different aspects of the product, and they’ve built an impressive produce over the years. I … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on New Tagging in SQL Monitor to Keep Organized

Think Marathon, not Sprint

I saw an article about automating responses to security issues being a marathon not a sprint. The articles gives a few examples of different levels of automation response to situations, noting that each of this is a different level of … Continue reading

Posted in Editorial | Tagged , | 3 Comments

Knowing When to Respond

I ran into this quote on the Microsoft Learn site, which I thought was a great way to think about how to administer a system: “Without a baseline, every issue encountered could be considered normal and therefore not require any … Continue reading

Posted in Editorial | Tagged , | Comments Off on Knowing When to Respond

Reusing Tools for New Purposes

One of the things you learn early on in programming is that you ought to reuse code whenever possible. This often means refactoring code into functions or methods. This ensures that the code is more easily maintained and that the … Continue reading

Posted in Editorial | Tagged , | Comments Off on Reusing Tools for New Purposes