Valid Professional-Cloud-Security-Engineer Dumps shared by ExamDiscuss.com for Helping Passing Professional-Cloud-Security-Engineer Exam! ExamDiscuss.com now offer the newest Professional-Cloud-Security-Engineer exam dumps, the ExamDiscuss.com Professional-Cloud-Security-Engineer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Professional-Cloud-Security-Engineer dumps with Test Engine here:
You need to implement an encryption at-rest strategy that reduces key management complexity for non- sensitive data and protects sensitive data while providing the flexibility of controlling the key residency and rotation schedule. FIPS 140-2 L1 compliance is required for all data types. What should you do?
Correct Answer: D
* Objective: Implement an encryption at-rest strategy that balances key management complexity and control for sensitive and non-sensitive data, ensuring FIPS 140-2 L1 compliance. * Solution: Use Google default encryption for non-sensitive data and Cloud Key Management Service (KMS) for sensitive data. * Steps: * Step 1: Store non-sensitive data using Google Cloud's default encryption, which automatically encrypts data at rest without additional configuration. * Step 2: For sensitive data, use Cloud KMS to create and manage encryption keys. * Step 3: Configure key rotation policies for the keys managed by Cloud KMS to meet compliance requirements. * Step 4: Ensure that all data encryption keys used by Cloud KMS comply with FIPS 140-2 Level 1 standards. By using Google default encryption for non-sensitive data and Cloud KMS for sensitive data, you can manage encryption efficiently while maintaining control over key residency and rotation for sensitive data. References: * Google Cloud Default Encryption * Cloud Key Management Service * FIPS 140-2 Compliance