Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions cloud-infrastructure/infrastructure-security/ocivault/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OCI Vault
# OCI KMS

OCI Vault lets you centrally manage and control the use of keys and secrets across a wide range of OCI services and applications. OCI Vault is a secure, resilient managed service that lets you focus on your data encryption needs without worrying about time-consuming administrative tasks such as hardware provisioning, software patching, and high availability.
OCI KMS lets you centrally manage and control the use of keys and secrets across a wide range of OCI services and applications. OCI KMS is a secure, resilient managed service that lets you focus on your data encryption needs without worrying about time-consuming administrative tasks such as hardware provisioning, software patching, and high availability.

Reviewed: 18.11.2024

Expand All @@ -17,20 +17,20 @@ Reviewed: 18.11.2024

# Useful Links

- [OCI Vault Overview](https://www.oracle.com/uk/security/cloud-security/key-management/)
- OCI Vault Overview
- [OCI KMS Overview](https://www.oracle.com/uk/security/cloud-security/key-management/)
- OCI KMS Overview

- [OCI Vault Documentation](https://docs.cloud.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm)
- OCI Vault documentation
- [OCI KMS Documentation](https://docs.cloud.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm)
- OCI KMS documentation

- [OCI Vault FAQ](https://www.oracle.com/uk/security/cloud-security/key-management/faq/)
- OCI Vault response to frequently asked questions
- [OCI KMS FAQ](https://www.oracle.com/uk/security/cloud-security/key-management/faq/)
- OCI KMS response to frequently asked questions

- [OCI Vault Video](https://www.youtube.com/watch?v=MkM_fJbFjJg)
- OCI Vault introduction video
- [OCI KMS Video](https://www.youtube.com/watch?v=MkM_fJbFjJg)
- OCI KMS introduction video

- [OCI Vault External KMS with Thales](https://blogs.oracle.com/cloudsecurity/post/announcing-external-key-management-service-in-oci)
- OCI Vault External KMS with Thales - Announcement
- [OCI KMS External KMS with Thales](https://blogs.oracle.com/cloudsecurity/post/announcing-external-key-management-service-in-oci)
- OCI KMS External KMS with Thales - Announcement

- [OCI Dedicated KMS](https://blogs.oracle.com/cloud-infrastructure/post/dedicated-kms-owning-keys-hsm-partitions-cloud)
- OCI Dedicated KMS: Owning your keys and HSM partitions in the cloud
Expand Down