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 3Question 07
    Medium1 markMultiple Choice
    Domain 1.2: Secure WorkloadsDomain 1VPCSecurity GroupNACL

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

    A solutions architect is designing a VPC. The requirement is to block a specific malicious IP address from accessing the VPC, while allowing legitimate HTTP traffic to reach EC2 instances. Which TWO actions should be taken? (Select TWO.)

    Answer options:

    A.

    Add a deny rule for the malicious IP address in the Network ACL.

    B.

    Add a deny rule for the malicious IP address in the Security Group.

    C.

    Add an allow rule for port 80 in the Security Group attached to the EC2 instances.

    D.

    Configure AWS WAF to block the IP address at the VPC level.

    E.

    Use Route 53 to route traffic away from the malicious IP.

    How to approach this question

    Remember that NACLs support DENY rules, while Security Groups only support ALLOW rules.

    Full Answer

    Use a NACL to deny the IP, and a Security Group to allow HTTP.
    Network ACLs are stateless and support explicit deny rules, making them ideal for blocking specific IPs. Security Groups are stateful and only support allow rules, used to permit legitimate traffic.

    Common mistakes

    Trying to add a deny rule to a Security Group.
    Question 06All questionsQuestion 08

    Practice the full AWS SAA-C03 Practice Exam 3

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
    View all 65 questions →