- Microservice Patterns and Best Practices
- Vinicius Feitosa Pacheco
- 141字
- 2021-06-30 19:02:53
Microservice frameworks
When dealing with frameworks, we have to think that because of the technological diversity of our frameworks, we will have at least three frameworks instead of one to keep our ecosystem.
Of course, we could have kept all microservices in the same stack. However, searching for the best overall performance for each domain, we opted for a more plural stack.
Obviously, at first, the impression is that the complexity will be higher than expected. But this type of complexity is matched by the performance most suitable for each case.
Basically, we chose three different programming languages to use on our news portal. Python, Go, and C# are those languages. It is time to think about which frameworks we will use for each of these languages, thus taking another step in shaping our development stack for each microservice.
- Building Django 2.0 Web Applications
- 物聯網識別技術
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- 正在爆發的互聯網革命
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- NB-IoT物聯網技術解析與案例詳解
- 物聯網之霧:基于霧計算的智能硬件快速反應與安全控制
- CCNP TSHOOT(642-832)認證考試指南
- 6G無線網絡空口關鍵技術
- Learning Windows 8 Game Development
- Getting Started with nopCommerce
- Learning Node.js Development
- 網絡空間全球治理觀察
- Enterprise ApplicationDevelopment with Ext JSand Spring
- 網絡分析技術揭秘:原理、實踐與WinPcap深入解析