Wednesday 25 November 2020

How to Choose a Dedicated Server!

So you've outgrown your shared host and it's time now to move on to the real stuff.

Yes we are talking about dedicated servers, those byte crunching beasts. Figuring out all of the options and services can be very confusing.

But No Worry!

I will try and give you some tips and hopefully guide to your perfect server.

So let's not waste any time and start with first segment.

What is a Dedicated Server?

Dedicated Server is a single computer connected to a network (internet). This computer and all of it's processing power is dedicated to a single person or organization. Meaning that the computer resources are not shared by anyone else kocuce. You have the full control of the machine and you are free to run any software you want on that computer.

Generally dedicated servers are used to serve web page requests ( html, images, videos...etc) but they can be used for many other purposes as well.

Do I need one or more servers?

To simplify things we will divide the use of dedicated servers into these two groups:

Full Web site Hosting

Specific Service Hosting (Database, email, httpd...etc)

Single Web site Hosting

Hosting of a single or several web sites. In this kind of setup, all of the services/programs (http software, DB software, email software...etc) are installed and running on one dedicated server. Sometimes these services/programs can also be referred as "servers" them self.

This is the common setup for small to medium trafficked web sites since all of the necessary software needed to run the web site are located on one physical machine.

Advantage to of this setup is that it lowers the cost, but disadvantage is that all of the machine resources are shared by all of the software and processes.

Specific Service Hosting

Hosting of a single software or service on it's own dedicated machine. All of the resources on the machine are dedicated mainly for one type of service or functionality. For example, one might host only Database Software on the server so that all of the resources on that machine are only dedicated for processing of Database Queries. You are able to handle more queries, or deliver more pages.

Usually medium to high trafficked web sites will run this kind of setup.

Traditional setup will consist of one or more server that will only handle web (http) request, then one or more servers only handling database requests and maybe one or more servers only handling processing of the emails. Theoretically there is no limitation on the amount of servers. As a group working together these servers are used to process in millions of requests a day.

Which setup do you choose?

This of course depends on the amount of requests and traffic that your web site will be receiving. So to be able to answer this question we need to first understand little bit about what services are needed in order for web site to be accessed by the user. 

No comments:

Post a Comment