Assessment /
C838 review questions with correct answers
/ // // // // //
Which /
cloud
/ /
data
/ /
storage
/ /
architecture
/ /
allows
/ /
sensitive
/ /
data
/ /
to be replaced with unique identification symbols that retain all the
/ // // // // // // // // // //
essential
// /
information about the data without compromising its security?
/ // // // // // // //
Obfuscation
Tokenization
Anonymization
Randomization - CORRECT ANSWERS(S)✔✔Tokenization // // //
Which /
methodology
/ /
could
/ /
cloud
/ /
,/ data /
/ storage /
/ utilize /
/ to /
/ encrypt /
/ all /
/ data /
/ associated /
/ in an infrastructure as a service (IaaS) deployment model?
// // // // // // // //
Sandbox encryption //
Client-side encryption //
Polymorphic encryption //
Whole-instance encryption - CORRECT ANSWERS(S)✔✔Whole- // // // //
instance encryption //
Which /
technique
/ /
scrambles
/ /
the
/ /
content
/ /
of
/ /
data
/ /
using
/ //
a /
mathematical
/ /
algorithm while keeping the structural arrangement of the data?
/ // // // // // // // //
,Tokenization
Dynamic masking //
Proxy-based encryption //
Format-preserving encryption - CORRECT ANSWERS(S)✔✔Format- // // // //
preserving encryption //
Which element is protected by an encryption system?
// // // // // // //
Data
Public key //
Ciphertext
Management engine - CORRECT ANSWERS(S)✔✔Data // // // //
A /
cloud
/ /
administrator
/ /
recommends
/ /
using
/ /
tokenization
/ /
as
/ /
an
/ /
alternative
/ /
to
/ /
protecting
/ /
data
/ /
without encryption. The administrator needs to make an authorized
/ // // // // // // // //
, // application /
/ request /
/ to/
/ access /
/ the /
/ data.Which /
/ step should occur immediately before this action is taken?
// // // // // // // //
The application collects a token.
// // // //
The application stores the token.
// // // //
The tokenization server generates the token.
// // // // //
The /
tokenization
/ /
server
/ /
returns
/ /
the
/ /
token to the application. - CORRECT ANSWERS(S)✔✔The application
/ // // // // // // //
stores the token.
// // //
Which /
jurisdictional
/ /
data
/ /
protection
/ /
controls
/ /
the
/ /
ways
/ /
that
/ /