LOGO

Customer Contact 고객지원

프로덕트 공지 및 자료

[기타]DevOps 환경에서 직무를 분리하는 방법은?

2021-09-08

Separation of Duties: How to Conform in a DevOps World

What is Separation of Duties?

Separation of duties in software development refers to restricting the amount of power held by any single person or team taking part in the development and delivery of software. This usually means that a programmer who can make changes in the Development environment is not permitted to also deploy those changes to Production. Requiring that multiple people be assigned to complete a task reduces the risk of fraud and failures and increases internal controls.

While separation of duties is necessary for organizations that develop and deploy custom applications, it can be difficult to maintain and keep track of who’s authorized to do what, using which tool, in which environment, and when. And while it’s crucial to have tight control over what different users can and can’t do with software in development, things can get very complicated very quickly—and often significantly slow down deployments.

-------
 
[링크]에서 자세한 내용 보실 수 있습니다. 
교육안내
문의하기