Question 1,387 of 1,546
Networking and Content DeliveryeasyMultiple ChoiceObjective-mapped

SOA-C02 VPC Gateway Endpoint Practice Question

This SOA-C02 practice question tests your understanding of networking and content delivery. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: vPC Gateway Endpoint. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company has a VPC with public and private subnets. An Application Load Balancer (ALB) is in the public subnets, and Amazon EC2 instances are in the private subnets. The SysOps administrator needs to allow the EC2 instances to access an Amazon S3 bucket in the same AWS Region without traversing the internet. Which solution should the administrator implement?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

A VPC Gateway Endpoint for S3

A VPC Gateway Endpoint for S3 allows EC2 instances in private subnets to access S3 buckets privately using AWS's internal network, without traversing the internet. This endpoint uses prefix lists and route table entries to direct S3 traffic through the AWS backbone, ensuring low latency and no data transfer costs.

Key principle: VPC Gateway Endpoint

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A VPC Gateway Endpoint for S3

    Why this is correct

    A VPC Gateway Endpoint for S3 allows instances in private subnets to access S3 privately using AWS internal networks, without internet traffic.

    Related concept

    VPC Gateway Endpoint

  • A NAT Gateway

    Why it's wrong here

    A NAT Gateway provides outbound internet access, but traffic still traverses the internet and incurs NAT Gateway data processing charges. It does not provide a private path to S3.

  • An Internet Gateway

    Why it's wrong here

    An Internet Gateway enables general outbound internet access but requires public IPs and uses the internet. It does not provide a private or cost-optimized path to S3.

  • VPC Peering

    Why it's wrong here

    VPC Peering connects two VPCs, allowing private IP communication between them. It does not provide access to a service endpoint like S3.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often choose a NAT Gateway or Internet Gateway because they think outbound traffic to AWS services must go through the internet, but Gateway Endpoints provide a private, cost-effective alternative for S3 and DynamoDB access within the same region.

Detailed technical explanation

How to think about this question

A Gateway Endpoint for S3 works by adding a route in the VPC route table that points the S3 prefix list (e.g., com.amazonaws.us-east-1.s3) to the endpoint ID. Traffic to S3 is then routed over the AWS private network, bypassing the internet. This endpoint supports only S3 and DynamoDB, and it does not require changes to the EC2 instances' security groups or network ACLs beyond allowing outbound HTTPS (443) traffic.

KKey Concepts to Remember

  • VPC Gateway Endpoint
  • Prefix List
  • Private Subnet Access
  • Cost Efficiency

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

VPC Gateway Endpoint

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

Visual reference

192.168.1.0 /24 256 addresses (254 usable) 192.168.1.0 /25 Subnet A 128 addr (126 usable) 192.168.1.128 /25 Subnet B 128 addr (126 usable) Borrowing 1 bit from host portion creates 2 subnets (/25)

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

What to study next

Got this wrong? Here's your next step.

Review vPC Gateway Endpoint, then practise related SOA-C02 questions on the same topic to reinforce the concept.

Related practice questions

Related SOA-C02 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SOA-C02 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SOA-C02 question test?

Networking and Content Delivery — This question tests Networking and Content Delivery — VPC Gateway Endpoint.

What is the correct answer to this question?

The correct answer is: A VPC Gateway Endpoint for S3 — A VPC Gateway Endpoint for S3 allows EC2 instances in private subnets to access S3 buckets privately using AWS's internal network, without traversing the internet. This endpoint uses prefix lists and route table entries to direct S3 traffic through the AWS backbone, ensuring low latency and no data transfer costs.

What should I do if I get this SOA-C02 question wrong?

Review vPC Gateway Endpoint, then practise related SOA-C02 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

VPC Gateway Endpoint

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More SOA-C02 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SOA-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SOA-C02 exam.