- 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.
推薦閱讀
- Application Development with Qt Creator(Second Edition)
- C++黑客編程揭秘與防范
- Building Django 2.0 Web Applications
- HCNA網(wǎng)絡(luò)技術(shù)
- 物聯(lián)網(wǎng)信息安全
- React:Cross-Platform Application Development with React Native
- 區(qū)塊鏈輕松上手:原理、源碼、搭建與應(yīng)用
- 雷達(dá)饋線技術(shù)
- 新手易學(xué):新手學(xué)淘寶開(kāi)店
- Android UI Design
- Getting Started with Memcached
- 設(shè)備監(jiān)控技術(shù)詳解
- 精通SEO:100%網(wǎng)站流量提升密碼
- Guide to NoSQL with Azure Cosmos DB
- 商業(yè)的本質(zhì)和互聯(lián)網(wǎng)