finos / architecture-as-code

"Architecture as Code" (AasC) aims to devise and manage software architecture via a machine readable and version-controlled codebase, fostering a robust understanding, efficient development, and seamless maintenance of complex software architectures
https://calm.finos.org
Apache License 2.0
62 stars 38 forks source link

Documentation for creating controls #453

Open rocketstack-matt opened 1 month ago

rocketstack-matt commented 1 month ago

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:

karlmoll commented 3 weeks ago

@rocketstack-matt @dc-ms - if someone can work with on this who already has a knowledge of building/defining controls, I would be interested in helping write the documentation