CloudGuild · Blog · Cheat sheets · Lessons · Certifications

Exam Question Walkthrough: Google Professional Data Engineer - Data Encryption

Explore this Google Professional Data Engineer exam question about data encryption and learn how to choose the right option.

A financial services company is storing sensitive customer data in Google Cloud Storage. Due to regulatory compliance requirements, they need to ensure that the data is encrypted both at rest and in transit. Which Google Cloud feature should they use to meet these requirements?

Options:

Think before you scroll

Consider the specific requirements of data encryption in both storage and transit. Focus on features that allow for both types of encryption while adhering to compliance standards.

The answer

The correct option is B: Customer-managed encryption keys (CMEK) for encryption at rest. CMEK allows users to manage their own encryption keys within Google Cloud KMS, ensuring compliance with regulatory requirements.

Why the other options lose

The concept behind it

Understanding encryption in cloud environments is critical. Encryption at rest protects stored data, while encryption in transit secures data moving between services. Customer-managed encryption keys (CMEK) empower users with control over their encryption, which is essential for regulatory compliance.

Exam trap to remember

Remember, the two-question rule: if a question focuses on regulatory compliance and encryption, prioritize options that provide management control over encryption keys.

Take a free mock exam →