A-Z Popular Blog Cloud Search »
Technology
 Advertisements
Related Guides
Information Technology

Integration

It Management

Systems Technology

5 Examples of Horizontal Scale

 , updated on
Horizontal scale is the ability to add more computing instances to a service, application, system or analysis. One of the primary benefits of cloud infrastructure and related cloud platforms and services is that they provide horizontal scale without technical limitation. In other words, the scale of cloud is limited only by financial constraints, legal contracts or physical limitations such as the size of your data centers. The following are illustrative examples of horizontal scale.

Load Balancing

A backend service for a mobile app uses a load balancer that evenly distributes users to instances. When load is heavy, the service is autoscaled to add more instances. When load is light, the instances may be scaled back.

Shared Database

A batch job is launched to 100 cloud instances with instances coordinating work using a cloud database.

Service Architecture

A trading algorithm is architected as 6 separately deployable services. Each service can be horizontally scaled to multiple instances.

Global Scale

A content delivery network deploys media files to 32 data centers in different regions. Each user is served from the data center closest to them. This is implemented with a domain name service that returns different IP addresses for a service based on the user's location.

Edge Computing

A solar panel management service is deployed to 12 data centers in different regions. Each solar panel system is served from the region closest to it. This can be implemented with the same architecture as a content delivery network. As such, it is common for a content delivery network to offer edge computing capabilities.
Overview: Horizontal Scale
Type
Definition
The ability to add more computing instances to a service, application, system or analysis.
Related Concepts

Computing

This is the complete list of articles we have written about computing.
Coding
Compression
Computing Platform
Cryptography
Gamification
Hexadecimal
IT Examples
IT Infrastructure
Networking
Operating Systems
More ...
If you enjoyed this page, please consider bookmarking Simplicable.
 

Cloud-Scale

The definition of cloud-scale with examples.

Autoscaling

A definition of cloud autoscaling with several examples.

Vertical Scale

The definition of vertical scale with an example and comparison to horizontal scale.

Scalability

A definition of scalability with several examples.

Cloud Computing

A list of cloud computing terms.

Cloud Scaling

The definition of cloud scaling with examples.

Edge Computing Definition

The definition of edge computing with an example.

Technology Platform

The definition of technology platform with examples.

Transcoding

The definition of transcoding with examples.

Electronic Business

The definition of electronic business with examples.

Software Examples

An overview of software with real-world examples.

Business Software Examples

A list of common types of business software.

Systems Technology

An overview of systems technology with examples.

Computing Platform

A list of the basic types of computing platform.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map