Overview
Direct Answer
Cloud bursting is a hybrid cloud strategy in which an organisation maintains baseline workloads in a private cloud infrastructure and automatically offloads excess demand to a public cloud provider when capacity thresholds are exceeded. This approach enables elastic scaling whilst preserving control over sensitive or baseline operations.
How It Works
Applications run continuously in the private environment with monitoring systems tracking resource utilisation against predefined thresholds. When demand exceeds private capacity, orchestration software automatically provisions additional resources in the public cloud, distributing workloads across both environments. Traffic routing and data synchronisation occur transparently to end users, with workloads repatriated to private infrastructure as demand normalises.
Why It Matters
Organisations achieve cost efficiency by avoiding permanent over-provisioning whilst maintaining performance during unpredictable spikes. This model reduces capital expenditure on private infrastructure by allowing temporary public cloud consumption, improving response times for critical business periods such as seasonal peaks or promotional campaigns.
Common Applications
Financial services utilise this pattern during month-end reconciliation and trading surges. E-commerce platforms employ it during peak shopping periods such as Black Friday. Software-as-a-service providers leverage this approach to handle variable customer demand whilst maintaining core infrastructure control.
Key Considerations
Network latency and data transfer costs between private and public environments can offset savings; careful architectural design and threshold configuration are essential. Organisations must ensure robust security policies, compliance controls, and failover mechanisms function reliably across hybrid boundaries.
Cross-References(2)
More in Cloud Computing
Docker
InfrastructureA platform for developing, shipping, and running applications in isolated containers with consistent environments.
Software as a Service
Service ModelsCloud computing model that delivers software applications over the internet on a subscription basis.
FinOps
Strategy & EconomicsA cultural practice combining technology, finance, and business to manage cloud costs through data-driven decision making.
Cloud Cost Optimisation
Service ModelsStrategies and practices for minimising cloud computing expenses while maintaining performance and functionality.
Load Balancer
InfrastructureA device or software that distributes network traffic across multiple servers to ensure no single server is overwhelmed.
Green Cloud Computing
Service ModelsCloud computing practices that minimise environmental impact through renewable energy usage, efficient cooling, workload consolidation, and carbon-aware scheduling of compute tasks.
GPU Cloud Computing
Service ModelsCloud infrastructure providing on-demand access to graphics processing units optimised for AI training and inference, enabling organisations to scale compute without capital investment.
Block Storage
InfrastructureA data storage technology that manages data as individual blocks, each acting as an independent hard drive.