SQL Server Hardware and over one million other books are available for Amazon Kindle. Learn more



or
Sign in to turn on 1-Click ordering
Sell Us Your Item
For a $3.04 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Start reading SQL Server Hardware on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

SQL Server Hardware [Paperback]

Glenn Berry
4.8 out of 5 stars  See all reviews (14 customer reviews)

List Price: $29.99
Price: $20.18 & FREE Shipping on orders over $25. Details
You Save: $9.81 (33%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 1 to 3 weeks.
Ships from and sold by Amazon.com. Gift-wrap available.

Formats

Amazon Price New from Used from
Kindle Edition $14.99  
Paperback $20.18  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now

Book Description

June 6, 2011
Relational databases place heavy demands on their underlying hardware and many of these databases are mission-critical resources for multiple applications, where performance bottlenecks are immediately noticeable and often very costly to the business. Despite this, many database administrators are not very knowledgeable about server hardware. Many medium-to-large companies have completely separate departments that are responsible for hardware selection, configuration, and maintenance, and the DBA with no knowledge of hardware is often completely at their mercy. Likewise, many DBAs are also unaware of the performance implications of the various options and configurations for SQL Server, and the Operating System on which it is installed. Glenn Berry is a highly experienced Database Architect, teacher and SQL Server MVP, and his book is designed to provide the fundamental knowledge and resources you need to make intelligent choices about optimal installation and configuration of SQL Server hardware, operating system and the SQL Server RDBMS. With what you learn in this book, you'll be able to ensure that your SQL Server instances can handle gracefully the CPU, memory and IO workload generated by your applications, and that the operating system and SQL Server itself are installed, patched, and configured for maximum performance and reliability.

Frequently Bought Together

SQL Server Hardware + Performance Tuning with SQL Server Dynamic Management Views (High Performance Sql Server) + Inside the SQL Server Query Optimizer
Price for all three: $59.96

Buy the selected items together


Editorial Reviews

From the Author

I wanted this book to be a little different from the multitude of good, existing books about SQL Server performance and scalability. I wanted to start, from the ground up, showing how to evaluate and choose hardware and storage subsystems from a SQL Server specific perspective.
Next, I wanted to show how to properly install and configure the operating system and SQL Server itself for the best performance, scalability, and reliability. I also wanted to give you ammunition for convincing your boss or customers why newer versions of the operating system and newer versions of SQL Server were a better solution than older versions. Finally, I wanted to talk about the tangible performance benefits you get from SQL Server Enterprise Edition, that make it worth the extra licensing cost. I think that I accomplished most of these goals, but I will leave that judgment up to the reader. I really enjoyed writing this book, and I hope it is a valuable resource to you!

About the Author

Glenn Berry works as a Principal Consultant at SQLskills in Parker, CO. He is a SQL Server MVP, and has a whole collection of Microsoft certifications, including MCITP, MCDBA, MCSE, MCSD, MCAD, and MCTS, which proves he likes to take tests. He is also an Adjunct Faculty member at University College, University of Denver, where he has been teaching since 2000, and he has completed the Master Teacher Program.

Product Details

  • Paperback: 340 pages
  • Publisher: Red gate books (June 6, 2011)
  • Language: English
  • ISBN-10: 1906434638
  • ISBN-13: 978-1906434632
  • Product Dimensions: 7.5 x 0.7 x 9.2 inches
  • Shipping Weight: 1.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (14 customer reviews)
  • Amazon Best Sellers Rank: #527,035 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

4.8 out of 5 stars
(14)
4.8 out of 5 stars
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
17 of 19 people found the following review helpful
5.0 out of 5 stars Fantastic, thorough, accurate coverage August 3, 2011
Format:Paperback
You probably only buy a couple of SQL Servers per year. You probably just tell your sysadmins, "I need a 2-socket server with 32GB of memory," and then you just assume everything's okay.

Scratch that. Let's be honest. It's just us here, you and me, so I can be frank. You don't trust those bozos. They sit around playing Capture the Flag while your server is down, and you've got a sneaking suspicion that they use your server as a BitTorrent host for a few weeks before they actually give it to you. You're lucky if it's even got the right OS, let alone the right CPUs.
Yes, I used pink Post-It notes.

It's time to take the problem into your own hands, and Glenn Berry is here to help. Glenn, like me, is a hardware addict who loves reading Anandtech and digging through the details of the latest CPU architectures, memory configurations, and storage options. Unlike me, Glenn wrote an entire book on the topic, all by himself, and this book kicks ass. It's everything you need to know to get the right hardware and get SQL Server set up correctly on it.
Hardware, Budgeting, and More

Let's pick just one page. Page 21 explains the difference in speed and quantity for all kinds of data - storage, memory, L3 cache, L2 cache, and L1 cache. Glenn then explains why you care about each and how to pick the right CPU for SQL Server. He finishes up (we're still on page 21, mind you) by discussing why you might want to invest more in CPU power than memory - something that seemed blasphemous to me until I read his explanation, but now I'm sold too.

