Google Cloud
Google Cloud Certified – Professional Cloud Network Engineer
PR000240
Become a certified Professional Cloud Network Engineer with exam code PR000240 to validate your networking skills in Google Cloud.
492 questions
0 views
Free
Questions 481–490 of 492
Which service is best for deploying containerized applications?
-
A
Google Cloud Run
-
B
Google Cloud Storage
-
C
Google BigQuery
-
D
Google Cloud Functions
Explanation
Google Cloud Run is tailored for containers, while the others serve different functions.
A company needs to connect on-premises data centers to Google Cloud securely. Which service should they consider?
-
A
Cloud VPN
-
B
Cloud Functions
-
C
Cloud Pub/Sub
-
D
Cloud SQL
Explanation
Cloud VPN provides secure site-to-site connectivity; the others are for different use cases.
What happens when you delete a Cloud Storage bucket that has retention policies set?
-
A
Bucket is deleted immediately
-
B
Retention policy is enforced before deletion
-
C
Data is archived indefinitely
-
D
Bucket content is deleted but not the bucket
Explanation
Retention policies require data to be retained for a specified duration; options A, C, and D misinterpret the rules.
Which service is best for serverless computing?
-
A
Cloud Functions
-
B
App Engine
-
C
Compute Engine
-
D
Google Kubernetes Engine
Explanation
Cloud Functions provides an event-driven, serverless execution environment, while others are not purely serverless.
A company needs to restrict VM access by IP. What GCP resource aligns with this requirement?
-
A
IAM Roles
-
B
VPC Firewall Rules
-
C
Cloud Armor
-
D
Identity-Aware Proxy
Explanation
VPC Firewall Rules specifically control access for VMs via IP, not the other options.
What happens when you apply an IAM policy to a Cloud Storage bucket?
-
A
It affects all projects
-
B
It only affects the bucket
-
C
It affects all buckets
-
D
It overrides project IAM policies
Explanation
An IAM policy applied to a bucket affects only that bucket, not others or the project level.
Which service provides a managed VPN solution?
-
A
Cloud VPN
-
B
Cloud Interconnect
-
C
Cloud Router
-
D
Cloud Armor
Explanation
Cloud VPN allows secure communication over the internet, while others serve different purposes.
A company needs to securely connect on-premises systems to Google Cloud. What should they use?
-
A
Direct Peering
-
B
VPC Peering
-
C
Cloud VPN
-
D
Hybrid Connectivity
Explanation
Cloud VPN securely connects on-premises to Google Cloud services over the internet.
You are configuring VPC network peering between two projects. What must be true?
-
A
Both projects must be in the same organization.
-
B
Subnets must not have overlapping IP ranges.
-
C
Peering requires a static route.
-
D
Only one project requires owner permissions.
Explanation
Subnets must not overlap for successful peering, while others are incorrect permissions or requirements.
Which service automatically scales resources based on demand?
-
A
Google Cloud Functions
-
B
Google Cloud Storage
-
C
Google Compute Engine
-
D
Google BigQuery
Explanation
Google Cloud Functions automatically scales; the others require manual scaling adjustments.