An administrator needs to perform a one-time audit of the security group configurations for several Amazon EC2 instances. The administrator wants to visually review the inbound and outbound traffic rules through an interactive graphical interface in a web browser without writing scripts or using command-line commands. Which AWS tool or interface should the administrator use to meet these requirements?
- AWS Management ConsoleAnswer
- BAWS Command Line Interface (AWS CLI)
- CAWS Software Development Kit (AWS SDK)
- DAWS CloudFormation
Answer
AWS Management Console
The AWS Management Console is a web-based portal that provides a graphical user interface (GUI) for managing AWS resources. It is the most appropriate tool for an administrator who needs to visually inspect security group rules in a web browser without writing code or executing shell commands.
Step-by-Step Solution
Key Concept
AWS Management Console is the primary web-based graphical user interface used to access and manage AWS resources manually.