AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 87

You have been tasked with migrating your company's proprietary massively large dataset sorting application to AWS. The application currently runs on 4 highly spec'd servers that are in a cluster arrangement and runs 24x7, with the average CPU utilisation across any 24hr period being approx 85% - the migration of this cluster once up and running on AWS is expected to run similarly. The servers shuffle data internally and between themselves. Your company's financial performance is entirely dependent on the speed at which it can sort your customers datasets, that is the faster a sorted result can be returned the better your company's bottom line.
Of the choices presented below, select the optimal network configuration that will ensure the best financial results for your company.

Answer options

Correct answer: B

Explanation

The correct answer is B because enabling Jumbo Frames allows for larger packets of data to be transmitted, improving network efficiency and throughput, which is crucial for sorting large datasets quickly. Option A is incorrect as disabling Jumbo Frames would hinder data transfer efficiency. Option C, while it manages costs, does not directly address the need for improved network throughput. Option D focuses on scaling resources based on CPU usage, but does not enhance the data transfer speed necessary for optimal performance.