Smart Buyer
  • Shop On NeweggBusiness
  • Categories
    • Buying Guides
    • Components
    • DIY and How-to
    • Industry Trends
    • NetSec
    • Networking
    • Storage
    • Systems – PC & Laptop
    • Windows
  • About
  • Why NeweggBusiness?
  • Contact Us
Top Posts
PC Cooling: How to Set up Computer Case...
5 Ways to Stream from PC to TV...
How to Choose the Correct RAM Upgrade
How to Troubleshoot a PC Power Supply
Four Apps that Make Your Tablet a Second...
2019 Solid State Drive (SSD) Buying Guide
6 Reasons Your PC is Slow and How...
How-to Guide: Small Office Network Setup
Born in the USA: Computer Hardware Made in...
Computer Monitor Buying Guide 2019

Smart Buyer

  • Shop On NeweggBusiness
  • Categories
    • Buying Guides
    • Components
    • DIY and How-to
    • Industry Trends
    • NetSec
    • Networking
    • Storage
    • Systems – PC & Laptop
    • Windows
  • About
  • Why NeweggBusiness?
  • Contact Us
Buying Guides

Small Business Server Buying Guide

by Adam Lovinus June 10, 2020
by Adam Lovinus June 10, 2020 5 comments 40544 views

Once a small business has scaled beyond two or three personnel, likely it’s time to buy a server computer for the office. Depending on the context, the term “server” may refer to server hardware, software, or the functionality of either or both. As with any equipment purchase, the logical place to start is with one simple question: what problem do you want the server to solve?

Is the answer in the cloud?

Your first choice when it comes to servers is whether or not you actually need one physically in your office. For businesses tight on space, introducing a business server may not be the best idea. Leasing a server on the cloud sometimes makes more sense—especially for small businesses that don’t have a robust IT infrastructure. However, there are limits to what you can do with a cloud-based server.

Cloud servers are ideal for when businesses are first starting out. However, cloud costs grow as a business adds headcount. Monthly costs accumulate as data grows. Eventually, business sense says to bring some server infrastructure in-house. If you’re at this point, you’ll want to scale up not scale out with your infrastructure, which means using a combined, hybrid approach to your data architecture.

If you decide that you definitely need the server on premises, then you should choose whether to assemble a server in-house or to purchase a pre-built.

Building vs. Buying

Building and buying both have their advantages and disadvantages. Buying a server gives you plenty of value from bundled software, warranty, and support from a brand-name manufacturer. Building a server, on the other hand, gives you the opportunity to custom-tailor your build so it’s tuned to the application you’re deploying.

Keep in mind that purchasing a pre-built server may still require you to physically build out the system—certain SKUs may not include hard drives, memory, or optical drives. You may need to install them in-house before acclimating them to your environment.

Servers: Build or Buy? Let’s discuss the pros and cons.

How does server hardware determine function?

Servers do an amazing range of tasks. Does that mean one type of server is better than another for specific functions? Yes and no. Certain hardware specifications lend themselves to various tasks. At the hardware level, a server shares much in common with a standard PC. It’s helpful to think of servers as computers that dish out resources for other computers to use in order to illustrate the relationship.

Server components differ in that they have extra features for 24/7 operation. For example, ECC server memory has error-correction firmware built into the controller is an extra protection against downtime. Additionally servers may have backup hardware components encased in the build—a redundant power supply, central processor, or hot-swappable drive bays—if one part faults out, backups step up and keep the data accessible for users.

What is the server hardware doing?

Server resources tie closely to three specific types of hardware: hard disk storage; CPU size—number of cores, and to a lesser extent, clock speed; and the capacity of on-board server memory (RAM). A file server will have multiple bays for hard drives since it’s primarily used for storage. A database server that handles lots of user queries benefits from a large (12- or 16-core) CPU. Web servers and application servers have framework-specific requirements you might reference, usually the number of users querying or writing to the database affects how robust you should go with the hardware.

