Databases

The Importance of Performance Certainty

Until recently, performance certainty has mostly been left in the hands of a system’s makeup and its database administrator’s work ethic. Ever since the idea of virtually always-online file storage database management systems (DBMS) passed with corporate leaders, uptime has been assumed. Amazon, Google, and other cloud infrastructure providers became the go-to guys. Uptime became … Read more The Importance of Performance Certainty

SQL Server Storage: Space & Speed

In this post I am going to discuss a couple of key points for a DBA to consider when thinking about storage needs for their SQL Servers. I’ll also show you some SolarWinds SQL Sentry features that will keep you on top of this information to help you make informed decisions—and even see into the future! What’s … Read more SQL Server Storage: Space & Speed

Jira Service Desk vs. SolarWinds Web Help Desk Comparison

From keeping track of IT inventory to handling help desk tickets on a daily basis, IT service management (ITSM) has become a mission-critical aspect of operating a successful and growing organization. Accordingly, businesses and other organizations have to be sure they’re giving their IT teams the tools they need to effectively respond to help desk … Read more Jira Service Desk vs. SolarWinds Web Help Desk Comparison

What to Know Before Choosing a Database Management System

A database management system, also called DBMS, is a program that allows admins to access, alter, and analyze a database. In this article, I’ll describe the functions of a database management system and review different types of databases. While this isn’t a comprehensive list of all DBMS types, it’s a start if you’re looking for … Read more What to Know Before Choosing a Database Management System

What Is Sharding? Database Sharding, Scaling, and You

One of most important questions for any modern database administrator is, “How do different databases scale?” There are different approaches to database scaling, and not all of them are applicable in all contexts. An increasingly popular approach to database scaling is sharding, but what is database sharding, and how does it help databases scale? What … Read more What Is Sharding? Database Sharding, Scaling, and You