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

Exam AWS Certified Advanced Networking - Specialty ANS-C01 All Questions

View all questions & answers for the AWS Certified Advanced Networking - Specialty ANS-C01 exam

Exam AWS Certified Advanced Networking - Specialty ANS-C01 topic 1 question 7 discussion

A network engineer is designing the architecture for a healthcare company's workload that is moving to the AWS Cloud. All data to and from the on-premises environment must be encrypted in transit. All traffic also must be inspected in the cloud before the traffic is allowed to leave the cloud and travel to the on-premises environment or to the internet.
The company will expose components of the workload to the internet so that patients can reserve appointments. The architecture must secure these components and protect them against DDoS attacks. The architecture also must provide protection against financial liability for services that scale out during a DDoS event.
Which combination of steps should the network engineer take to meet all these requirements for the workload? (Choose three.)

  • A. Use Traffic Mirroring to copy all traffic to a fleet of traffic capture appliances.
  • B. Set up AWS WAF on all network components.
  • C. Configure an AWS Lambda function to create Deny rules in security groups to block malicious IP addresses.
  • D. Use AWS Direct Connect with MACsec support for connectivity to the cloud.
  • E. Use Gateway Load Balancers to insert third-party firewalls for inline traffic inspection.
  • F. Configure AWS Shield Advanced and ensure that it is configured on all public assets.
Show Suggested Answer Hide Answer
Suggested Answer: BDF 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
study_aws1
Highly Voted 1 year, 6 months ago
D) - All data to and from the on-premises environment must be encrypted in transit. (Use AWS Direct Connect with MACsec support for connectivity to the cloud.) E) - All traffic also must be inspected in the cloud before the traffic is allowed to leave the cloud and travel to the on-premises environment (Use Gateway Load Balancers to insert third-party firewalls for inline traffic inspection.) F) - The architecture also must provide protection against financial liability for services that scale out during a DDoS event.(Configure AWS Shield Advanced and ensure that it is configured on all public assets) F) -
upvoted 18 times
zendevloper
10 months, 1 week ago
Correct B E F shield advanced requires WAF (to protect against DDoS) https://docs.aws.amazon.com/waf/latest/developerguide/waf-api-using.html
upvoted 1 times
zendevloper
10 months, 1 week ago
Here is a more relevant link https://docs.aws.amazon.com/waf/latest/developerguide/ddos-event-mitigation-logic-adv-web-app.html
upvoted 1 times
seochan
4 months, 1 week ago
F is a definite answer. The architecture also must provide protection against financial liability for services that scale out during a DDoS event. With Shield Advanced, AWS provides AWS credits to cover the costs incurred by DDoS attacks (e.g., costs caused by auto scaling groups). https://docs.aws.amazon.com/waf/latest/developerguide/ddos-request-service-credit.html
upvoted 1 times
...
...
...
...
Untamables
Highly Voted 1 year, 5 months ago
Selected Answer: DEF
D https://docs.aws.amazon.com/directconnect/latest/UserGuide/MACsec.html E https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/introduction.html F https://docs.aws.amazon.com/waf/latest/developerguide/ddos-advanced-summary.html
upvoted 9 times
...
Akivox
Most Recent 5 days, 13 hours ago
Selected Answer: DEF
D: All traffic must be encrypted in transit, need to use Direct connect with MACSec E: For inspection of traffic before it is allowed to leave the cloud and travel to the on-prem, need to use GWLB with third party firewall for insepction. F: For DDOS event, AWS Shield Advanced must be used.
upvoted 1 times
...
Raphaello
5 months, 2 weeks ago
Selected Answer: DEF
DEF are the correct answers. D >> DX connection with MASSec to provide required encryption. E >> GWLB to provide inspection of the flow F >> Shield Advanced to provide DDoS protection and cover for scale out expenses if happened.
upvoted 2 times
...
tromyunpak
6 months ago
F is needed to protect from DDOS attacks E is needed to inspect the traffic before leaving the cloud D is needed to encrypt the direct connect connection
upvoted 2 times
...
patanjali
6 months, 2 weeks ago
Correct answer is DEF B is not correct because you can associate WAF rules with ALB only and not all network component of VPC
upvoted 2 times
JoellaLi
5 months, 2 weeks ago
yes. WAF can protect Amazon CloudFront, Amazon API Gateway, Application Load Balancer, and AWS AppSync resources.
upvoted 1 times
...
...
vikasj1in
7 months, 1 week ago
Selected Answer: BEF
The other options are not directly related to the specified security requirements: A. Use Traffic Mirroring to copy all traffic to a fleet of traffic capture appliances: Traffic Mirroring is useful for capturing and analyzing network traffic but may not be directly related to inline inspection or DDoS protection. C. Configure an AWS Lambda function to create Deny rules in security groups to block malicious IP addresses: While Lambda functions can automate certain tasks, using them to create Deny rules in security groups might not provide the same level of comprehensive protection as dedicated security services like AWS WAF and AWS Shield Advanced. D. Use AWS Direct Connect with MACsec support for connectivity to the cloud: AWS Direct Connect with MACsec provides secure connectivity but does not directly address the requirements for traffic inspection or DDoS protection in this context.
upvoted 1 times
...
Marfee400704
7 months, 1 week ago
I think that it's correct answer is DEF according to SPOTO products.
upvoted 1 times
...
marfee
7 months, 2 weeks ago
I think that it's correcty answer is B & D & F.
upvoted 1 times
...
yanhiro
9 months, 1 week ago
I can confirm that DEF is the correct answer. AWS WAF doesn't answer the requirement of having financial protection against cost induced by DDoS attacks. Also Shield Advanced doesn't require AWS WAF and can be activated on itself.
upvoted 1 times
...
MEDES
12 months ago
D) - All data to and from the on-premises environment must be encrypted in transit. (Use AWS Direct Connect with MACsec support for connectivity to the cloud.) E) - All traffic also must be inspected in the cloud before the traffic is allowed to leave the cloud and travel to the on-premises environment (Use Gateway Load Balancers to insert third-party firewalls for inline traffic inspection.) F) - The architecture also must provide protection against financial liability for services that scale out during a DDoS event.(Configure AWS Shield Advanced and ensure that it is configured on all public assets) F) -
upvoted 2 times
...
Simili
1 year ago
D) AWS Direct Connect with MACsec support for connectivity to the cloud. >> all the data to and from the on-premises environment must be encrypted in transit. E) Gateway Load Balancers to insert third-party firewalls for inline traffic inspection. >> all the traffic also must be inspected in the cloud before the traffic is allowed to leave the cloud and travel to the on-premises environment F) Configure AWS Shield Advanced and ensure that it is configured on all public assets. >> The architecture also must provide protection against financial liability for services that scale out during a DDoS event
upvoted 1 times
...
Mishranihal737
1 year, 1 month ago
Yes DEF is correct.
upvoted 1 times
...
PhilMultiCloud
1 year, 1 month ago
D. Use AWS Direct Connect with MACsec support for connectivity to the cloud. MACsec (Media Access Control Security) provides encryption in transit over the network for the Direct Connect link between the on-premises environment and AWS, ensuring that all data is encrypted as required. E. Use Gateway Load Balancers to insert third-party firewalls for inline traffic inspection. AWS Gateway Load Balancer makes it easy to deploy, scale, and manage third-party virtual network appliances. Using Gateway Load Balancer, you can easily insert, scale, and manage firewalls in the path of internet traffic for inspection purposes. F. Configure AWS Shield Advanced and ensure that it is configured on all public assets. AWS Shield Advanced provides advanced DDoS (Distributed Denial of Service) protection. It not only defends your application against DDoS attacks but also provides cost protection, which can protect your business from additional charges incurred during a DDoS attack. Therefore, the answers are D, E, and F.
upvoted 1 times
...
demoras
1 year, 3 months ago
Question: The question doesn't say anything about direct connect being used. Why are we still preferring MACsec option?
upvoted 1 times
...
RVD
1 year, 4 months ago
Selected Answer: DEF
ANS: DEF DX now support MACSec for encryption, GWLb with Third-party for Network Inspection, Advance shield for Ddos as WAF can not protect.
upvoted 1 times
...
emmanuelodenyire
1 year, 4 months ago
Selected Answer: BEF
To meet all the requirements mentioned in the question, the most probable and relevant solution would be to choose options B, E, and F.
upvoted 2 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 ...