Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一章節:重構推特的架構 KK #9

Open
kkshyu opened this issue Apr 24, 2022 · 1 comment
Open

第一章節:重構推特的架構 KK #9

kkshyu opened this issue Apr 24, 2022 · 1 comment
Labels
question Further information is requested

Comments

@kkshyu
Copy link
Contributor

kkshyu commented Apr 24, 2022

文中有提到兩種版本的推特架構,並拋出如何重構的問題,想跟大家討論怎麼做比較好

@kkshyu kkshyu added the question Further information is requested label Apr 24, 2022
@jxiu0129
Copy link

jxiu0129 commented May 4, 2022

  • 要怎麼定義出多少追蹤者是名流
  • kk
    • 優化read速度,先維持write,先把read那套建好
    • 部分人測試 read 有cache
    • update cache 機制改變
    • 做 write
      • 補充:CDN, route53 可以設哪些人先測
  • 搬 DB 經驗分享
    • 沒搞好zero down time => down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants