- Hands-On Cloud:Native Microservices with Jakarta EE
- Luigi Fugaro Mauro Vocale
- 89字
- 2021-07-02 13:47:12
Port binding
The seventh factor is related to port binding, which is how the application is reachable, and exposed. A cloud-native application doesn't need any runtime, such as application servers or web servers; everything is embedded, and it's self-contained and exposes its services (such as APIs) through ports via the protocol that best fits its integration functionalities (HTTP, AMQP, MQTT, XMPP, and so on).
That also means, that if you expose your application, it can be a backing service for another application. The cloud infrastructure will provide routing capabilities.
推薦閱讀
- 社交網絡對齊
- 6G潛在關鍵技術(下冊)
- 物聯網短距離無線通信技術應用與開發
- 物聯網識別技術
- 物聯網安全:理論、實踐與創新
- 新一代物聯網架構技術:分層算力網絡
- Yii Application Development Cookbook(Second Edition)
- Windows Server 2012 Hyper-V虛擬化管理實踐
- AWS Lambda Quick Start Guide
- 數據血緣分析原理與實踐
- 華為HCIA-Datacom認證指南
- 工業以太網技術:AFDX/TTE網絡原理、接口、互連與安全
- 人際網絡
- Microservices Development Cookbook
- Corona SDK Application Design