- Hands-On Cloud:Native Microservices with Jakarta EE
- Luigi Fugaro Mauro Vocale
- 108字
- 2021-07-02 13:47:12
Backing services
The fourth factor is related to services that your application uses. Those backing services might be file storage, a database, or a mail server. The application should just reference the need for such a service, but have the infrastructure (the new revolutionary cloud infrastructure) do the resource binding. This kind of separation of concern helps your application to attach and detach to different backing services, thanks to the third factor— without redeploying the application. This is also the basis for the circuit breaker pattern that we will describe in Chapter 8, Microservices Patterns.
Long story short, integrate your application with resources, not implementations.
推薦閱讀
- Mastering Node.js(Second Edition)
- 物聯(lián)網(wǎng)標(biāo)準(zhǔn)化指南
- Application Development with Qt Creator(Second Edition)
- 物聯(lián)網(wǎng)概論(第2版)
- HCNA網(wǎng)絡(luò)技術(shù)
- 智慧城市中的移動(dòng)互聯(lián)網(wǎng)技術(shù)
- 物聯(lián)網(wǎng)時(shí)代
- 射頻通信系統(tǒng)
- 城域網(wǎng)與廣域網(wǎng)(第2版)
- The Kubernetes Workshop
- Learning Storm
- 從實(shí)踐中學(xué)習(xí)手機(jī)抓包與數(shù)據(jù)分析
- 網(wǎng)絡(luò)綜合布線(第2版)
- 轉(zhuǎn)化:提升網(wǎng)站流量和轉(zhuǎn)化率的技巧
- 設(shè)備監(jiān)控技術(shù)詳解