CLF-C02 · Question #708
Which AWS service or tool provides users with a graphical UI to manage AWS services?
The correct answer is C. AWS Management Console. AWS Management Console provides a graphical user interface (GUI) that allows users to interact with and manage AWS services through a web browser. AWS CDK is an infrastructure as code tool for defining resources using programming languages. AWS CLI is a command-line tool for mana
Question
Which AWS service or tool provides users with a graphical UI to manage AWS services?
Options
- AAWS Cloud Development Kit (AWS CDK)
- BAWS CLI
- CAWS Management Console
- DAWS SDKs
How the community answered
(58 responses)- A2% (1)
- B5% (3)
- C91% (53)
- D2% (1)
Explanation
AWS Management Console provides a graphical user interface (GUI) that allows users to interact with and manage AWS services through a web browser. AWS CDK is an infrastructure as code tool for defining resources using programming languages. AWS CLI is a command-line tool for managing AWS services. AWS SDKs allow programmatic access to AWS services using various programming languages.
Community Discussion
No community discussion yet for this question.