Courseiva
TechnologyeasyMultiple ChoiceObjective-mapped

PAS-C01 Technology Practice Question

An SAP system administrator needs to ensure that an EC2 instance running SAP can access an S3 bucket containing installation media. The instance is in a private subnet without internet access. What is the recommended way to provide access to S3?

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

Create a VPC Gateway Endpoint for S3.

A VPC Gateway Endpoint for S3 allows instances in a private subnet to access S3 without internet access. NAT Gateway is for internet access, Direct Connect is for on-premises connectivity, and VPN is for site-to-site.

Answer analysis

Option-by-option breakdown

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

  • Set up a VPN connection to S3.

    Why it's wrong here

    A VPN connection provides encrypted tunnelling to a remote network but does not resolve the lack of internet access from a private subnet; S3 requires either a VPC Gateway Endpoint (which uses AWS PrivateLink) or a NAT gateway to reach its public endpoint, and a VPN alone cannot route traffic to S3 without internet connectivity. This option is tempting because VPNs are commonly used for secure hybrid connectivity to on-premises networks, and would be correct if the goal were to extend an on-premises network to AWS for private communication with an S3 bucket via a Direct Connect or VPN-based private link.

  • Create a VPC Gateway Endpoint for S3.

    Why this is correct

    Gateway Endpoints provide private access to S3.

  • Set up a NAT Gateway in the public subnet.

    Why it's wrong here

    NAT Gateway allows outbound internet access but is not needed for S3 via gateway endpoint.

  • Use AWS Direct Connect to connect to S3.

    Why it's wrong here

    Direct Connect is for on-premises, not for EC2 in the same region.

Visual reference

Inside (Private) PC-A 10.0.0.1 PC-B 10.0.0.2 NAT Router Outside (Public) 203.0.113.1 Inside Global Server PAT: many private IPs share one public IP via unique port numbers

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

About these practice questions

One of 1,616 original PAS-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PAS-C01 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 PAS-C01 exam.