Facts of Different Types of Web Hosting Services
website hosting

Facts of Different Types of Web Hosting Services

10 Different Types of Web Hosting

A web hosting service is a type of Internet hosting service that hosts websites for clients, i.e. it offers the facilities required for them to create and maintain a site and makes it accessible on the World Wide Web. Companies providing web hosting services are sometimes called web hosts.

Typically, web hosting requires the following:

  • One or more servers to act as the host(s) for the sites; servers may be physical or virtual
  • Colocation for the server(s), providing physical space, electricity, and Internet connectivity;
  • Domain Name System configuration to define name(s) for the sites and point them to the hosting server(s);
  • A web server running on the host;
    1. for each site hosted on the server:
    2. space on the server(s) to hold the files making up the site
    3. site-specific configuration
    4. often, a database;
    5. software and credentials allowing the client to access these, enabling them to create, configure, and modify the site;
    6. email connectivity allowing the host and site to send email to the client.

Types of hosting

Internet hosting services can run Web servers. The scope of web hosting services varies greatly.

  1. Shared web hosting service: One’s website is placed on the same server as many other sites, ranging from a few sites to hundreds of websites. Typically, all domains may share a common pool of server resources, such as RAM and the CPU. The features available with this type of service can be quite basic and not flexible in terms of software and updates. Resellers often sell shared web hosting and web companies often have reseller accounts to provide hosting for clients.
  2. Reseller web hosting: Allows clients to become web hosts themselves. Resellers could function, for individual domains, under any combination of these listed types of hosting, depending on who they are affiliated with as a reseller. Resellers’ accounts may vary tremendously in size: they may have their own virtual dedicated server to a colocated server. Many resellers provide a nearly identical service to their provider’s shared hosting plan and provide the technical support themselves.
  3. Virtual Dedicated Server: Also known as a Virtual Private Server (VPS), divides server resources into virtual servers, where resources can be allocated in a way that does not directly reflect the underlying hardware. VPS will often be allocated resources based on a one server to many VPSs relationship, however virtualization may be done for a number of reasons, including the ability to move a VPS container between servers. The users may have root access to their own virtual space. Customers are sometimes responsible for patching and maintaining the server (unmanaged server) or the VPS provider may provide server admin tasks for the customer (managed server).
  4. Dedicated hosting service: The user gets his or her own Web server and gains full control over it (user has root access for Linux/administrator access for Windows); however, the user typically does not own the server. One type of dedicated hosting is self-managed or unmanaged. This is usually the least expensive for dedicated plans. The user has full administrative access to the server, which means the client is responsible for the security and maintenance of his own dedicated server.
  5. Managed hosting service: The user gets his or her own Web server but is not allowed full control over it (user is denied root access for Linux/administrator access for Windows); however, they are allowed to manage their data via FTP or other remote management tools. The user is disallowed full control so that the provider can guarantee quality of service by not allowing the user to modify the server or potentially create configuration problems. The user typically does not own the server. The server is leased to the client.
  6. Colocation web hosting service: Similar to the dedicated web hosting service, but the user owns the colo server; the hosting company provides physical space that the server takes up and takes care of the server. This is the most powerful and expensive type of web hosting service. In most cases, the colocation provider may provide little to no support directly for their client’s machine, providing only the electrical, Internet access, and storage facilities for the server. In most cases for colo, the client would have his or her own administrator visit the data center on site to do any hardware upgrades or changes. Formerly, many colocation providers would accept any system configuration for hosting, even ones housed in desktop-style minitower cases, but most hosts now require rack mount enclosures and standard system configurations.
  7. Cloud hosting: This is a new type of hosting platform that allows customers powerful, scalable and reliable hosting based on clustered load-balanced servers and utility billing. A cloud hosted website may be more reliable than alternatives since other computers in the cloud can compensate when a single piece of hardware goes down. Also, local power disruptions or even natural disasters are less problematic for cloud hosted sites, as cloud hosting is decentralized. Cloud hosting also allows providers to charge users only for resources consumed by the user, rather than a flat fee for the amount the user expects they will use, or a fixed cost upfront hardware investment. Alternatively, the lack of centralization may give users less control on where their data is located which could be a problem for users with data security or privacy concerns as per GDPR guidelines. Cloud hosting users can request additional resources on-demand such as only during periods of peak traffic, while offloading IT management to the cloud hosting service.
  8. Clustered hosting: Having multiple servers hosting the same content for better resource utilization. Clustered servers are a perfect solution for high-availability dedicated hosting, or creating a scalable web hosting solution. A cluster may separate web serving from database hosting capability. (Usually web hosts use clustered hosting for their shared hosting plans, as there are multiple benefits to the mass managing of clients).
  9. Grid hosting: This form of distributed hosting is when a server cluster acts like a grid and is composed of multiple nodes.
  10. Home server: Usually a single machine placed in a private residence can be used to host one or more web sites from a usually consumer-grade broadband connection. These can be purpose-built machines or more commonly old PCs. Some ISPs actively attempt to block home servers by disallowing incoming requests to TCP port 80 of the user’s connection and by refusing to provide static IP addresses. A common way to attain a reliable DNS host name is by creating an account with a dynamic DNS service. A dynamic DNS service will automatically change the IP address that a URL points to when the IP address changes. Some specific types of hosting provided by web host service providers:
    • File hosting service: hosts files, not web pages
    • Image hosting service
    • Video hosting service
    • Blog hosting service
    • Paste bin
    • Shopping cart software
    • E-mail hosting service