How to pick the right server for the job

So, getting back to that initial question—what will your server actually do? A business buys a server to handle one or more specific tasks:

  • Sharing assets with file server, or network attached storage (NAS) appliance across a local network or as so-called private cloud storage. Look for: multiple hot-swappable drive bays, configurable hardware/software RAID options; a low-power CPU should suffice.
  • Providing authentication for a domain. Username, password, levels of access, and security settings resides in a designated server computer or network switch. Called a domain controller (DC) in Windows Server, and used for managing Active Directory (AD). Look for: a virtualization-capable server (any 64-bit CPU, 4 GB+ RAM)
  • Providing database services to other servers. Applications and websites are built upon a database layer which is often stored on its own server. Development and non-user specific tasks like data analysis, mining, archiving, and storage using Oracle, MySQL, MS Access, and similar applications utilizes this server hardware. Look for: hard drives rated for fast writes; deploy an identical backup ‘slave’ server as a read-only database.
  • Hosting a website with a web server. Web servers use HTTP to serve files that make up web pages served to users browsing a website. Web servers work in tandem with a database server. This may occur within the same physical hardware server, or by using two servers networked together. Look for: hardware redundancy especially if you host e-commerce. Increasing server RAM capacity benefits performance under load.
  • Providing e-mail services with a mail server. Messaging servers, like Microsoft Exchange, use specific protocols (SMTP, POP3, IMAP) to send and receive messages. Dedicating server hardware to this task is recommend for optimal operation. Look for: similar specifications as a file server.
  • Controlling shared peripheral equipment, like a printer. Low-power specs will suffice. You might repurpose and old PC as a print server if you have one.
  • Running shared softwareon an application server. Centralizing applications their native framework (Java, PHP, .NET, various flavors of .js) improves performance under heavy usage, makes updates easier, and reduces TCO for maintaining tools organizations use for productivity. Look for: enterprise-grade storage bays (SAS hard drives) and ECC RAM. Note that un-virtualized instances tend to work better for development.

Choosing server form factor to fit your physical space

Servers come in several different physical form factors that can be classified into three umbrellas: tower, blade, and rackmount. The form factors are determined by the server case; you’ll find the same components on the inside of comparable models.

Tower – A tower server resembles a regular desktop computers—except that they have server components inside. Same as their PC cousins, towers come in several different shapes. These make sense as first servers because they can offer plenty of processing power and don’t require you to purchase additional mounting hardware. The drawback of tower servers is that they take up more room than either rackmount or blade setups once you start adding more.

Rackmount –Rackmount servers need to be installed onto a rack chassis. A chassis, typically several feet high, can hold multiple servers on top of each other in slots. Consider rackmount units when you have several servers and want to consolidate them into a smaller space.

Blade – Similar to rackmount servers in that they require a chassis to be installed. Blade servers are even more space-efficient than rackmount servers. However, properly cooling blade servers can be more challenging; consider these when your server closet scales into a server room. They are an even bigger investment than rackmount servers.

Server Operating Systems

When you use a computer in client/server architecture, the server operating system (server OS) is designed specifically for making sure computing power is distributed appropriately to the endpoint machines on the domain. Configuring the server OS is what enables a server computer to act in various roles of deployment, as a mail server, file server, domain controller, web server, application server, and so forth.

Think of a server OS as a more advanced and stable operating system than a desktop or mobile OS you would use on a client computer. A server OS supports more RAM, is more efficient with CPU power, and supports a greater number of network connections. They provide administrators a main interface for authenticating users, managing applications and file storage, and setting up permissions and other administrative processes across the domain.

There are dozens of server operating systems. Proprietary server OSes like Windows Server, Ubuntu Server, CentOS, and Red Hat Enterprise Linux are some of the more popular choices for running medium-size business domains.

Conclusion

