- Hands-On Cloud:Native Microservices with Jakarta EE
- Luigi Fugaro Mauro Vocale
- 61字
- 2021-07-02 13:47:12
Processes
The sixth factor is related to the states that your application might have. And a cloud-native application must be stateless to respect characteristics such as scalability, flexibility, resilience, and fault tolerance.
Every state must be kept, stored, and saved to a backing service, such as storage, or a database, which are stateful by definition.
Long story short, don't hold states.
推薦閱讀
- FreeSWITCH 1.2
- 網(wǎng)絡創(chuàng)新指數(shù)研究
- Socket.IO Real-time Web Application Development
- C/C++串口通信:典型應用實例編程實踐
- 網(wǎng)絡基礎與網(wǎng)絡管理項目化教程
- Kong網(wǎng)關:入門、實戰(zhàn)與進階
- The Kubernetes Workshop
- Building Web Applications with ArcGIS
- 網(wǎng)絡安全應急響應技術實戰(zhàn)指南
- 物聯(lián)網(wǎng)與智能家居
- 網(wǎng)管工具使用與技巧大全
- 云計算技術與標準化
- Intelligent Mobile Projects with TensorFlow
- 計算機通信網(wǎng)絡安全
- 移動互聯(lián)網(wǎng)環(huán)境下的核心網(wǎng)剖析及演進