A business analyst needs to perform a one-time task of creating an Amazon Simple Storage Service (Amazon S3) bucket and uploading a few report files. The analyst does not have programming experience and wants to use a graphical, browser-based interface to complete this task. Which of the following tools should the analyst use?
- AAWS SDK
- BAWS Command Line Interface (AWS CLI)
- AWS Management ConsoleAnswer
- DAWS CloudFormation
Answer
AWS Management Console
The AWS Management Console provides a web-based graphical user interface that allows users to manage and access their AWS resources visually. This is ideal for non-technical users or simple one-time tasks such as manually creating an S3 bucket and uploading files, as it requires no command-line tools or programming experience.
Step-by-Step Solution
Key Concept
Methods of interacting with AWS services (Console, CLI, SDK, and CloudFormation)
Estimated Time:45s