---
title: "Cloud Computing Concepts: Cloud Servers"  
description: "Cloud servers are virtual servers which are primarily an IaaS (Infrastructure as a service) cloud service modelCloud servers are logical servers which"  
author: "Anonymous User"  
published: 2015-02-27  
updated: 2018-02-22  
canonical: https://www.mindstick.com/blog/798/cloud-computing-concepts-cloud-servers  
category: "cloud computing"  
tags: ["cloud"]  
reading_time: 2 minutes  

---

# Cloud Computing Concepts: Cloud Servers

- Cloud servers are virtual servers which are primarily an IaaS ([Infrastructure as a service](https://www.mindstick.com/blog/799/cloud-computing-concepts-iaas)) [cloud service](https://www.mindstick.com/forum/158492/what-are-the-different-cloud-service-models-iaas-paas-saas-and-their-use-cases) model
- Cloud servers are logical servers which are built, hosted and delivered through a [cloud computing](https://www.mindstick.com/articles/12172/programming-cloud-computing-driven-by-scientific-theory-viewpoints-challenges) platform over the internet. Cloud servers possess and exhibit similar capabilities and functionality to a typical server but are accessed remotely from a cloud [service provider](https://www.mindstick.com/forum/85256/which-is-the-best-accommodation-rooms-and-transportation-service-provider).
- There are mainly two types of cloud servers: Logical Servers and Physical Servers
- A cloud server is considered to be logical when it is delivered through server virtualization. In this delivery model, the physical server is logically distributed into two or more logical servers, each of which has a separate OS, [user interface](https://www.mindstick.com/interview/22909/user-interface-objects-in-cocoa), and apps, although they share physical components from the underlying physical server.
- Also, the physical server is also accessed through the internet remotely, it isn’t shared or distributed. This is commonly [known as](https://answers.mindstick.com/qa/35703/ricky-ponting-is-also-known-as-what) a dedicated cloud server.
- Unlike [dedicated servers](https://www.mindstick.com/blog/74244/5-myths-about-dedicated-servers), cloud servers can be run on a hypervisor. The role of a hypervisor is to control the capacity of [operating systems](https://www.mindstick.com/articles/332551/operating-systems-trends-and-innovations-in-2023) so it is allocated where needed. With [cloud hosting](https://www.mindstick.com/forum/155674/what-is-cloud-hosting), there are multiple cloud servers which are available to each particular client.
- This allows computing resource to be dedicated to a particular client if and when it is necessary. When there is additional traffic the resources are scaled up and if [one server](https://www.mindstick.com/forum/487/can-i-attach-more-than-one-server-certificate-to-a-web-site) fails, data will be extracted from other servers.

![Cloud Computing Concepts: Cloud Servers](https://www.mindstick.com/blogs/e88957af-67cb-4daa-a58c-6591d82e150e/images/ab94c3d3-9e00-4313-a1d3-bb8e8c0cf5ac.png)

##### \

##### Features and Benefits of cloud servers

\

**Flexibility and scalability:** Extra resource can be accessed as and when required

**Cost-effectiveness;** whilst being available when needed, clients only pay for what they are using at a particular time

**Ease of Set up:** Cloud servers do not require much initial setup

**Reliability:** due to the number of available servers, if there are problems with some, the resource will be shifted so that clients are unaffected.

---

Original Source: https://www.mindstick.com/blog/798/cloud-computing-concepts-cloud-servers

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
