CLF-C02 · Question #4
Which AWS service provides command line access to AWS tools and resources directly from a web browser?
The correct answer is B. AWS CloudShell. AWS CloudShell is a browser-based shell environment built directly into the AWS Management Console, giving you instant command-line access to AWS services without needing to install any local tools or manage credentials - making it the perfect fit for this question. Why the distr
Question
Which AWS service provides command line access to AWS tools and resources directly from a web browser?
Options
- AAWS CloudHSM
- BAWS CloudShell
- CAmazon WorkSpaces
- DAWS Cloud Map
How the community answered
(27 responses)- B93% (25)
- C4% (1)
- D4% (1)
Explanation
AWS CloudShell is a browser-based shell environment built directly into the AWS Management Console, giving you instant command-line access to AWS services without needing to install any local tools or manage credentials - making it the perfect fit for this question.
Why the distractors are wrong:
- A. AWS CloudHSM is a hardware security module service used for cryptographic key storage and management, not a shell or CLI tool.
- C. Amazon WorkSpaces is a virtual desktop (DaaS) solution that provides full desktop environments in the cloud, not a command-line interface in a browser.
- D. AWS Cloud Map is a service discovery tool that helps applications find cloud resources by name - completely unrelated to browser-based CLI access.
Memory Tip: Think of "CloudShell" - the word Shell is a classic term for a command-line interface (like Bash or PowerShell), so if the question mentions a command-line experience in the browser, CloudShell is your answer. The name literally tells you what it does!
Topics
Community Discussion
No community discussion yet for this question.