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 4Question 05
    Medium1 markMultiple Choice
    Domain 1.2: Secure WorkloadsSecurityVPCNetworkingNAT Gateway

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

    A solutions architect is designing a VPC for a three-tier web application. The database tier must be completely isolated from the internet. The application tier needs to download software updates from the internet but should not accept incoming internet connections. <br/><br/>How should the subnets be configured?

    Answer options:

    A.

    Place both the database and application in private subnets. Attach an Internet Gateway to the private subnets.

    B.

    Place the database in a private subnet. Place the application in a public subnet with a NAT gateway.

    C.

    Place the database in a private subnet. Place the application in a private subnet with a route to a NAT gateway in a public subnet.

    D.

    Place the database in an isolated subnet. Place the application in a private subnet with a route to an egress-only internet gateway.

    How to approach this question

    Understand the difference between public subnets (IGW) and private subnets (NAT Gateway).

    Full Answer

    C.Place the database in a private subnet. Place the application in a private subnet with a route to a NAT gateway in a public subnet.✓ Correct
    Place the database in a private subnet. Place the application in a private subnet with a route to a NAT gateway in a public subnet.
    A public subnet has a route to an Internet Gateway (IGW). A private subnet does not. To allow instances in a private subnet to initiate outbound IPv4 traffic to the internet (e.g., for updates), you use a NAT gateway placed in a public subnet.

    Common mistakes

    Placing the application in a public subnet, which exposes it to inbound internet traffic.
    Question 04All questionsQuestion 06

    Practice the full AWS SAA-C03 Practice Exam 4

    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 wants...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ06A company requires that all data stored in Amazon S3 must be encrypted at rest using keys managed...Easy
    View all 65 questions →