AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 75

A company has been using an outdated application layer protocol for communication among applications. The company decides not to use this protocol anymore and must migrate all applications to support a new protocol. The old protocol and the new protocol are TCP-based, but the protocols use different port numbers.

After several months of work, the company has migrated dozens of applications that run on Amazon EC2 instances and in containers. The company believes that all the applications have been migrated, but the company wants to verify this belief. A network engineer needs to verify that no application is still using the old protocol.

Which solution will meet these requirements without causing any downtime?

Answer options

Correct answer: C

Explanation

The correct answer is C because configuring VPC flow logs and using Amazon Athena allows for a thorough examination of traffic without impacting application performance. Options A and B may not provide the necessary confirmation and could potentially overlook some applications still using the old protocol. Option D introduces a risk of downtime during the verification process by modifying security group rules.