The book covers more than just hardware details, though: Chapter 6, SQL Server Version and Edition Selection, does a better job of explaining the business benefits of Enterprise Edition better than anything I've ever read. Glenn gives a personal touch when he writes about each feature, and gives real-life hands-on-based advice about the feature's worth. For example, Distributed Partitioned Views sounds great in theory, but I've never seen it scale well. Glenn points out why Data Dependent Routing is a better solution. What, you haven't heard of that? Probably because it's not a SQL Server feature - it's a better way to design applications and databases, and it doesn't require Enterprise Edition. He doesn't teach you how to do it, but like everything else in the book, he points you where to learn more about the topic.
The Bad News

I read books with a stack of Post-It notes at my side. Whenever I see something that really surprises me - good or bad - I slap a Post-It note on the page with the edge just ever-so-slightly sticking out, and I jot notes on the Post-It. I have this thing about not writing on books - probably comes from my childhood years spent at the library. At the end of the book, I circle back and reread the tagged pages. If there's more good stuff than bad, I post a review on the blog.

Going back through this book, I only had one single negative Post-It. Chapter 4, Hardware Discovery, explains how to use CPU-Z, MSINFO32, Task Manager, and Computer Properties to build an inventory of what your SQL Server is running on. After reading that chapter, I was a little bummed that it didn't explain how to gather an inventory of storage data, or how to get more in-depth hardware information from onboard management systems like the HP iLO or Dell DRAC.

But then it hit me: this is a 321-page book exclusively dedicated to evaluating, buying, and installing SQL Server hardware. 321 pages of technical goodness, and my only complaint is that it's not long enough? There's never been a book like this before, and it's a Herculean effort for anyone to pull off alone, and do it accurately. Glenn pulled it off. I didn't find a single inaccuracy in the entire book, and believe me, that's a rarity. I even liked the cover photo of power plant cooling towers, a subtle joke about overclocked processors.
Was this review helpful to you?
6 of 7 people found the following review helpful
5.0 out of 5 stars Great Book July 25, 2011
Format:Paperback|Amazon Verified Purchase
Very very good book. This book delves into the gory details of setting up sql server properly from the very ground up. Processor specs, IO subsystems, bench-marking, windows & sql server installation options...you'll find it all.

If you follow the advice in this book, I guarantee that you will not only have the most optimal running sql server, you'll look like a rockstar as well.

This book should be on every DBA's bookshelf, and should be the first one you reach for when provisioning a new server. It's that good.
Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
Format:Paperback
For most people working with relational databases, a lot of time, effort and money is spent on the software. SQL Server Hardware by Glenn Berry focuses on one of the most important, and most overlooked, aspects of setting up SQL server - the hardware (as you may have guessed from the title). If you've ever had a question about the type of hardware you might need and what to do with it once you have it, this book will answer all your questions.

