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

[book] 구글 엔지니어는 이렇게 일한다 #123

Open
heowc opened this issue Nov 27, 2022 · 3 comments
Open

[book] 구글 엔지니어는 이렇게 일한다 #123

heowc opened this issue Nov 27, 2022 · 3 comments

Comments

@heowc
Copy link
Owner Author

heowc commented Nov 27, 2022

하이럼의 법칙(암시적 의존성 법칙)

  • 동작한다, 유지보수 가능하다를 구분 짓는 가장 중요한 요인
  • 명세에 의도와 다르게 사용하고 있는 것. 버그도 기능이다..?
  • ex) A api에서 캐시가 생길거니까 B api에서 캐시에서 가져와서 와야지... 🤔

@heowc
Copy link
Owner Author

heowc commented Nov 28, 2022

비욘세 법칙

  • 인프라를 변경하여 서비스가 중단되는 등의 문제가 발생하더라도 같은 문제가 CI 시스템의 자동 테스트에서 발견되지 않으면 인프라팀의 책임이 아니다

@heowc
Copy link
Owner Author

heowc commented Nov 30, 2022

트레이드오프와 비용

  • 금융 비용 (ex. 돈 )
  • 리소스 비용 (ex. cpu )
  • 인적 비용 (ex. 개발 공수 )
  • 거래 비용 (ex. 조치 비용)
  • 기회 비용 (ex. 미조치 비용)
  • 사회적 비용 (ex. 사회에 미치는 영향 )

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

No branches or pull requests

1 participant