List of questions
Related questions
Question 146 - Professional Data Engineer discussion
You set up a streaming data insert into a Redis cluster via a Kafka cluster. Both clusters are running on Compute Engine instances. You need to encrypt data at rest with encryption keys that you can create, rotate, and destroy as needed.
What should you do?
A.
Create a dedicated service account, and use encryption at rest to reference your data stored in your Compute Engine cluster instances as part of your API service calls.
B.
Create encryption keys in Cloud Key Management Service. Use those keys to encrypt your data in all of the Compute Engine cluster instances.
C.
Create encryption keys locally. Upload your encryption keys to Cloud Key Management Service.Use those keys to encrypt your data in all of the Compute Engine cluster instances.
D.
Create encryption keys in Cloud Key Management Service. Reference those keys in your API service calls when accessing the data in your Compute Engine cluster instances.
Your answer:
0 comments
Sorted by
Leave a comment first