# 비용 및 운영 최적화

## Elastic 비용 및 운영 최적화 핵심 가이드 [영상보기](https://www.elastic.co/kr/webinars/optimizing-costs-in-elastic-cloud?view=1)

*"지금 내 Elastic 클러스터, 최적화된 환경으로 운영 중인걸까?"*

많은 Elastic 유저분들이 이와 같은 질문을 주시고, 고민하고 계십니다.

현재 내 Elastic 클러스터 내 노드 개수가 너무 늘어나 관리에 어려움을 겪고 계시거나, 현재 수집 중인 데이터 사이즈 대비 노드 구성이 적합한건지, 더 최적화할 수 없을지 고민하고 계신다면 본 웨비나를 꼭! 시청해주세요.

비용 최적화부터 유즈케이스에 맞는 최적화된 노드 세팅까지 Elastic 전문가가 가이드 해드립니다.

{% embed url="<https://www.elastic.co/kr/webinars/optimizing-costs-in-elastic-cloud?view=1>" %}

## 참고문서

영상에 소개된 기능 상세소개 문서입니다.

* Elastic ILM [공식 가이드](https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-management.html)&#x20;
* Elastic Hot/Warm/Cold 아키텍쳐 [더 알아보기](https://www.elastic.co/kr/blog/implementing-hot-warm-cold-in-elasticsearch-with-index-lifecycle-management)
* Elastic Index management [공식 가이드](https://www.elastic.co/guide/en/elasticsearch/reference/7.10/index-mgmt.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elastic-korea.gitbook.io/elastic-reference-box/logging/undefined-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
