[AWS_Practitioner] The selection of S3 storage tiers

hyun·2023년 1월 5일
0

AWS_Practitioner

목록 보기
14/18
post-thumbnail

회사에서 Amazon S3를 사용하는 데이터 레이크를 만들 계획입니다.
비용에 가장 큰 영향을 미치는 요소는 무엇입니까?

The correct answer is A, the selection of S3 storage tiers. The cost of using Amazon S3 to create a data lake will be affected by a number of factors, including the selection of S3 storage tiers.

정답은 A, S3 스토리지 계층 선택입니다. Amazon S3를 사용하여 데이터 레이크를 생성하는 비용은 S3 스토리지 계층 선택을 비롯한 여러 요인의 영향을 받습니다.

Amazon S3 offers a range of storage tiers, including Standard, Standard-Infrequent Access (Standard-IA), and One Zone-Infrequent Access (One Zone-IA), as well as options for storing data with different levels of durability and availability. The cost of using each tier varies based on the features and performance characteristics it offers, so choosing the most appropriate tier for your data can have a significant impact on the overall cost of your data lake.

Amazon S3는 Standard, Standard-Infrequent Access(Standard-IA) 및 One Zone-Infrequent Access(One Zone-IA)를 비롯한 다양한 스토리지 계층과 다양한 수준의 내구성 및 가용성으로 데이터를 저장하는 옵션을 제공합니다. 각 계층을 사용하는 비용은 제공하는 기능 및 성능 특성에 따라 다르므로 데이터에 가장 적합한 계층을 선택하면 데이터 레이크의 전체 비용에 상당한 영향을 미칠 수 있습니다.

The other options may also affect the cost of your data lake, but the selection of S3 storage tiers will likely have the most significant impact:

다른 옵션도 데이터 레이크 비용에 영향을 미칠 수 있지만 S3 스토리지 계층 선택이 가장 큰 영향을 미칠 가능성이 높습니다.

B. Charges to transfer existing data into Amazon S3 may apply, depending on the volume of data and the transfer method used. However, these charges are typically a one-time cost and may not have as much impact on the overall cost of the data lake as the ongoing cost of storing and accessing the data.

B. 데이터 양과 사용된 전송 방법에 따라 기존 데이터를 Amazon S3로 전송하는 데 요금이 부과될 수 있습니다. 그러나 이러한 요금은 일반적으로 일회성 비용이며 데이터 저장 및 액세스의 지속적인 비용만큼 데이터 레이크의 전체 비용에 큰 영향을 미치지 않을 수 있습니다.

C. Adding S3 bucket policies may incur some additional costs, depending on the complexity of the policies and the number of requests they generate. However, these costs are typically relatively small compared to the cost of storing and accessing the data in the data lake.

C. S3 버킷 정책을 추가하면 정책의 복잡성과 정책이 생성하는 요청 수에 따라 약간의 추가 비용이 발생할 수 있습니다. 그러나 이러한 비용은 일반적으로 데이터 레이크에 데이터를 저장하고 액세스하는 비용에 비해 상대적으로 적습니다.

D. S3 ingest fees apply to requests to write data to Amazon S3, but these fees are typically a small part of the overall cost of using S3 for a data lake. The cost of storing and accessing the data will likely have a greater impact on the overall cost.

D. S3 수집 요금은 Amazon S3에 데이터 쓰기 요청에 적용되지만 이러한 요금은 일반적으로 데이터 레이크에 S3를 사용하는 전체 비용의 작은 부분입니다. 데이터 저장 및 액세스 비용은 전체 비용에 더 큰 영향을 미칠 가능성이 높습니다.


Amazon Simple Storage Service(Amazon S3)는 업계 최고의 확장성, 데이터 가용성, 보안 및 성능을 제공하는 객체 스토리지 서비스입니다. Amazon S3를 사용하면 웹의 어느 곳에서나 언제든지 원하는 양의 데이터를 저장하고 검색할 수 있습니다.

Amazon S3는 주어진 1년 동안 객체에 대해 99.999999999%의 내구성과 99.99%의 가용성을 제공하도록 설계되어 문서, 이미지, 비디오, 백업 등을 포함한 광범위한 데이터를 안정적이고 안전하게 저장할 수 있는 옵션입니다.

Amazon S3는 다양한 데이터 유형 및 사용 사례의 요구 사항을 충족하는 다양한 스토리지 클래스를 제공합니다. 스토리지 클래스에는 다음이 포함됩니다.

  • 표준: 빠른 액세스와 높은 내구성이 필요한 자주 액세스하는 데이터용입니다.
  • Standard-Infrequent Access(Standard-IA): 자주 액세스하지는 않지만 필요할 때 여전히 빠른 액세스가 필요한 데이터용입니다. Standard-IA는 Standard 스토리지보다 저렴하지만 검색 비용이 더 높습니다.
  • One Zone-Infrequent Access(One Zone-IA): 자주 액세스하지 않고 가용성이 덜 중요한 데이터용. One Zone-IA는 가장 저렴한 스토리지 클래스이지만 단일 가용 영역에 저장되며 검색 비용이 더 높습니다.
    이러한 스토리지 클래스 외에도 Amazon S3는 RRS(Reduced Redundancy Storage) 및 Amazon S3 Transfer Acceleration과 같은 다양한 수준의 내구성 및 가용성으로 데이터를 저장하는 옵션을 제공합니다.

전반적으로 Amazon S3는 데이터 레이크, 백업 및 복구, 빅 데이터 분석 등을 비롯한 광범위한 애플리케이션에 사용할 수 있는 강력하고 유연한 스토리지 서비스입니다.`

0개의 댓글