🔥 40% Off Crucial Exams Memberships — Deal ends today!

3 hours, 1 minute remaining!

GCP Professional Cloud Security Engineer Practice Question

Your security team must scan several terabytes of log files stored in Cloud Storage with Sensitive Data Protection (SDP). The files may contain U.S. Social Security numbers (formatted as "123-45-6789") and an internal customer identifier that always starts with "CUST-" followed by exactly 10 digits (for example, "CUST-0123456789"). The team wants to minimize configuration effort while keeping false positives low. Which detection strategy best meets these requirements?

  • Create custom regular-expression infoTypes for both SSNs and the customer ID so you can fully control pattern matching.

  • Rely on the built-in PERSON_NAME infoType for SSNs and the built-in PHONE_NUMBER infoType for the customer ID because both contain digits and delimiters.

  • Use the built-in CREDIT_CARD_NUMBER infoType for SSNs and create a custom dictionary detector that lists every known customer ID.

  • Use the built-in US_SOCIAL_SECURITY_NUMBER infoType and create a custom regular-expression infoType named ACME_CUSTOMER_ID that matches the pattern "CUST-\d{10}" (optionally adding a hotword rule that looks for the string "CUST-").

GCP Professional Cloud Security Engineer
Ensuring data protection
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot