Skip to content

Instantly share code, notes, and snippets.

@MonsterRob
Created May 15, 2020 11:18
Show Gist options
  • Save MonsterRob/ee703742187f7ffd9bd35ee5c7a989db to your computer and use it in GitHub Desktop.
Save MonsterRob/ee703742187f7ffd9bd35ee5c7a989db to your computer and use it in GitHub Desktop.
从前到后:
需求评审--> 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