User Tools

Site Tools


architect:design-principle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
architect:design-principle [2021/11/09 08:31] morgan0329architect:design-principle [2021/11/09 08:31] (current) morgan0329
Line 1: Line 1:
 +关于架构设计的原则
 +<code>
  
 +
 +从功能上设计: 长远眼光,适当设计,最小落地
 +
 +即:可以想得长远点,但是做设计的时候适当的设计,真正实现的话,按照最小的实现
 +
 +基于一期的经验,我个人认为先专注于二期或未来6-12个月(当然可以给长远留点空间)
 +
 +
 +从容量上设计:
 +Design (10倍体量设计,可扩展性,预见性)
 +Implement(3倍体量实现,考虑工期)
 +Deploy (1.5倍体量部署,节省企业硬件成本)
 +
 +</code>

Except where otherwise noted, content on this wiki is licensed under the following license: 沪ICP备12046235号-2
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki