- Python Microservices Development
- Tarek Ziadé
- 65字
- 2021-07-02 18:54:18
Microservices pitfalls
As said earlier, building an application with microservices has a lot of benefits, but it's not a silver bullet by all means.
You need to be aware of these main problems you might have to deal with when coding microservices:
- Illogical splitting
- More network interactions
- Data storing and sharing
- Compatibility issues
- Testing
These issues will be covered in detail in the following sections.
推薦閱讀
- Learn ECMAScript(Second Edition)
- 深入實踐Spring Boot
- Learning Flask Framework
- Android NDK Beginner’s Guide
- Building Minecraft Server Modifications
- Linux命令行與shell腳本編程大全(第4版)
- Natural Language Processing with Java and LingPipe Cookbook
- Microsoft Dynamics AX 2012 R3 Financial Management
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- HoloLens與混合現實開發
- HTML+CSS+JavaScript編程入門指南(全2冊)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Mastering Elixir
- Mastering Drupal 8