

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS Cost Explorer를 사용하여 Amazon EMR 클러스터에 대한 자세한 비용 및 사용 보고서를 생성
<a name="create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer"></a>

*Parijat Bhide, Aromal Raj Jayarajan, Amazon Web Services*

## 요약
<a name="create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer-summary"></a>

이 패턴은 [사용자 정의 비용 할당 태그](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/custom-tags.html)를 구성하여 Amazon EMR 클러스터의 사용 비용을 추적하는 방법을 보여줍니다. 이 태그를 사용하여 AWS Cost Explorer에서 여러 차원의 클러스터에 대한 자세한 비용 및 사용 보고서를 생성할 수 있습니다. 예를 들어 팀, 프로젝트 또는 비용 센터 단위의 사용 비용을 추적할 수 있습니다.

## 사전 조건 및 제한 사항
<a name="create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer-prereqs"></a>

**사전 조건 **
+ 활성 상태의 AWS 계정
+ 사용자 정의 태그가 활성화된 하나 이상의 [EMR 클러스터](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-gs.html)

## 아키텍처
<a name="create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer-architecture"></a>

**대상 기술 스택**
+ Amazon EMR
+ AWS Cost Explorer

**대상 아키텍처**

다음 다이어그램은 태그를 적용하여 특정 Amazon EMR 클러스터의 사용 비용을 추적하는 방법을 보여줍니다.

![\[Amazon EMR 클러스터에 비용 할당 태그 사용.\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/patterns/images/pattern-img/3e470077-e3b1-43cf-8cb9-0895fe39e664/images/fb6b78cb-47bb-4ba1-848a-98dba02bdbb2.png)


이 다이어그램은 다음 워크플로를 보여줍니다.

1. 데이터 엔지니어 또는 AWS 관리자는 Amazon EMR 클러스터에 대한 사용자 정의 비용 할당 태그를 생성합니다.

1. AWS 관리자가 태그를 활성화합니다.

1. 태그는 AWS Cost Explorer에 메타데이터를 보고합니다.

## 도구
<a name="create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer-tools"></a>

**도구**
+ [Amazon EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-what-is-emr.html)은 AWS에서 빅 데이터 프레임워크 실행을 간소화하여 방대한 양의 데이터를 처리하고 분석하는 관리형 클러스터 플랫폼입니다.
+ [AWS Cost Explorer](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ce-what-is.html)는 AWS 비용 및 사용량을 보고 분석할 수 있도록 지원합니다.

## 에픽
<a name="create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer-epics"></a>

### Amazon EMR 클러스터용 태그 생성 및 활성화
<a name="create-and-activate-tags-for-your-amazon-emr-clusters"></a>


| 작업 | 설명 | 필요한 기술 | 
| --- | --- | --- | 
| Amazon EMR 클러스터의 사용자 정의 비용 할당 태그를 생성합니다. | **기존 Amazon EMR 클러스터에 태그를 추가하려면***Amazon EMR 관리 가이드*의 [기존 클러스터에 태그 추가](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-tags-add.html) 지침을 따르세요.**새 Amazon EMR 클러스터에 태그를 추가하려면***Amazon EMR 관리 가이드*의 [새 클러스터에 태그 추가](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-tags-add-new.html) 지침을 따르세요.Amazon EMR 클러스터를 설정하는 방법에 대한 자세한 내용은 *Amazon EMR 관리 안내서*의 [클러스터 계획 및 구성](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan.html)을 참조하세요. | 데이터 엔지니어 | 
| 사용자 정의 비용 할당 태그를 활성화합니다. | *AWS 결제 사용 설명서*의 [사용자 정의 비용 할당 태그 활성화](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/activating-tags.html)의 지침을 따르세요. | AWS 관리자 | 

### Amazon EMR 클러스터에 대한 비용 및 사용 보고서 생성
<a name="create-cost-and-usage-reports-for-your-amazon-emr-clusters"></a>


| 작업 | 설명 | 필요한 기술 | 
| --- | --- | --- | 
| AWS Cost Explorer에서 태그 필터를 사용하여 Amazon EMR 클러스터에 대한 비용 및 사용 보고서를 생성합니다. | [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/patterns/create-detailed-cost-and-usage-reports-for-amazon-emr-clusters-by-using-aws-cost-explorer.html)자세한 내용은 *AWS 비용 관리 사용 설명서*의 [Cost Explorer를 사용한 데이터 탐색](https://docs.aws.amazon.com/cost-management/latest/userguide/ce-exploring-data.html)을 참조하세요. | 일반 AWS, AWS 관리자 | 