architecture-as-code
architecture-as-code copied to clipboard
Documentation for creating controls
Feature Request
Description of Problem:
Controls provide a very flexible mechanism for creating reusable requirements that systems should adhere to as well as reusable and situation specific configurations of how the requirement will be met.
Additionally, controls go hand in hand with evidence which enable developers to prove that a control was implemented as configured.
We need to provide better documentation for folks to understand how they can build out their own controls.
Potential Solutions:
- How to guide showing how to build a specific control and how to apply it
- Tutorial explaining the broader concepts of controls and how they are structured together as domains.