ANS-C01 Question 467
Single answerYour company has a hybrid cloud environment with on-premises infrastructure and multiple VPCs across different AWS regions. They need a solution to monitor the network performance, connectivity, and events across the entire global network to quickly identify and troubleshoot issues. Which AWS service or feature should you use to achieve this?
- A
Amazon CloudWatch
- B
AWS CloudTrail
- C
AWS Transit Gateway Network Manager
- D
VPC Flow Logs
Show answer and explanation
Correct answer: C
Explanation
AWS Transit Gateway Network Manager is specifically designed for monitoring global and hybrid network environments. It provides a centralized view to track the performance and connectivity of networks spanning AWS regions and on-premises locations. While other services like CloudWatch and VPC Flow Logs are useful for specific monitoring purposes, they do not offer the global visibility and network management capabilities required in this scenario.
- A. Incorrect.
Amazon CloudWatch is primarily used for monitoring and managing the performance of AWS resources, application metrics, and logs, but it is not specifically designed to provide a global view of network performance and connectivity in a hybrid environment.
- B. Incorrect.
AWS CloudTrail is used to log and monitor API activity and actions taken by users or services in your AWS environment. While it provides auditing capabilities, it does not offer network performance monitoring or connectivity insights.
- C. Correct.
AWS Transit Gateway Network Manager is designed for hybrid and global networks. It provides a centralized dashboard to monitor and troubleshoot network performance, connectivity, and events across AWS and on-premises resources, making it the right solution for this scenario.
- D. Incorrect.
VPC Flow Logs capture information about the IP traffic going to and from network interfaces in your VPC. However, they do not provide a global view of network connectivity or performance monitoring across a hybrid or multi-region environment.