Created
May 15, 2020 11:18
-
-
Save MonsterRob/ee703742187f7ffd9bd35ee5c7a989db to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
从前到后: | |
需求评审--> PRD | |
API/DB 文档 | |
设计文档(Optional) | |
Coding | |
Self Testing | |
PM Testing | |
Deploy | |
Traffic Flow: | |
ELB-> Nginx->Server -> DataDB | |
| | |
-> Redis(Optional) | |
| | |
-> Config Server | |
| | |
-> Log Server | |
| | |
-> TICK Flow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment