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 133 discussion

A company's application is deployed on Amazon EC2 instances in a single VPC in an AWS Region. The EC2 instances are running in two Availability Zones. The company decides to use a fleet of traffic inspection instances from AWS Marketplace to inspect traffic between the VPC and the internet. The company is performing tests before the company deploys the architecture into production.

The fleet is located in a shared inspection VPC behind a Gateway Load Balancer (GWLB). To minimize the cost of the solution, the company deployed only one inspection instance in each Availability Zone that the application uses.

During tests, a network engineer notices that traffic inspection works as expected when the network is stable. However, during maintenance of the inspection instances, the internet sessions time out for some application instances. The application instances are not able to establish new sessions.

Which combination of steps will remediate these issues? (Choose two.)

  • A. Deploy one inspection instance in the Availability Zones that do not have inspection instances deployed.
  • B. Deploy one additional inspection instance in each Availability Zone where the inspection instances are deployed.
  • C. Enable the cross-zone load balancing attribute for the GWLB.
  • D. Deploy inspection instances in an Auto Scaling group. Define a scaling policy that is based on CPU load.
  • E. Attach the GWLB to all Availability Zones in the Region.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Balasmaniam
Highly Voted 1 year, 3 months ago
Ans :BC https://aws.amazon.com/blogs/networking-and-content-delivery/centralized-inspection-architecture-with-aws-gateway-load-balancer-and-aws-transit-gateway/
upvoted 7 times
ExamTopix01
1 year, 1 month ago
It's CD
upvoted 3 times
...
...
Akshay0403
Most Recent 2 months, 2 weeks ago
Selected Answer: BC
Clearly BC. Questions says ""during maintenance of the inspection instances". So deploying additional instances in each AZ will address this issue
upvoted 2 times
...
hogtrough
3 months ago
Selected Answer: CD
Answer is CD. Not only is autoscaling cost-effective compared to a deploying an instance that will run forever simply for maintenance purposes, it will ensure that the performance needs are met.
upvoted 1 times
...
seochan
3 months, 4 weeks ago
Selected Answer: CD
I think it's CD, because the purpose is to "remediate" the problem, and just adding one additional inspection instance cannot assure remediation of this problem.
upvoted 3 times
...
[Removed]
5 months, 2 weeks ago
My 5 cent why I think D cannot be right. The scenario does not mention anything on CPU related issues. So let's say we prepare a CPU based ASG we still would only have 2 instances, one per AZ and the degradation in maintenance case would be the same, one AZ would have no target, same impact. So although we want to minimize cost, B is better than D imho.
upvoted 2 times
...
michele_scar
7 months ago
Selected Answer: BC
A and E wrong. It's between B C D. Should be correct D but autoscaling gruop with CPU load not solve the issue, you have to detach the instance, make maintenance and after re-attach to ASG. It's complicated. Finally B C correct.
upvoted 3 times
...
vikasj1in
7 months ago
Selected Answer: CD
A. might distribute the load better across Availability Zones, but it does not directly address the issue of sessions timing out during maintenance. B. could help distribute the load and provide redundancy, but it might not fully address the issue of sessions timing out during maintenance. C. This helps maintain session persistence during maintenance activities. D. Deploying inspection instances in an Auto Scaling group allows the system to automatically replace instances that are undergoing maintenance or experiencing issues. Defining a scaling policy based on CPU load ensures that additional instances are added to handle increased traffic during maintenance, reducing the impact on existing sessions. E. This helps maintain session persistence during maintenance activities. However, this alone may not fully address the issue if there are not enough healthy instances to handle the traffic.
upvoted 2 times
...
jorgesoma
8 months ago
It's a confused answer. Could be CD or BC... Non clear question from AWS dump.
upvoted 2 times
...
Arad
10 months, 2 weeks ago
Selected Answer: CD
I think CD is correct. The solution should be cost-effective, so why deploying an extra instance to site there when it is not necessary all the time, autoscaling group deploys an extra instance just when it is required, not always.
upvoted 2 times
_mavik_
10 months, 1 week ago
The solution should be cost-effective - there is not a requiremet. BC.
upvoted 1 times
...
...
Tofu13
1 year ago
Selected Answer: BC
Same Link as Balasmaniam. Point 3 When you enable cross-zone load balancing, GWLB distributes traffic across all registered and healthy targets regardless of which AZs these targets are in.
upvoted 3 times
...
MohamedSherif1
1 year, 1 month ago
Selected Answer: CD
why not CD?
upvoted 3 times
...
Certified101
1 year, 1 month ago
Selected Answer: BC
BC is correct
upvoted 4 times
...
ISSDoksim
1 year, 1 month ago
BC - https://aws.amazon.com/blogs/networking-and-content-delivery/best-practices-for-deploying-gateway-load-balancer/
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 ...