20+ practice questions focused on Trust and security with Google Cloud — one of the most tested topics on the Google Cloud Digital Leader exam. Each question includes a detailed explanation so you learn why the right answer is correct.
Start Trust and security with Google Cloud PracticeA security audit finds that a company's application service accounts have been granted broad IAM roles (e.g., Storage Admin on the entire project) when they only need to read specific Cloud Storage buckets. The auditor recommends following the principle of least privilege. What is the most precise way to implement this for the Cloud Storage use case?
Explanation: It grants the minimal required permission (Storage Object Viewer) at the specific bucket level, adhering to the principle of least privilege. This ensures the service account can only read objects in that bucket and cannot perform any other storage operations, even accidentally. Granting roles at the resource level (bucket) rather than the project level eliminates unnecessary broad access.
A small IT team needs to grant developers the ability to deploy instances in a project but not delete them. Which IAM best practice should they use?
Explanation: It follows the IAM best practice of using organizational policies to enforce constraints on resources. By applying an organization policy that restricts the deletion of compute instances, the IT team can allow developers to have IAM permissions to deploy instances (e.g., compute.instances.insert) but prevent them from deleting them, without granting delete permissions directly. This approach aligns with least privilege by using policy-level controls to override allowed actions.
A financial services company needs to ensure that all access to sensitive data in Cloud Storage is logged with information about the user and the reason for access. Which feature should they enable?
Explanation: Access Transparency provides detailed logs of actions taken by Google Cloud support and engineering personnel when accessing customer data, including the specific user and the business reason for access. This meets the requirement for logging access with user identity and reason, as Cloud Audit Logs do not capture the business justification.
Which TWO actions are the customer's responsibility under the GCP shared responsibility model?
Explanation: Options A and C are correct. Under the GCP shared responsibility model, the customer is responsible for managing user accounts and authentication (A) and configuring IAM policies to control access (C). Default encryption of data at rest (B) is Google's responsibility to provide by default, though customers can manage additional encryption options. Network infrastructure maintenance (D) and physical security of data centers (E) are managed by Google.
Refer to the exhibit. A security engineer applies this IAM policy. What is the effect?
Explanation: The IAM policy shown in the exhibit restricts access to requests coming from IP address 203.0.113.1. In Google Cloud IAM, this is expressed using a condition on `source.ip` (or `request.headers['x-goog-user-ip']`). Only requests from that IP satisfy the condition, and requests from any other IP are denied.
+15 more Trust and security with Google Cloud questions available
Practice all Trust and security with Google Cloud questions1. Baseline your knowledge
Start with 10 questions to gauge your current understanding of Trust and security with Google Cloud. This tells you whether you need a concept refresher or just practice.
2. Review every explanation
For each question — right or wrong — read the full explanation. Understanding why an answer is correct is more valuable than knowing the answer itself.
3. Focus on exam traps
Trust and security with Google Cloud questions on the GCDL frequently use trap wording. Look for subtle differences in answers that test your precision, not just general knowledge.
4. Reach 80% consistently
Do repeated sessions until you score 80%+ three times in a row. Then move to mixed-mode practice to test cross-topic recall under realistic conditions.
The exact number varies per candidate. Trust and security with Google Cloud is tested as part of the Google Cloud Digital Leader blueprint. Practicing with targeted Trust and security with Google Cloud questions ensures you can handle any format or difficulty that appears.
Yes. Courseiva provides free GCDL practice questions across all exam topics and domains. The platform includes topic-based practice, mock exams, missed-question review, bookmarked questions, and readiness tracking — no account required.
Difficulty is subjective, but Trust and security with Google Cloud is a high-priority exam concept tested in multiple ways — direct recall, scenario analysis, and command-output interpretation. Consistent practice is the best way to build confidence.
Launch a full Trust and security with Google Cloud practice session with instant scoring and detailed explanations.
Start Trust and security with Google Cloud Practice →