CCC Build Capabilities
Capabilities for Build technologies, as defined by the FINOS Common Cloud Controls project.
- ID
- CCC.Build.CP
- Version
- v2026.06-rc3
- Gemara version
- v1.2.0
- Author
- FINOS Common Cloud Controls
Orchestration
The Orchestration group covers entries related to coordinating and managing workloads across distributed systems. This includes container orchestration, job scheduling, CI/CD pipelines, build automation, and service mesh management.
CCC.Build.CP01 Build Automation
Provides fully managed continuous integration service that compiles source code, run tests and produce software packages based on triggers or schedules.
CCC.Build.CP02 CI/CD Pipelines
Provides or integrates with continuous integration and continuous delivery/deployment (CI/CD) services.
CCC.Build.CP03 Source Repository Integration
Integrates with cloud native or external source code repositories such as GitHub, Bitbucket, GitLab to trigger builds on code changes.
CCC.Build.CP05 Multi-language Support
Provides pre-configured build environments for popular programming languages such as Java, Python, Node.js, .NET, etc.
CCC.Build.CP06 Custom Build Environments
Allows custom build environments by specifying the operating system, runtime, or providing a custom docker runtime image.
CCC.Build.CP07 Build Docker Image
Support for building docker container images in the pipelines.
CCC.Build.CP08 Environment Variables
Ability to set environment variables within the build project.
CCC.Build.CP09 Concurrent Builds
Support for concurrent, parallel builds to improve build performance.
CCC.Build.CP10 Caching
Caching of dependencies between builds for faster builds.
Data Resilience
The Data Resilience group covers entries related to ensuring data availability, integrity, and sovereignty across its lifecycle. This includes replication, backup, recovery, region restrictions, and protection against data loss or corruption.
CCC.Build.CP04 Artifact Storage
Ability to securely store build artifacts for later use.
Observability
The Observability group covers entries related to logging, monitoring, metrics, alerting, and event publication. This includes audit trail integrity, enumeration detection, and protection against tampering or unauthorized access to operational telemetry.
CCC.Build.CP11 Realtime Build Logs
Providing the ability to monitor builds and view logs in the real-time.
CCC.Build.CP12 List and View Builds
Ability to list, view logs and download artifacts of old builds.