AWS Certified SysOps Administrator – Associate (legacy) — Question 226
What are characteristics of Amazon S3? (Choose two.)
Answer options
- A. Objects are directly accessible via a URL
- B. S3 should be used to host a relational database
- C. S3 allows you to store objects or virtually unlimited size
- D. S3 allows you to store virtually unlimited amounts of data
- E. S3 offers Provisioned IOPS
Correct answer: A, D
Explanation
The correct answers are A and D because Amazon S3 enables direct access to objects via a URL and can store virtually unlimited amounts of data. Option B is incorrect as S3 is not designed for hosting relational databases, while options C and E do not accurately represent S3's capabilities.