Amazon KMS: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


* https://aws.amazon.com/kms/
* https://aws.amazon.com/kms/
* https://docs.aws.amazon.com/kms/latest/developerguide/overview.html
* https://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html
* https://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html
* https://www.vaultproject.io/intro/vs/kms.html
* https://www.vaultproject.io/intro/vs/kms.html

Revision as of 20:21, 28 November 2018

External

Internal

TODO

Amazon KMS in Learning/Workarea.

Overview

Amazon Key Management Service (KMS) is a service provided in the AWS ecosystem for encryption key management. It is backed by Hardware Security Modules (HSM) for physical security. KMS is focused on securely storing encryption keys and supporting cryptographic operations (encrypt and decrypt) using those keys.

AWS KMS API

AWS KMS API