Hosting Management

The host may also provide an interface or control panel for managing the Web server and installing scripts, as well as other modules and service applications like e-mail. A web server that does not use a control panel for managing the hosting account, is often referred to as a “headless” server. Some hosts specialize in certain software or services

S. No.Free AlternativesPaid Alternatives
1WebminPlesk
2FroxlorVesta Control Panel
3CentOS Web PanelISPmanager
4ZpanelDirectAdmin
5Ajenti
6ISPConfig
7aaPanel
8Virtualmin
9CyberPannel
10Hestia
11

Reliability and uptime

The availability of a website is measured by the percentage of a year in which the website is publicly accessible and reachable via the Internet. This is different from measuring the uptime of a system. Uptime refers to the system itself being online. Uptime does not take into account being able to reach it as in the event of a network outage. A hosting provider’s Service Level Agreement (SLA) may include a certain amount of scheduled downtime per year in order to perform maintenance on the systems. This scheduled downtime is often excluded from the SLA timeframe, and needs to be subtracted from the Total Time when availability is calculated. Depending on the wording of an SLA, if the availability of a system drops below that in the signed SLA, a hosting provider often will provide a partial refund for time lost. How downtime is determined changes from provider to provider, therefore reading the SLA is imperative. Not all providers release uptime statistics. Most hosting providers will guarantee at least 99.9% uptime which will allow for 43m of downtime per month, or 8h 45m of downtime per year.

Obtaining hosting

Web hosting is often provided as part of a general Internet access plan from Internet service providers. There are also many free and paid providers offering web hosting.

A customer needs to evaluate the requirements of the application to choose what kind of hosting to use. Such considerations include database server software, scripting software, and operating system. Most hosting providers provide Linux-based web hosting which offers a wide range of different software. A typical configuration for a Linux server is the LAMP platform: Linux, Apache, MySQL, and PHP/Perl/Python. The web hosting client may want to have other services, such as email for their business domain, databases or multimedia services. A customer may also choose Windows as the hosting platform. The customer still can choose from Perl, PHP, Python, and Ruby, but the customer may also use ASP.NET or ASP Classic. Web hosting packages often include a web content management system, so the end-user does not have to worry about the more technical aspects.

Security

Because web hosting services host websites belonging to their customers, online security is an important concern. When a customer agrees to use a web hosting service, they are relinquishing control of the security of their site to the company that is hosting the site. The level of security that a web hosting service offers is extremely important to a prospective customer and can be a major consideration when considering which provider a customer may choose.

Web hosting servers can be attacked by malicious users in different ways, including uploading malware or malicious code onto a hosted website. These attacks may be done for different reasons, including stealing credit card data, launching a Distributed Denial of Service Attack (DDoS) or spamming.

Need Assistance

If you need professional assistance configuring your deployment, you can use our commercial support to help get you up and running.



Key Terms:

  • aaPanel
  • ,
  • Cloud hosting
  • ,
  • CyberPannel
  • ,
  • Dedicated hosting
  • ,
  • Home server
  • ,
  • ISPConfig
  • ,
  • Managed hosting
  • ,
  • Open Source Software
  • ,
  • Shared web hosting
  • ,
  • Virtual Dedicated Server
  • ,
  • Virtualmin
  • ,
  • Webhosting
  • ,
  • Webmin
  • ,
  • Zpanel

Related Article

Kubctl Kubernetes Commands

Some facts of Kubernetes kubeadm and kubectl

Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source […]

Windows Run Commands

Useful Windows Run Commands for IT Automation

Contents1 Windows Run Command for IT Operation and Automation2 Here is a list of commands you can execute from the […]

Upgrade MySQL from 5.7 to 8 on Ubuntu 18.04

In this article we will upgrade MySQL on Ubuntu 18.04 LTS from version 5.2.27 to 8.x using command line. Step […]