A librarian prefers clicking through a graphical interface to start a single test virtual machine in AWS. Which access method best fits that interactive one-off task?
Select an answer to reveal the explanation.
Short Explanation
Want to point and click like a normal desktop app? That is the AWS Management Console. Direct Connect is a network pipe, CloudFront is CDN, and CloudTrail is the audit log—not the launch button UI.
Full Explanation
The AWS Management Console provides interactive, browser-based GUI access to manage AWS resources and is appropriate for one-off exploratory tasks such as starting a single test instance. Direct Connect is a dedicated network connectivity option, CloudFront is a content delivery service, and CloudTrail records API activity for auditing. Choosing the console for interactive GUI work is a Task 3.1 fundamentals item.