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

A company is replatforming a legacy data processing solution to AWS. The company deploys the solution on Amazon EC2 Instances in private subnets that are in one VPC.

The solution uses Amazon S3 for abject storage. Both the data that the solution processes and the data the solution produces are stored in Amazon S3. The solution uses Amazon DynamoDB to save its own state. The company collects flow logs for the VPC. The solution uses one NAT gateway to register its license through the internet. A software vendor provides a specific hostname so the solution can register its license.

The company notices that the AWS bill exceeds the projected budget for the solution. A network engineer uses AWS Cost Explorer to investigate the bill. The network engineer notices that the USE2-NatGateway-Bytes($) usage type is the root cause of the higher than expected bill.

What should the network engineer do to resolve the issue? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct actions are to examine the VPC flow logs (Option B) to understand the traffic going through the NAT gateway, and to ensure that the gateway VPC endpoints for Amazon S3 and DynamoDB (Option E) are in place, which can help reduce NAT gateway usage by allowing direct access. The other options either do not directly address the cost issue or involve unnecessary complexity without targeting the root cause of the high charges.