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

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 26 discussion

A company is planning to host an application on a set of Amazon EC2 instances that are distributed across multiple Availability Zones. The application must be able to scale to millions of requests each second.
A SysOps administrator must design a solution to distribute the traffic to the EC2 instances. The solution must be optimized to handle sudden and volatile traffic patterns while using a single static IP address for each Availability Zone.
Which solution will meet these requirements?

  • A. Amazon Simple Queue Service (Amazon SQS) queue
  • B. Application Load Balancer
  • C. AWS Global Accelerator
  • D. Network Load Balancer
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
doggiecai
Highly Voted 2 years, 6 months ago
Selected Answer: D
It's D. "Network Load Balancer is optimized to handle sudden and volatile traffic patterns while using a single static IP address per Availability Zone." https://aws.amazon.com/elasticloadbalancing/network-load-balancer/
upvoted 16 times
jipark
1 year, 3 months ago
static IP = NLB
upvoted 3 times
...
...
OlehKom
Most Recent 2 days, 18 hours ago
Selected Answer: D
Key words: High performance, static IP
upvoted 1 times
...
james2033
8 months, 3 weeks ago
Selected Answer: D
'Network Load Balancer' these words like introduction content at https://aws.amazon.com/elasticloadbalancing/network-load-balancer/
upvoted 1 times
...
Christina666
1 year, 3 months ago
Selected Answer: D
Option C (AWS Global Accelerator) can provide a single static anycast IP address for an application endpoint across multiple AWS regions. However, it does not provide a single static IP address per Availability Zone, which is specifically required in this scenario.
upvoted 2 times
...
[Removed]
1 year, 4 months ago
D. Network Load Balancer
upvoted 1 times
...
Gomer
1 year, 8 months ago
If the question was addressing EC2 instances across multiple regions, I think that Global Accelerator (in front of multiple network load balancers) would be the solution. However, it only specifies multiple AZ's, which IMHO implies the application is contained within a region. If it were global in scope, they'd need to specify that. I think the answer they want here is D because they are focusing primarily on performance requirement.
upvoted 2 times
...
Bhrino
1 year, 8 months ago
Selected Answer: D
with this question you kinda just have to know what the services are used for. After reading this Its between Application load balancer and Network load balancer. The reason its Network load balancer is because it says "Millions" and ALB cannot handle this much
upvoted 3 times
...
braveheart22
1 year, 9 months ago
DDDD is the right way to go. https://aws.amazon.com/elasticloadbalancing/network-load-balancer/
upvoted 1 times
...
michaldavid
1 year, 11 months ago
Selected Answer: D
dddddddddd
upvoted 1 times
...
Daniel_Y
1 year, 11 months ago
must be able to scale to millions of requests each second - the NLB can scale that much
upvoted 1 times
...
psdas
2 years ago
D, as it mentions static IP address.
upvoted 2 times
...
Surferbolt
2 years, 1 month ago
D. Network Load balancer.
upvoted 1 times
...
Zulola
2 years, 2 months ago
D..Network load Balancer
upvoted 1 times
...
221898
2 years, 5 months ago
Selected Answer: D
D. Network Load Balancer
upvoted 3 times
...
Seb
2 years, 5 months ago
Selected Answer: C
Associate the static IP addresses provided by AWS Global Accelerator to regional AWS resources or endpoints, such as Network Load Balancers, Application Load Balancers, EC2 Instances, and Elastic IP addresses. The IP addresses are anycast from AWS edge locations so they provide onboarding to the AWS global network close to your users. Easily move endpoints between Availability Zones or AWS Regions without needing to update your DNS configuration or change client-facing applications. Dial traffic up or down for a specific AWS Region by configuring a traffic dial percentage for your endpoint groups. This is especially useful for testing performance and releasing updates. Control the proportion of traffic directed to each endpoint within an endpoint group by assigning weights across the endpoints. https://aws.amazon.com/global-accelerator/faqs/
upvoted 3 times
Rick365
2 years, 2 months ago
it's D
upvoted 1 times
...
hexie
1 year, 5 months ago
Its D. Global Accelerator is not the recommended option for this scenario because it is designed for global application acceleration, focusing on directing traffic from users to the nearest AWS edge locations. It is not specifically designed for distributing traffic across EC2 instances within a single region or providing scalability and high availability within Availability Zones. In this case, Network Load Balancer (NLB) would be a more suitable choice :)
upvoted 1 times
...
...
altonh
2 years, 6 months ago
Answer is D. It cannot be C because you only get 2 anycast IPs for the global accelerator.
upvoted 4 times
...
Finger41
2 years, 6 months ago
Selected Answer: D
D - https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html Perfectly describes a network load balancer
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 ...