For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 7Question 12
    Medium1 markMultiple Choice
    Domain 1.2: Secure WorkloadsSecurityVPC EndpointS3

    AWS SAA-C03 · Question 12 · Domain 1.2: Secure Workloads

    A company is deploying a fleet of EC2 instances in a private subnet. The instances need to access Amazon S3 to download configuration files. The security policy strictly prohibits traffic from traversing the public internet. What is the MOST secure way to provide this access?

    Answer options:

    A.

    Deploy a NAT Gateway in a public subnet.

    B.

    Create a VPC Gateway Endpoint for Amazon S3 and update the route table.

    C.

    Set up an AWS Direct Connect connection to S3.

    D.

    Use an Internet Gateway and restrict access using Security Groups.

    How to approach this question

    Identify the requirement to avoid the public internet. VPC Endpoints (Gateway for S3/DynamoDB) keep traffic on the AWS backbone.

    Full Answer

    B.Create a VPC Gateway Endpoint for Amazon S3 and update the route table.✓ Correct
    A VPC endpoint enables private connections between your VPC and supported AWS services. Traffic between your VPC and the other service does not leave the Amazon network.

    Common mistakes

    Choosing NAT Gateway, which technically works but violates the 'no public internet' constraint.
    Question 11All questionsQuestion 13

    Practice the full AWS SAA-C03 Practice Exam 7

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
    View all 65 questions →