What is a cloud server? Types of cloud servers and how …

What is a cloud server?

A cloud server is a compute server that has been virtualized, making its resources accessible to users remotely over a network. Cloud servers are intended to provide the same functions, support the same operating systems (OSes) and applications, and offer similar performance characteristics as traditional physical servers that run in a local data center. Cloud servers are often referred to as virtual servers, virtual private servers or virtual platforms.

Cloud servers are an important part of cloud technology. Widespread adoption of server virtualization has largely contributed to the rise and continued growth of cloud computing. Cloud servers power every type of cloud computing delivery model, from infrastructure as a service (IaaS) to platform as a service (PaaS) and software as a service (SaaS).

Cloud servers work by virtualizing physical servers to make them accessible to users from remote locations. Server virtualization is often, but not always, done through the use of a hypervisor. The compute resources of the physical servers are then used to create and power virtual servers, which are also known as cloud servers. These virtual servers can then be accessed by organizations through a working internet connection from any physical location.

In a public cloud computing model, cloud vendors provide access to these virtual servers and storage resources in exchange for fees that are typically structured as a pay-as-you-go subscription model. Cloud computing delivery models that include only virtual servers, storage and networking are called IaaS. PaaS products provide customers a cloud computing environment with software and hardware tools for application development, which are powered by cloud servers, storage and networking resources. In the SaaS model, the vendor delivers a complete, fully managed software product to paying customers through the cloud. SaaS applications rely on cloud servers for compute resources.

Although private cloud servers work similarly, these physical servers are part of a company's private, owned infrastructure.

An enterprise can choose from several types of cloud servers. Three primary models include:

Public cloud servers. The most common expression of a cloud server is avirtual machine(VM) -- or compute "instance" -- that apublic cloudprovider hosts on its own infrastructure and delivers to users across the internet using a web-based interface or console. This model is known asIaaS. Examples of cloud servers includeAmazon Elastic Compute Cloud(EC2) instances, Microsoft Azure instances andGoogle Compute Engineinstances.

Private cloud servers. A cloud server may also be a compute instance within an on-premisesprivate cloud. In this case, an enterprise delivers the cloud server to internal users across alocal area network (LAN) and, in some cases, also to external users across the internet. The primary difference between a hosted public cloud server and a private cloud server is that the latter exists within an organization's own infrastructure, whereas a public cloud server is owned and operated outside of the organization. Hybrid clouds may include public or private cloud servers.

Dedicated cloud servers. In addition to virtual cloud servers, cloud providers can supply physical cloud servers, also known asbare-metal servers, which essentially dedicate a cloud provider's physical server to a user. These dedicated cloud servers -- also called dedicated instances -- are typically used when an organization must deploy a custom virtualization layer or mitigate the performance and security concerns that often accompany a multi-tenant cloud server.

Cloud servers are available in a wide range of compute options, with varying processor and memory resources. This enables an organization to select an instance type that best fits the needs of a specific workload. For example, a smaller Amazon EC2 instance might offer one virtual CPU and 2 GB of memory, while a larger Amazon EC2 instance provides 96 virtual CPUs and 384 GB of memory. In addition, it is possible to find cloud server instances that are tailored to unique workload requirements, such as compute-optimized instances that include more processors relative to the amount of memory.

While it's common for traditional physical servers to include some storage, most public cloud servers do not include storage resources. Instead, cloud providers typically offer storage as a separate cloud service, such asAmazon Simple Storage Service(Amazon S3) andGoogle Cloud Storage. An organization provisions and associates storage instances with cloud servers to hold content, such as VM images and application data.

The choice to use a cloud server will depend on the needs of the organization and its specific application and workload requirements. Some potential benefits include:

Ease of use. An administrator can provision a server in a matter of minutes. With a public cloud server, an organization does not need to worry about server installation, maintenance or other tasks that come with owning a physical server.

Globalization. Public cloud servers can globalize workloads. With a traditional centralized data center, admins can still access workloads globally, but networklatencyand disruptions can reduce performance for geographically distant users. By hosting duplicate instances of a workload in different global regions, organizations can benefit from faster and often more reliable access.

Cost and flexibility. Public cloud servers follow apay-as-you-go pricing model. Compared to a physical server and its maintenance costs, this can save an organization money, particularly for workloads that only need to run temporarily or are used infrequently. Cloud servers are often used for temporary workloads, such as software development and testing, as well as for workloads where resources need to be scaled up or down based on demand. However, depending on the amount of use, the long-term and full-time cost of cloud servers can become more expensive than owning the server outright. Furthermore, a full breakdown of cloud computing expenses is important to avoid hidden costs.

The choice to use a cloud server may also pose some potential disadvantages for organizations.

Regulation and governance. Regulatory obligations and corporate governance standards may prohibit organizations from using cloud servers and storing data in different geographic locations.

Performance. Because cloud servers are typically multi-tenant environments, and an admin has no direct control over those servers' physical location, a VM may be adversely impacted by excessive storage or network demands of other cloud servers on the same hardware. This is often referred to as the "noisy neighbor" issue. Dedicated or bare-metal cloud servers can help an organization avoid this problem.

Outages and resilience. Cloud servers are subject to periodic and unpredictable service outages, usually due to a fault within the provider's environment or an unexpected network disruption. For this reason, and because a user has no control over a cloud provider's infrastructure, some organizations choose to keep mission-critical workloads within their local data center rather than in the public cloud. Also, there is no inherent high availability or redundancy in public clouds. Users that require greater availability for a workload must deliberately build that availability into the workload.

When organizations are evaluating the use of cloud servers to satisfy their compute needs, there are a few key considerations.

When considering any type of cloud service, organizations should examine the specific cloud servers the provider uses -- such as the type, configuration and virtualization technology. While use of cloud servers for computing tasks can offer customers many specific benefits compared to physical servers, certain use cases can favor traditional on-premises servers.

Read here for more information on cloud security best practices for customer organizations.

See the rest here:
What is a cloud server? Types of cloud servers and how ...

Related Posts

Comments are closed.