Not only is this book basically an exhaustive look at all aspects of database hardware, the author clearly has a passion for the subject - and that is what makes it a truly great book. The author's enthusiasm and expertise is obvious throughout the book, which makes it interesting as well as informative. The author has a long string of very impressive acronyms after his name - all leading up to the fact that he is a SQL Server MVP, and it shows here in this book.

This book goes into in-depth detail about the best way to install and configure SQL Server on your hardware to get the best performance possible out of your machines. Topics in this book include current and upcoming hardware you should know about, like processors, memory, and storage; how to determine what hardware you need for specific SQL Server uses; the pros and cons for the various versions of Windows server available and why some work better with SQL Server; how to install and configure SQL Server, as well as the patches, fixes, and updates you need to know about. Calling this manual the "bible" of SQL Server hardware would not be an exaggeration.

Honestly the best part of the book is - it answers following questions.
1. What kind of CPU I should use to get best out of my Database?
2. What kind of Memory will improve the caching performance for database?
3. What are the optimal IO settings to avoid performance bottleneck?

Well, the answers are all there in the book, one just have to read it.

If you work with SQL Server, would like to learn how, or just want to be able to communicate with your sysadmin, I recommend that you buy this book. It covers everything from CPU architecture to installing and configuring SQL Server. This is a must-have reference book.

Five Stars!
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
4.0 out of 5 stars Plenty of sensible hints and advice
I've rated this book highly as I found it contained some very useful advice about how to a) determine the best combination of hardware, operating system and SQL Server edition, and... Read more
Published 21 days ago by Paul Esler
5.0 out of 5 stars A must read
As a System Center MVP I find myself all too often trying to troubleshoot poor application performance caused by poor SQL configuration (and often in the past my own). Read more
Published 6 months ago by Mr. Paul Keely
4.0 out of 5 stars Great information about hardware considerations for SQL Server!
I highly recommend reading this book to anyone contemplating setting up new SQL Server hardware. Glenn covers the entire gamut of server hardware from processors, multiple cores,... Read more
Published 6 months ago by Larry Kruse
4.0 out of 5 stars Pick this up and let your inner hardware geek show!
This book is designed to help anyone who needs to build or troubleshoot a SQL Server system understand different processors and storage available, how to benchmark the hardware,... Read more
Published 6 months ago by Jes Schultz Borland
5.0 out of 5 stars Excellent resource for SQL DBAs and non-DBAs alike
Excellent explanations of hardware and software technologies, coupled with practical advice on selecting and configurating Microsoft SQL server components. Read more
Published 10 months ago by Daniel Bowers
5.0 out of 5 stars Excellent book ! Loved reading each and every page !!!
I will rate this book with 5 stars !

I am pretty confident to say that this book will make you "a better DBA/Consultant". Read more
Published 12 months ago by AnupSivaDas
5.0 out of 5 stars My favorite SQL Server books EVER!
If you haven't bought this book, DO IT NOW! Glenn Berry is a master at describing all different types of hardware and explains the differences in plain English, so it's easy to... Read more
Published 12 months ago by JSacrey
5.0 out of 5 stars best available guide for building new SQL Servers
As claimed, "SQL Server Hardware" is entirely different from other "performance" books as of this writing. Entirely up to date through SQL 2008 R2. Read more
Published 14 months ago by R. Reid
5.0 out of 5 stars A must for every DBA
I've been an avid fan of Glenn's SQL Server Performance blog for a couple of years now in which he talks about chipsets, CPUs and performance. Read more
Published 15 months ago by sirsql
5.0 out of 5 stars Essential Reading for DBA's
I was genuinely surprised and delighted with the amount of detail and the easy to understand presentation of hardware from a SQL perspective. Read more
Published 16 months ago by Mark Wills
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...


Create a guide


Look for Similar Items by Category