Deployment Approvals

Deployment Approvals #

TLDR: Deployments are approved
Rationale: To meet segregation of duties requirements, all deploymnents to production are approved by someone other than the person making the change

Background #

Segregations of duties is a common requirement in regulated or high security development environment. Put plainly, it means that a developer cannot deploy their own changes without approval from someone who both:

  • Understands what is changing
  • Accepts the risk of the change
Deployment Approvals

Deployment approval controls form a key role in the secure software development lifecycle. Its purpose is to ensure that risks around change are managed and that change is an active decisions.

In highly sensitive software systems, more than one approver may be required.


© Kosli 2023, all rights reserved
CCPA Do not sell my info