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

A company is developing an application in which IoT devices will report measurements to the AWS Cloud. The application will have millions of end users. The company observes that the IoT devices cannot support DNS resolution. The company needs to implement an Amazon EC2 Auto Scaling solution so that the IoT devices can connect to an application endpoint without using DNS.

Which solution will meet these requirements MOST cost-effectively?

  • A. Use an Application Load Balancer (ALB)-type target group for a Network Load Balancer (NLB). Create an EC2 Auto Scaling group. Attach the Auto Scaling group to the ALB. Set up the IoT devices to connect to the IP addresses of the NLB.
  • B. Use an AWS Global Accelerator accelerator with an Application Load Balancer (ALB) endpoint. Create an EC2 Auto Scaling group. Attach the Auto Scaling group to the ALSet up the IoT devices to connect to the IP addresses of the accelerator.
  • C. Use a Network Load Balancer (NLB). Create an EC2 Auto Scaling group. Attach the Auto Scaling group to the NLB. Set up the IoT devices to connect to the IP addresses of the NLB.
  • D. Use an AWS Global Accelerator accelerator with a Network Load Balancer (NLB) endpoint. Create an EC2 Auto Scaling group. Attach the Auto Scaling group to the NLB. Set up the IoT devices to connect to the IP addresses of the accelerator.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
FayeG
Highly Voted 1 year ago
Selected Answer: D
The answer requires one to provide the IoT a single IP address. If you use NLB it gives you only one static (or EIP) per AZ. Thus resulting in multiple IP addreses. However a GA can provide a single front end IP to all the static (or EIP) addresses used by the NLB. Thus using an NLB alone is rulled out. Therefore the GA is the correct option. If the Q had stated that the applications where all in the same subnet then C would be correct. but it doesn't so this can't be assumed. See https://aws.amazon.com/elasticloadbalancing/network-load-balancer/
upvoted 9 times
Spaurito
3 days, 1 hour ago
D - agree, because they can't use DNS resolution, this solution fits the requirements.
upvoted 1 times
...
...
rhinozD
Highly Voted 1 year, 6 months ago
Selected Answer: C
B, C, and D are also doable. Let's think about the cost. AWS Global Accelerator is definitely the best option. but it costs more money. NLB is enough. -> C.
upvoted 9 times
Spaurito
1 week, 5 days ago
does not mention cost only latency and a single IP address for connectivity
upvoted 1 times
Spaurito
1 week, 5 days ago
scratch that
upvoted 1 times
...
...
...
Raphaello
Most Recent 7 months ago
Selected Answer: C
C is the valid solution and most cost-efficient.
upvoted 1 times
...
patanjali
8 months ago
Selected Answer: C
GA and NLB both provide static IPs. NLB can handle millions of connection request per second. GA is more for global connectivity which is not asked here. Hence, C is correct answer.
upvoted 2 times
...
Josh1217
1 year, 4 months ago
Selected Answer: C
A - Not valid B, D - Do not need Global Accelerator C - Best cost effective solution.
upvoted 1 times
Moee
1 year, 3 months ago
WHY a NOT VALID?
upvoted 3 times
...
...
tcp22
1 year, 4 months ago
D is very close but since it's not mentioning the users location hence C is correct
upvoted 2 times
...
NeeG
1 year, 5 months ago
Also for users across region, how would NLB Work? I believe GA will solve that problem
upvoted 2 times
...
printfmarcelo
1 year, 6 months ago
Selected Answer: C
I agree with Spike2020, Millions of users is NLB.
upvoted 3 times
...
Kristin01
1 year, 6 months ago
Selected Answer: C
C, cost effective and also "The NLB automatically provides a static IP address for an AZ" so we can use them
upvoted 4 times
...
Spike2020
1 year, 6 months ago
Answer D C is valid but with millions of users, I side with D
upvoted 3 times
Neo00
1 year, 3 months ago
Network Load Balancer is capable of handling millions of requests per second while maintaining ultra-low latencies.
upvoted 1 times
...
...
ITgeek
1 year, 6 months ago
Selected Answer: C
C is the most cost effective
upvoted 3 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 ...