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

An education agency is preparing for its annual competition between schools. In the competition, students at schools from around the country solve math problems, complete puzzles, and write essays.

The IP addressing plan of all the schools is well-known and is administered centrally. The competition is hosted in the AWS Cloud and is not publicly available. All competition traffic must be encrypted in transit. Only authorized endpoints can access the competition. All the schools have firewall policies that block ICMP traffic.

A network engineer builds a solution in which all the schools access the competition through AWS Site-to-Site VPN connections. The network engineer uses BGP as the routing protocol. The network engineer must implement a solution that notifies schools when they lose connectivity and need to take action on their premises to address the issue.

Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because it uses Amazon CloudWatch to monitor the VPN tunnels, allowing for immediate notification through Amazon SNS if there are connectivity issues. Option E is also correct as it checks the VPC route table for route existence, ensuring that proper routing is in place and notifying the schools if problems arise. Options B and C involve additional complexity and costs for monitoring connectivity through pings or the VPC Reachability Analyzer API, while option D does not provide a proactive notification mechanism for connectivity issues.