Try   HackMD

Google SRE 分享:17LIVE 的 SRE 太極拳 - 何宗憲 (Shawn Ho), 林毅民 (Sammy Lin)

tags: 2022

歡迎來到 SRE Conference 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

共筆入口:https://hackmd.io/@sre-conf/2022
手機版請點選上方 按鈕展開議程列表。

編輯權限已經重新設定為所有人皆可編輯!

沒人寫QQ
"outage" is when system unusable
outage timelines : TTD, TTM, TBF

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

面對Google SRE 服務設計

  • 設計 Reduandancy
    避免 single point of failure ,自動 failover

  • 設計要可以橫向擴展
    micorservices

  • Tolerate overload
    ex: 嘟嘟車的例子
    程式可以因為loading 變慢但是不能crash
    AP 要能夠"降載服務"

  • Rapid Rollback

  • 避免 traffic spike
    不怕不爆衝或 DDoS