๐๏ธ Artifact Registries
Preserves a signed, accessible, and traceable list of packaged components.
๐๏ธ Packaging and Templating
Monitors, reports, and alerts on the overall well-being of the system.
๐๏ธ Code Repositories
Enable developers to collaborate on configuration asynchronously while keeping historical lineage of changes.
๐๏ธ Config Repositories
Enable developers to collaborate on configuration asynchronously while keeping historical lineage of changes.
๐๏ธ Secret Repositories
Secrets repositories are secure long term storage locations for sensitive data.
๐๏ธ Signing
Cryptographic signing of artifacts, be they source code commits, configurations, binaries or other, allow for verification of the consistency and integrity of the data they contain.
๐๏ธ Developer Portal
Software catalog of all components, systems and domains.
๐๏ธ Identity and Access
A service that can be used to wire up Authentication and Authorization in a common well understood manner.
๐๏ธ Infrastructure as Code (IaC)
Tooling required to spin up infrastructure resources for a given application.
๐๏ธ Continuous Delivery (CD)
CD gets infrastructure and application resources into a state, ready for receiving production workload.
๐๏ธ Workflow Orchestration
The orchestration process to get artifacts ready for rollout
๐๏ธ Service Discovery
It allows for the dynamic lookup or querying of a producerโs interface/API details by consumers of that service.
๐๏ธ Secret Management
Secrets Management aims to shift this important responsibility to the platform where it can be implemented and audited in one place rather than many.
๐๏ธ Validation
It ensures artifacts used in deployments are the ones expected.
๐๏ธ Compute Platform
The platform runtime
๐๏ธ Observability
Monitors, reports, and alerts on the overall well-being of the system.
๐๏ธ Deployment Targets
The runtime environments that product apps and services run on.