Files
probo/controls/code/COD.004.systems_development_life_cycle.md
gearnode 99d32ca49d Style
Signed-off-by: Bryan Frimin <bryan@frimin.fr>
2025-01-08 11:13:58 +01:00

615 B
Raw Blame History

id, category, revision-version, revision-date, estimate-time, frameworks
id category revision-version revision-date estimate-time frameworks
COD-004 code 1 2024-01-08 1h
name sections
soc2
CC1.4
CC5.2
CC8.1

Purpose

Formalizing a proper development lifecycle helps your engineer in their jobs and helps you to scale your team. It reduces the chances of human error.

Implementation

Write a document with your development lifecycle. It should include: planning, analysis, design, coding, testing, and maintenance. Dont forget secure coding practices (eg code review) and quality.

Evidence

  • System development lifecycle document