Latest In

database storage

The High-Performance DBA: CPU Under Pressure, Part 1: How SQL Server Uses CPU
June 19, 2026
Kevin Kline

This is the first of two connected posts on database performance tuning. In this post, Kevin Kline explains how SQL Server uses CPU, why high SQL Server CPU usage is often misunderstood, and which configuration habits help build a more stable, high-performance environment.

In the second post, we look at SQL Server wait statistics, scheduler pressure, troubleshooting workflow, and how to arrive at root cause faster.

Read The High-Performance DBA Series

The High-Performance DBA: Total Recall, Part 1: SQL Server Memory Best Practices
May 7, 2026
Kevin Kline

This is the first of two connected posts on SQL Server memory management.

In this post, Kevin Kline explains how SQL Server uses memory, why memory becomes a bottleneck, and which configuration habits help create a more stable, high-performance environment. In the second post, we look at plan cache bloat, query patterns, and troubleshooting.

Read The High-Performance DBA Series

The High-Performance DBA: Database Storage Optimization
April 9, 2026
Kevin Kline

In this latest High-Performance DBA post, Kevin Kline explores what happens when SQL Server storage strategies fail to keep up with growing workloads.

When your DBAs are constantly firefighting I/O bottlenecks, TempDB contention, and uncontrolled log growth, the issue is not your team. It is your storage maturity. Address that, and you reduce incidents, free up DBA capacity, and ease operational strain.

Read The High-Performance DBA Series