dev-resources.site
for different kinds of informations.
微服务的反模式和陷阱
Published at
10/24/2017
Categories
antipatterns
Author
fangdajiang
Main Article
Categories
1 categories in total
antipatterns
open
Author
11 person written this
fangdajiang
open
第一部分
1、数据驱动的迁移反模式
- 太多的数据迁移
- 功能分割优先,数据迁移最后
2、超时反模式
- 使用超时
- 使用断路器模式
3、共享反模式
- 过多依赖
- 共享代码的技术
4. 到达报告反模式
- 微服务报告的问题
- Asynchronous Event Pushing
5、沙粒陷阱
- 分析服务的范围和功能
- 分析数据库事务
- 分析服务编排
第二部分
6、无因的开发者陷阱
- 做出错误的决定
- 了解业务驱动
7、随大流陷阱
- 微服务的优点和缺点
- 其他架构模型
8、其它架构模式
- header 版本控制
- Schema 版本控制
第三部分
9、静态契约陷阱
- 延迟测量
- 通信协议比较
10、通信协议使用的陷阱
- 异步请求
- 广播能力
- 事务请求
11、REST 陷阱
antipatterns Article's
30 articles in total
Backend Red Flags - What NOT to do
read article
Microservice Antipatterns: The Shared Client Library
read article
Microservices: Avoiding the Pitfalls, Embracing the Potential - A Guide to Anti-Patterns
read article
Antipattern: We'll buy it when we come back
read article
SQL antipatterns: Diplomatic Immunity
read article
The Consumer Conundrum: Navigating Change in Microservices Without Gridlock
read article
Top AWS CloudFormation Anti-Patterns & Best Practices
read article
Guess-Driven Development
read article
AWS Serverless Anti-Patterns: What They Are and How to Avoid Them
read article
AWS DR Anti-Patterns: Avoiding Common Mistakes
read article
The Strategy of One
read article
Microservices anti-patterns
read article
Get out early with Perl statement modifiers
read article
JavaScript Anti-patterns
read article
The two most common DevOps anti-patterns
read article
The God 🦸
read article
Design Meeting Patterns and Antipatterns
read article
Anti-patterns of automated software testing
read article
React Anti Patterns Part 1
read article
Death by Interfaces?
read article
The Antipattern Antipattern
read article
Ruby's Array: a Swiss Army Knife?
read article
13 ways the Internet is broken - #9 will shock you!
read article
A note from a TDD zealot
read article
Applications as Frameworks
read article
My first React 'aha' moment. Is this an antipattern?
read article
Avoiding the Builder Design Pattern in Kotlin
read article
The Fallacy of DRY
read article
Avoid anemic domain models by empowering your objects
read article
微服务的反模式和陷阱
currently reading
Featured ones: