- DevOps for Serverless Applications
- Shashikant Bangera
- 94字
- 2021-07-16 17:35:32
Latency and geolocation improvement
The scalability of the application depends on three factors: the number of users, the location of the users, and the latency of the network. In today's world, applications have a global audience, which can add to latency. But the danger of latency can be highly mitigated with the serverless platform. With serverless, a container is instantiated to run a function at every event call, and this container can be created close to the user's geographical region, which will automatically improve the performance of the app.
推薦閱讀
- Linux內(nèi)核完全注釋?zhuān)?0周年版·第2版)
- Mastering Distributed Tracing
- Windows Phone 7.5 Data Cookbook
- Kubernetes從入門(mén)到實(shí)踐
- 奔跑吧 Linux內(nèi)核(入門(mén)篇)
- RESS Essentials
- 細(xì)說(shuō)Linux基礎(chǔ)知識(shí)
- Ceph分布式存儲(chǔ)實(shí)戰(zhàn)
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- Learn SwiftUI
- 大規(guī)模分布式系統(tǒng)架構(gòu)與設(shè)計(jì)實(shí)戰(zhàn)
- Linux集群之美
- Azure Resource Manager Templates Quick Start Guide
- Docker容器技術(shù)與運(yùn)維
- 物聯(lián)網(wǎng)操作系統(tǒng)AliOS Things探索與實(shí)踐