At present, the scale of the Segmentfault website is not small, as a technical question-and-answer site, the founders can share with us some experience in the site construction process?
- How to ensure the consistency of database information during website upgrade
- What technologies do you use to ensure the expansion of your business after the website is large?
- What technologies are used in the backend of the website?
- What version control tools do you use and what are the patterns for project management?
If these issues are related to trade secrets or team privacy, please notify me in time, I will not ask Hey
Thank you first.
Reply content:
At present, the scale of the Segmentfault website is not small, as a technical question-and-answer site, the founders can share with us some experience in the site construction process?
- How to ensure the consistency of database information during website upgrade
- What technologies do you use to ensure the expansion of your business after the website is large?
- What technologies are used in the backend of the website?
- What version control tools do you use and what are the patterns for project management?
If these issues are related to trade secrets or team privacy, please notify me in time, I will not ask Hey
Thank you first.
1. Iteration Fast iterations, if you really want to upgrade the large version, then the database is read and write-only.
2. A single server can support a large amount of traffic, but for subsequent expansions we plan to move to the cloud.
3.http://segmentfault.com/q/1010000000517128#a-1020000000523027
4.git,github, the whole team used the tower.