The scarcity of qualified talent in the IT sector is especially pronounced…
I’ve spent countless hours trying to find the perfect tool for the job. In fact, I’ve spent more hours searching at times than I have doing the work. You’ve probably…
In previous posts in this “My Life” blog series, I’ve written quite a bit about the project management/on-task aspects of how I keep my focus and direction top of mind…
I’ve written before about the minimal set of metrics that can serve effectively as application/service vital signs. One such set is the RED acronym, which stands for Request Rate, Request…
SolarWinds® Database Performance Monitor (DPM) has support for monitoring Citus, a scale-out solution for massively sharded data storage and processing using standard open-source PostgreSQL. Citus (previously known as CitusDB) layers…
One of the most common questions that we receive during implementation is, “What is the difference between an incident and a service request?” While most people are familiar with “tickets”…
Modern systems can emit thousands or millions of metrics, and modern monitoring tools can collect them all. Faced with such an abundance of data, it can be difficult to know…
Queries can be slow or resource-heavy for many reasons, but one of the most common is that the table doesn’t have a good index for the query. This is true…
Observability is all the rage, an emerging term that’s trending up very quickly in certain circles even while it remains unknown in others. As such, there isn’t a single widely…
Sharding is a mechanism widely used in today’s most popular database systems, an effective way to divide, categorize, and organize data into manageable chunks. In some database types, such as…
Replication is a process common to virtually all modern-day database systems. As you very likely know, it can be a complex subject, especially when dealing with nuances that vary from…