A company needs to configure storage in AWS for two distinct use cases. First, they need a highly durable object storage solution to store and retrieve static office documents. Second, they need a persistent block storage volume to attach to a single Amazon EC2 instance for a relational database. Which two AWS storage services should the company use to meet these requirements? (Select TWO)
- Amazon Simple Storage Service (Amazon S3)Cevap
- Amazon Elastic Block Store (Amazon EBS)Cevap
- CAmazon Elastic File System (Amazon EFS)
- DAmazon S3 Glacier Flexible Retrieval
- EAmazon EC2 Instance Store
Cevap
The company should use Amazon Simple Storage Service (Amazon S3) for document object storage, and Amazon Elastic Block Store (Amazon EBS) for database block storage.
Amazon Simple Storage Service (Amazon S3) is the correct choice for storing static documents because it is designed for highly durable object storage. Amazon Elastic Block Store (Amazon EBS) is the correct choice for the relational database because it provides persistent, low-latency block storage that can be attached to a single EC2 instance.
Adım Adım Çözüm
Anahtar Kavram
AWS Storage Services classification and use cases (Object storage vs. Block storage vs. File storage)