
Explanation:
Amazon S3 (Simple Storage Service) is the correct answer because:
Low-cost storage: Amazon S3 is designed for cost-effective object storage with various storage classes (Standard, Intelligent-Tiering, Standard-IA, One Zone-IA, Glacier) that offer different price points for different access patterns.
Raw storage: S3 is an object storage service ideal for storing unstructured data (chunks of data, files, documents, images, videos, etc.) in their raw format.
Manual embedding and retrieval: S3 provides simple APIs (PUT, GET, DELETE) for manual storage and retrieval of objects, making it perfect for scenarios where users need to manually store and retrieve data chunks.
Scalability: S3 automatically scales to store virtually unlimited amounts of data.
Why the other options are incorrect:
Key AWS Service Characteristics:
Ultimate access to all questions.
No comments yet.