Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 782 discussion

A company wants to deploy an internal web application on AWS. The web application must be accessible only from the company's office. The company needs to download security patches for the web application from the internet.

The company has created a VPC and has configured an AWS Site-to-Site VPN connection to the company's office. A solutions architect must design a secure architecture for the web application.

Which solution will meet these requirements?

  • A. Deploy the web application on Amazon EC2 instances in public subnets behind a public Application Load Balancer (ALB). Attach an internet gateway to the VPC. Set the inbound source of the ALB's security group to 0.0.0.0/0.
  • B. Deploy the web application on Amazon EC2 instances in private subnets behind an internal Application Load Balancer (ALB). Deploy NAT gateways in public subnets. Attach an internet gateway to the VPC. Set the inbound source of the ALB's security group to the company's office network CIDR block.
  • C. Deploy the web application on Amazon EC2 instances in public subnets behind an internal Application Load Balancer (ALB). Deploy NAT gateways in private subnets. Attach an internet gateway to the VPSet the outbound destination of the ALB’s security group to the company's office network CIDR block.
  • D. Deploy the web application on Amazon EC2 instances in private subnets behind a public Application Load Balancer (ALB). Attach an internet gateway to the VPC. Set the outbound destination of the ALB’s security group to 0.0.0.0/0.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Andy_09
Highly Voted 8 months, 1 week ago
Option B
upvoted 7 times
...
osmk
Highly Voted 7 months, 2 weeks ago
Selected Answer: B
none sense why IGW on top of NATGW.
upvoted 6 times
MatAlves
3 weeks, 6 days ago
https://docs.aws.amazon.com/network-firewall/latest/developerguide/arch-igw-ngw.html Confusing, I agree. But it seems to be recommended in some cases.
upvoted 1 times
...
...
Scheldon
Most Recent 3 months, 3 weeks ago
AnswerB Server and LB in Private will hide WEB application from the word. NAT will allow for server's access to the internet in case of need
upvoted 1 times
...
NayeraB
8 months ago
Selected Answer: B
B is well structured
upvoted 3 times
...
ogerber
8 months ago
To my opinion, with only having inbound of the companys CIDR block, it will not include access for the patches available online. i would go for D
upvoted 3 times
sandordini
5 months, 3 weeks ago
Incorrect: B says inbound, D says outbound. Outbound for ALB are the EC2 Instances.
upvoted 1 times
...
...
kempes
8 months, 1 week ago
Selected Answer: B
Option B
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...