Operations | Monitoring | ITSM | DevOps | Cloud

How to Really Benefit From Problem and Change Management

In the early days of the pandemic and in 2021, teams were on their heels reacting to everything thrown their way: changes in work dynamics, accelerated digital transformation, and new support procedures and expectations. Providing exceptional support isn’t only about quick response and incident resolution; much of it boils down to processes behind the scenes that keep you proactive. Enter: problem and change management.

What Is a Distributed System?

Before you can answer this question, I like to step back and take a good look at the history of computing. Mainframes and legacy client-server applications were monolithic—all the processing took place on a single set of hardware. As hardware grew cheaper, and especially after widespread hardware virtualization came to fruition, these trends gave way to the widespread development of distributed systems. I began to see this trend during my time as an architect at a large cable and telecom provider.

Don't Fear the Automation

Automation is often portrayed as a scary thing. Whether it’s artificially intelligent robots conquering the planet or a world where no one can find work because automatons have taken everyone’s jobs, movies and entertainment often paint automation with a horror brush. But IT pros know this isn’t the reality. They know automation is a tool capable of making their lives easier and helping their organizations run smoothly. Still, many IT pros fear automation for legitimate reasons.

A Complete Introduction to SQL Server Transactions

One of the most fundamental concepts in any relational database management system (RDBMS), such as SQL Server, is the transaction. During my consulting career, I've seen many performance problems caused by developers not understanding how transactions work in SQL Server. In this tutorial, I'll explain what transactions are, why they're necessary, and how they work in SQL Server.

What Is DataOps and How Does it Impact Data Management?

Government IT administrators manage several different types of operations. There’s DevOps, which led to the creation of DevSecOps. Now, data-driven agencies are being introduced to a new operational concept: DataOps, the bridge connecting IT operations and data sciences and accelerating the use of data analytics.

The Importance of Database Backups: A Guide to Costs, Benefits, and Risks

Data is the lifeblood of businesses, and protecting it is incredibly important. One of the ways DBAs help ensure the continuous availability of data is through database backups, a process involving copying the data and schema from a database and saving them elsewhere for retrieval later. But like any other process in IT, database backups have costs, benefits, and risks associated with them.

Log Management: Your Obvious Choice for Capacity Planning and Optimization

Recently, I wrote an article titled Life Cycle Monitoring: Why an Ounce of Prevention Is Worth a Pound of a Cure. The great Benjamin Franklin coined the term. In the article, I highlighted the value, efficiency, and logic of putting more time into a proper capacity planning and optimization process for all types of IT environments. Most IT professionals would tell you the first thing that comes to their mind when asked how they use log management tools is troubleshooting.

Improving Data Quality Through DataOps

Consider this scenario. Pull up your bank’s website and find the screen showing how much money is in your bank account. It takes 30 seconds to return the balance. You’re a bit annoyed at not having your balance immediately, and upon reflection, you think it might be a bit low, and hit refresh in case you misread the number. It comes back 45 seconds later with a different number. You know you haven’t had any transactions in the last minute. Uh oh. Something’s not right.