본문 바로가기
[AWS]/AWS SAA EXAMTOPICS

[AWS][SAA][EXAMTOPICS] Question 194

by METAVERSE STORY 2022. 7. 1.
반응형
728x170

Currently, a corporation has 250 TB of backup data saved in Amazon S3 using a vendor-specific format. The firm wishes to extract files from Amazon S3, convert them to an industry-standard format, and then re-upload them to Amazon S3. The firm want to reduce the costs connected with data transmission for this session.

What actions should a solutions architect take to achieve this?

  • A. Install the conversion software as an Amazon S3 batch operation so the data is transformed without leaving Amazon S3.
  • B. Install the conversion software onto an on-premises virtual machine. Perform the transformation and re-upload the files to Amazon S3 from the virtual machine.
  • C. Use AWS Snowball Edge devices to export the data and install the conversion software onto the devices. Perform the data transformation and re-upload the files to Amazon S3 from the Snowball Edge devices.
  • D. Launch an Amazon EC2 instance in the same Region as Amazon S3 and install the conversion software onto the instance. Perform the transformation and re- upload the files to Amazon S3 from the EC2 instance.

 

한글 번역

현재 기업은 공급업체별 형식을 사용하여 Amazon S3에 250TB의 백업 데이터를 저장하고 있습니다. 이 회사는 Amazon S3에서 파일을 추출하여 업계 표준 형식으로 변환한 다음 Amazon S3에 다시 업로드하려고 합니다. 회사는 이 세션의 데이터 전송과 관련된 비용을 줄이기를 원합니다.

솔루션 설계자는 이를 달성하기 위해 어떤 조치를 취해야 합니까?

  • A. Amazon S3를 벗어나지 않고 데이터가 변환되도록 변환 소프트웨어를 Amazon S3 배치 작업으로 설치합니다.
  • B. 온프레미스 가상 머신에 변환 소프트웨어를 설치합니다. 변환을 수행하고 가상 머신에서 Amazon S3로 파일을 다시 업로드합니다.
  • C. AWS Snowball Edge 장치를 사용하여 데이터를 내보내고 변환 소프트웨어를 장치에 설치합니다. 데이터 변환을 수행하고 Snowball Edge 디바이스에서 Amazon S3로 파일을 다시 업로드합니다.
  • D. Amazon S3와 동일한 리전에서 Amazon EC2 인스턴스를 시작하고 인스턴스에 변환 소프트웨어를 설치합니다. 변환을 수행하고 EC2 인스턴스에서 Amazon S3로 파일을 다시 업로드합니다.

 

 

 

정답

  • D. Launch an Amazon EC2 instance in the same Region as Amazon S3 and install the conversion software onto the instance. Perform the transformation and re- upload the files to Amazon S3 from the EC2 instance.

 

해설

S3에서 파일을 추출하여 업계 표준 형식으로 변환한 다음 Amazon S3에 다시 업로드를 하려고 하는 것이 주요 요점이다. 

즉 EC2에서 변환 소프트웨어를 설치한 후 변환 뒤 다시 S3로 옮겨야 한다.

왜냐하면 같은 리전 안에서는 EC2와 S3간 데이터 전송 비용이 들지 않기 때문이다. 

 

동일 가용 영역에서 Amazon EC2, Amazon RDS, Amazon Redshift, Amazon ElastiCache 인스턴스 및 Elastic Network Interface 간에 전송되는 데이터는 무료입니다.

동일 AWS 리전에서 Amazon S3, Amazon EBS direct API*, Amazon Glacier, Amazon DynamoDB, Amazon SES, Amazon SQS, Amazon Kinesis, Amazon ECR, Amazon SNS 또는 Amazon SimpleDB 및 Amazon EC2 인스턴스 간에 직접적으로 전송되는 데이터(엔드포인트 참조)는 무료입니다.

 

참조 문서

https://aws.amazon.com/ko/ec2/pricing/on-demand/

 

EC2 온디맨드 인스턴스 요금 – Amazon Web Services

 

aws.amazon.com

 

반응형
그리드형

댓글