https://scaledagileframework.com/safe-lean-agile-principles/
- preserve 보존하다
- incrementally 서서히(부사)
- incremental costs 서서히 증가하는 비용
- objective evaluation 객관적인 평가
- collocation 연이은 단어들(어떤 언어 내에서 특정한 뜻을 나타낼 때 흔히 함께 쓰이는 단어들의 결합)
- validation 확인, 비준
- sequential 순차적인
- mitigate 경감시키다
- commensurate (크기, 중요도, 자질 등에) 어울리는(상응하는) <> incommenusrate
- interruption 중단, 방해
- subsequent increments 차후의 증분(이후의 증분)
- Subsequent increments build on the previous ones.
- cadence 운율, 규칙, 회전
- team cadence meeting 팀의 목표에 대해 공유하고 같은 방향으로 향하도록 하는 목적의 미팅 우리는 어디까지 왔는지, 지금 무엇을 하고 있는지, 앞으로 무엇을 할지? 일간/주간/격주 미팅 등이 이에 해당 팀의 케이던스가 어떻다(페이스, 퍼포먼스, 속도, 리듬, 템포가 어떻다) They dacned in rapid cadence. In addition to our weekly cadence, we take a step back once a quarter to think about our platform a little more strategically.
- intrinsic motivation
- > the doing of an activity for its inherent satisfaction rather than for some separable - consequence 내재된(기존의) 만족감 > 분리된 결과
- deming circle 데밍 서클, Deming, W.E.는 품질관리활동을 하나의 서클로 나타냈다. 이에 의하면 그 각 단계는, ① 소비자의 요구에 합치되는 제품을 만들기 위한 설계계획, ② 생산활동(①에 의하여 제조), ③ 소비지에게 판매, ④ 소비지에 대한 조사이며, 그 결과를 바탕으로 하여 ①의 단계로 다시 옮겨가 재설계, 재계획을 행하는 것이다.
- embrace 포옹하다, 안다, 받아들이다(수용하다), 포괄하다, 아우르다
- impede 지연시키다(방해하다) = hinder, hamper
- initiative (특정한 문제 해결, 목적, 달성을 위한) 새로운 계획, 진취성, 결단력, 주도권
- refactoring 결과의 변경 없이 코드의 구조를 재조정, 가독성을 높이고 유지보수 편하게 함, 단 버그를 없애거나 새로운 기능을 추가하는 행위는 아님
- CDP 우리 회사에선 cross domain project로 쓰이는데 여기에선 continuous delivery pipeline이라고 나옴 https://scaledagileframework.com/continuous-delivery-pipeline/
- implement 시행하다(carry out) 도구(기구)
- This can create overly comprehensive documentation and unvalidated decisions.
- To support continuous deployment(전개, 배치), Agile architecture decouples deployemnt from release.