- Hybrid Cloud for Architects
- Alok Shrivastwa
- 260字
- 2021-06-24 19:27:40
Cloud bursting
Cloud bursting as a concept has been spoken of since the inception of the public cloud. Let's take a simple example to elucidate the need for cloud bursting. Say you run an electronic commerce site and on a festive day or when there is a sale, you get huge bursts of traffic for an otherwise, predictable traffic website.
In this case, one would design the environment to serve the predictable traffic and use the public cloud in order to take over the extra connections.
A few points to note while designing an environment capable of bursting are:
- Stateless and horizontably scalable tier
- Network connectivity and redirection

In the preceding diagram, we can see that the Predicted Traffic is handled by the application components in the private cloud, however the Bursty Traffic is handled by a part of the application that is spun off in the public cloud.
If the application is designed appropriately, the scalability of the application can be near infinite with the public cloud being used only for the period of the burst, and the only prerequisite would be having network connectivity in place.
While it is not shown in the preceding diagram, in some cases, some data also needs to be copied between the data center and the public cloud for the tier to work.
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- Circos Data Visualization How-to
- Ansible Quick Start Guide
- Getting Started with Containerization
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 計算機網絡技術基礎
- 云計算和大數據的應用
- 生物3D打印:從醫療輔具制造到細胞打印
- Mastering OpenStack(Second Edition)
- 30天學通Java Web項目案例開發
- Machine Learning in Java
- Hands-On Microservices with C#
- 從機器學習到無人駕駛
- AWS Administration:The Definitive Guide(Second Edition)