IBM Cloud Docs
Comparison between Secrets Manager and related IBM Cloud services

Comparison between Secrets Manager and related IBM Cloud services

With IBM Cloud, you can choose from various secrets management and data protection offerings that help you to protect your sensitive data and centralize your secrets. If you need to integrate general-purpose secrets to authenticate your apps, you can use Secrets Manager to create dynamic secretsA unique value, such as a password or an API key, that is created dynamically and leased to an application that requires access to a protected resource. After a dynamic secret reaches the end of its lease, access to the protected resource is revoked and the secret is deleted automatically. and manage their lifecycle. But for other application secrets, such as encryption keys, your business might require a higher level of control that relies on highly secure, customer-controlled cryptographic hardware.

For example, consider the following scenarios and how they map to secrets management offerings and data protection offerings in IBM Cloud.

The image describes three use cases for secrets management and how they map to available services in IBM Cloud. The content is explained fully in the surrounding text.
Figure 1. Secrets management use cases

Which data protection service is best for me?

The following table lists the different offerings that you can use with IBM Cloud to protect your application secrets.

Table 1. Secrets management and data protection scenarios
Scenario What to use
As a DevOps team contributor, you need to create, lease, and manage API keys, credentials, database configurations, and other secrets for your services and applications. With Secrets Manager, you can manage secrets of various types in a dedicated instance.
You need to generate, renew, and manage SSL/TLS certificates for your deployments. You can also manage your SSL/TLS certificates and private keys in dedicated instance of Secrets Manager.
You need to create and manage encryption keys that are backed by FIPS 140-2 Level 3 validated hardware. You can use Key Protect to generate and import encryption keys by using a multi-tenant service with shared hardware.
You are an admin in an industry, such as finance or legal, that must adhere to governance over how data is protected and isolated. You need to create and manage encryption keys by using a dedicated, FIPS 140-2 Level 4 hardware security module that you control and manage. With Hyper Protect Crypto Services, you can manage encryption keys in a single-tenant service with dedicated hardware.
You need a way to offload TLS handshake encryption to a dedicated, FIPS 140-2 Level 4 hardware security module that you control and manage. You can also use Hyper Protect Crypto Services to control your TLS/SSL keys in a dedicated HSM.

What are key features for each data protection service?

As you plan your data protection strategy, some differences between services to consider include the level of data isolation that your workload requires.

For a higher level of security and control, your business might benefit from the data isolation that a single-tenant offering provides, such as Secrets Manager or Hyper Protect Crypto Services. You might also decide that the reduced cost and scalability benefits of a multi-tenant service, such as Key Protect, are better suited to your needs. The following table lists key features for each service.

Table 2. Key features for IBM Cloud data protection services
The table compares features across Secrets Manager, Certificate Manager, Key Protect, and Hyper Protect Crypto Services. The first column lists the names of the services. The second column lists the types of secrets that are supported by each service. The third column uses checkmarks to indicate whether a service is multi-tenant. The fourth column uses checkmarks to indicate whether a service is single-tenant. The last column uses checkmarks to indicate whether a service is backed by a hardware security module (HSM).
Service Secret types Multi-tenant[1] Single-tenant[2] HSM backed[3]
Secrets Manager Arbitrary secrets
IAM credentials
Key-value secrets
SSL/TLS certificates
User credentials
Checkmark icon
Key Protect Symmetric encryption keys Checkmark icon Checkmark icon
Hyper Protect Crypto Services Symmetric encryption keys Checkmark icon Checkmark icon

How do I get started?

Each service supports either a Lite plan or a Trial trial that you can use to try its service capabilities for free. Get started by creating an instance of a service from the IBM Cloud catalog.


  1. A multi-tenant service uses a single instance of its software (and its underlying database and hardware) to serve multiple tenants. Learn more. ↩︎

  2. A single-tenant service creates a dedicated instance of its software (and its underlying database and hardware) for each individual tenant. ↩︎

  3. A service that is backed by a hardware security module (HSM) uses tamper-resistant, FIPS-validated physical hardware as its root of trust for cryptographic storage and processing of encryption keys. ↩︎