Cyber Monday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-1084-21 Topic 9 Question 12 Discussion

Actual exam question for Oracle's 1Z0-1084-21 exam
Question #: 12
Topic #: 9
[All 1Z0-1084-21 Questions]

You are developing a serverless application with Oracle Functions. Your function needs to store state in a database. Your corporate security Standards mandate encryption of secret information like database passwords.

As a function developer, which approach should you follow to satisfy this security requirement?

Show Suggested Answer Hide Answer
Suggested Answer: C

Oracle Functions: Using Key Management To Encrypt And Decrypt Configuration Variables

Since this process involves multiple steps, I thought it would be helpful to give you an outline of the steps that we're going to take:

Create a KMS vault

Create a Master Encryption Key

Generate a Data Encryption Key(DEK)from the Master Encryption Key

Use the DEKplaintextreturn value to encrypt thesensitive value(offline)

Store the encryptedsensitive valueas a config variable in the serverless application

Store the DEKciphertextand theinitVectorused to encrypt thesensitive valueas Function config variables

Within the function, decrypt the DEKciphertextback intoplaintextusing the OCID and Cryptographic Endpoint by invoking the OCI KMS SDK

Decrypt thesensitive valueusing the decrypted DEKplaintextand theinitVector


https://blogs.oracle.com/developers/oracle-functions-using-key-management-to-encrypt-and-decrypt-configuration-variables

https://docs.oracle.com/en/database/other-databases/essbase/19.3/essad/encrypt-values-using-kms.html

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77