Plan ahead five years when assessing your server needs. It’s a waste of money to outgrow your infrastructure before end of life. Choosing a business server workstation, especially your first one, can either improve the way professionals carry out their tasks or be a potential bottleneck. If they don’t have enough storage bays, you may easily find yourself rushing to purchase another machine with even more drive bays. You can avoid both overpaying and bottlenecking your office simply by allowing your organizational data room to grow.

The SMB server buying guide was first published in Feb. 2016 and is updated subsequently at the beginning each year.

Adam Lovinus

Adam Lovinus

A tech writer and Raspberry Pi enthusiast from Orange County, California.

More Posts - Website - Twitter - LinkedIn - Google Plus

Summary
Small Business Server Buying Guide 2019
Article Name
Small Business Server Buying Guide 2019
Description
Looking for a small business server? We go over how to choose a server workstation, whether it is your first or fifth server.
Author
Adam Lovinus
business serverServerServer & Workstation Systemsservers & workstationsworkstation
5 comments
1
FacebookTwitterGoogle +PinterestEmail
Adam Lovinus
Adam Lovinus

A tech writer and Raspberry Pi enthusiast from Orange County, California.

previous post
Coronavirus Impacts Tech Industry
next post
Using a Laptop or Notebook in a Dual Monitor Setup

Related Posts

Could a Flexible Office be Right for Your...

October 11, 2019

How to Upgrade Laptop Memory

August 15, 2019

Refurbished Hardware: A Buyer’s Beginners Guide

August 14, 2019

Aruba Instant On Wants to Simplify Your Small...

August 2, 2019

Best-Selling Business Monitors of 2019 (So Far)

July 26, 2019

Our Best Tablet Buying Guide 2019

June 5, 2019

5 Security Software Options to Protect Your Small...

May 22, 2019

Building a PC: The Ultimate Beginner’s Guide (Part...

May 9, 2019

Best Software & Tools for Small Businesses

April 10, 2019

5 Tips to Max Out Your NeweggBusiness Rewards

April 10, 2019

5 comments

6 Questions for Finding the Best SMB Server for Your Needs - HardBoiled June 6, 2016 - 4:27 pm

[…] Small Business Server Buying Guide 2016 […]

Reply
Avatar
natty4blog March 6, 2017 - 12:45 pm

Is this link even relevant ? i see 2 GB memory etc. I just feel myself on the time machine and George Bush being our new president.

Reply
Avatar
Chris Wilson September 19, 2018 - 11:45 am

So nothing on the OS? That seems like a little bit important that maybe should be considered

Reply
Avatar
serverrentalsite February 11, 2019 - 2:48 am

Great and useful Information. Thanks a lot for sharing

Reply
Avatar
Sudhanshu Bhasin July 5, 2019 - 7:53 pm

Thank you so much for this lovely article and information in it – appreciate your work

Reply

What's your take? Cancel reply

Subscribe

Savings Spotlight
  • 1

    PC Cooling: How to Set up Computer Case Fans

    September 25, 2015
  • 2

    5 Ways to Stream from PC to TV or Digital Display

    May 23, 2016
  • 3

    How to Choose the Correct RAM Upgrade

    April 28, 2015
  • 4

    How to Troubleshoot a PC Power Supply

    July 11, 2018
  • 5

    Four Apps that Make Your Tablet a Second Monitor

    January 9, 2018
  • 6

    2019 Solid State Drive (SSD) Buying Guide

    December 6, 2018
  • 7

    6 Reasons Your PC is Slow and How to Fix It

    February 28, 2019
  • 8

    How-to Guide: Small Office Network Setup

    December 20, 2018
  • 9

    Born in the USA: Computer Hardware Made in America

    September 27, 2018
  • 10

    Computer Monitor Buying Guide 2019

    January 4, 2019

Newegg + Business

How is this different from Newegg.com?

Why NeweggBusiness?
  • Facebook
  • Twitter
  • Linkedin
  • Email