Skip to main content
DevOps ⭐ Premium

Google Cloud Professional Cloud DevOps Engineer (PCDE) - 340 Questions

By Webmaster Certland ❤️ 0 likes

Practice exam for the Google Cloud Professional Cloud DevOps Engineer (PCDE) certification. Covers bootstrapping Google Cloud organizations, building and implementing CI/CD pipelines, applying SRE practices, implementing observability, and optimizing performance and cost.

🔒

Premium Content

This exam is exclusive to Premium users. Upgrade to get unlimited access!

Become Premium

👁️ Free Preview (5 of 340 questions)

1. A DevOps team is setting up a new Google Cloud organization for a large enterprise. They need to organize resources so that different business units have isolated billing and access control, while still allowing centralized networking. Which resource hierarchy design should they use?

A Create all projects directly under the organization node without any folders
B Create folders for each business unit and nest environment-specific projects within each folder
C Place all resources into a single shared project under the organization
D Create a separate Google Cloud organization for each business unit

2. A company's platform team needs to enable multiple application teams to deploy workloads in separate projects while sharing a common networking infrastructure managed centrally. Which Google Cloud networking approach best satisfies this requirement?

A Configure Shared VPC with a host project managing the VPC and service projects for each application team
B Establish VPC Network Peering between each application team's project and a central networking project
C Create an individual VPC network in each application project and manage routing independently
D Use Cloud VPN tunnels to connect all application projects to a central hub project

3. A platform engineer needs to connect two separate Google Cloud VPC networks that belong to different projects in the same organization. The teams require private IP communication between services with minimal latency and no traversal of the public internet. The networks do not have overlapping CIDR ranges. Which solution should be used?

A Convert both projects to use Shared VPC with one project as the host
B Deploy a Cloud Interconnect dedicated connection between the two project VPCs
C Configure VPC Network Peering between the two VPC networks
D Create HA VPN tunnels between the two VPC networks

4. A security administrator needs to enforce that no user across any project in the Google Cloud organization can disable Cloud Audit Logs for data access events. They want this constraint applied consistently without requiring per-project configuration. What is the correct approach?

A Remove the Logging Admin IAM role from all users at the organization level
B Apply an Organization Policy constraint at the organization node to restrict Cloud Audit Logs modification
C Apply the Organization Policy constraint at the folder level for each business unit folder
D Create a custom IAM role that removes logging permissions and assign it across all projects

5. A team is deploying a new microservice on Google Kubernetes Engine. The service must authenticate to Cloud Storage and Cloud Pub/Sub without embedding static credentials in the container image. What is the recommended approach for providing credentials to the workload?

A Enable Workload Identity on the GKE cluster and bind the Kubernetes service account to a Google service account
B Download a service account JSON key and store it as a Kubernetes Secret mounted into the pod
C Grant the GKE node service account the required Cloud Storage and Pub/Sub IAM roles
D Embed the service account credentials as environment variables in the container specification

Want to test yourself for real?

Create a free account and run our exam simulation engine.

Free No credit card
  • Simulation engine
  • Up to 10 questions per attempt
  • Score & basic stats
Create free account Already have an account? Sign in
Best
Premium Premium
  • All 340 questions
  • Detailed explanations
  • Smart Practice + Focus Mode
⭐ Get Premium

Related Exams

Discussion

No comments yet. Be the first to start the discussion!

Sign in to join the discussion.