ExamGecko
Question list
Search
Search

Question 15 - Vault Associate 002 discussion

Report
Export

How would you describe the value of using the Vault transit secrets engine?

A.
Vault has an API that can be programmatically consumed by applications
Answers
A.
Vault has an API that can be programmatically consumed by applications
B.
The transit secrets engine ensures encryption in-transit and at-rest is enforced enterprise wide
Answers
B.
The transit secrets engine ensures encryption in-transit and at-rest is enforced enterprise wide
C.
Encryption for application data is best handled by a storage system or database engine, while storing encryption keys in Vault
Answers
C.
Encryption for application data is best handled by a storage system or database engine, while storing encryption keys in Vault
D.
The transit secrets engine relieves the burden of proper encryption/decryption from application developers and pushes the burden onto the operators of Vault
Answers
D.
The transit secrets engine relieves the burden of proper encryption/decryption from application developers and pushes the burden onto the operators of Vault
Suggested answer: D

Explanation:

The transit secrets engine relieves the burden of proper encryption/decryption from application developers and pushes the burden onto the operators of Vault. The transit secrets engine provides encryption as a service, which means that it performs cryptographic operations on data in-transit without storing any data. This allows developers to delegate the responsibility of managing encryption keys and algorithms to Vault operators, who can define and enforce policies on the transit secrets engine. This way, developers can focus on their application logic and data, while Vault handles the encryption and decryption of data in a secure and scalable manner.Reference:Transit - Secrets Engines | Vault | HashiCorp Developer,Encryption as a service: transit secrets engine | Vault | HashiCorp Developer

asked 18/09/2024
Alexandru Ouatu
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first