Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertificationsACETopicsConfiguring Access and Security
Free · No Signup RequiredGoogle Cloud · ACE

ACE Configuring Access and Security Practice Questions

20+ practice questions focused on Configuring Access and Security — one of the most tested topics on the Google Associate Cloud Engineer exam. Each question includes a detailed explanation so you learn why the right answer is correct.

Start Configuring Access and Security Practice

Exam Domains

Configuring Access and SecurityPlanning and Configuring a Cloud SolutionEnsuring Successful Operation of a Cloud SolutionDeploying and Implementing a Cloud SolutionSetting Up a Cloud Solution EnvironmentAll domains →

Study Tools

Practice TestMock ExamFlashcardsAll Topics

Sample Configuring Access and Security Questions

Practice all 20+ →
1.

An engineer needs to grant an external auditor read-only access to a subset of Cloud Storage buckets in a project. The auditor's identity is a Google account. Which IAM approach should the engineer use?

A.Add the auditor's email as a member with the Storage Admin role on the project.
B.Use a signed URL for each object the auditor needs to see.
C.Add the auditor's email as a member with the Storage Object Viewer role on each individual bucket.
D.Add the auditor's email as a member with the Storage Object Viewer role on the project, and use IAM Conditions to restrict access to specific bucket resources.

Explanation: The best practice is to grant the Storage Object Viewer role at the project level and then use IAM Conditions to restrict access to specific bucket resources. This avoids managing multiple bindings per bucket while ensuring the auditor only sees the intended buckets. Granting at the bucket level is possible but less scalable; granting Storage Admin is too permissive; using ACLs is legacy and more complex to audit.

2.

A security team wants to ensure that all Compute Engine instances in a project automatically use a custom service account with minimal permissions. What must the engineer do when creating new instances?

A.Create a custom role and assign it to the instance's service account through the instance metadata.
B.Use gcloud compute instances create with the --service-account flag pointing to the custom service account.
C.Set the project-wide default service account to the custom service account in the project settings.
D.Create a startup script that configures the instance to use the custom service account after boot.

Explanation: When creating a Compute Engine instance, you can specify a custom service account using the --service-account flag. This attaches the service account to the instance and grants the associated IAM roles. The instance will use the custom service account instead of the default compute engine service account.

3.

An engineer created a firewall rule to allow inbound HTTP traffic on port 80 from the internet to instances with the tag 'web-server'. However, after applying the rule, a test instance with the tag 'web-server' is still not reachable on port 80. What is a likely cause?

A.The firewall rule has a priority lower than 65535.
B.The instance is using a VPC with a custom subnet.
C.The firewall rule is denying outbound traffic.
D.The instance does not have the 'web-server' network tag.

Explanation: Firewall rules are stateful, meaning return traffic is automatically allowed, but only if the inbound connection is permitted. A common misconfiguration is that the rule targets the wrong network tag, the instance does not have the tag, or the rule is not applied to the correct VPC network. Another possible issue is a higher-priority deny rule blocking the traffic. However, the most direct cause is that the instance lacks the tag specified in the rule.

4.

A company wants to use Cloud NAT to allow private instances in a VPC to send outbound traffic to the internet and to receive inbound responses. Which two resources must be configured to set up Cloud NAT?

A.Cloud Router and NAT gateway
B.Cloud Router only
C.Cloud VPN and Cloud NAT
D.Cloud Interconnect and Cloud NAT

Explanation: Cloud NAT requires a Cloud Router (to manage dynamic routing and NAT IP allocation) and a NAT gateway (the actual NAT service). The Cloud Router is a separate resource that must be created in the same region as the NAT gateway. The NAT gateway configuration includes the Cloud Router name.

5.

An engineer needs to view the current IAM policy for a project in JSON format. Which gcloud command should they use?

A.gcloud iam projects describe-iam-policy PROJECT_ID --format json
B.gcloud projects add-iam-policy-binding PROJECT_ID --format json
C.gcloud projects set-iam-policy PROJECT_ID --format json
D.gcloud projects get-iam-policy PROJECT_ID --format json

Explanation: The gcloud projects get-iam-policy command retrieves the IAM policy for a project. The --format flag allows you to specify the output format, such as JSON. The other commands are for different purposes: set-iam-policy sets the policy, add-iam-policy-binding adds a binding, and describe-iam-policy does not exist.

+15 more Configuring Access and Security questions available

Practice all Configuring Access and Security questions

How to master Configuring Access and Security for ACE

1. Baseline your knowledge

Start with 10 questions to gauge your current understanding of Configuring Access and Security. 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

Configuring Access and Security questions on the ACE 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.

Frequently asked questions

How many ACE Configuring Access and Security questions are on the real exam?

The exact number varies per candidate. Configuring Access and Security is tested as part of the Google Associate Cloud Engineer blueprint. Practicing with targeted Configuring Access and Security questions ensures you can handle any format or difficulty that appears.

Are these ACE Configuring Access and Security practice questions free?

Yes. Courseiva provides free ACE 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.

Is Configuring Access and Security one of the harder ACE topics?

Difficulty is subjective, but Configuring Access and Security 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.

Ready to practice?

Launch a full Configuring Access and Security practice session with instant scoring and detailed explanations.

Start Configuring Access and Security Practice →

Topic Info

Topic

Configuring Access and Security

Exam

ACE

Questions available

20+