# Elastic 課程公開班

- [Elasticsearch 基礎實務班](https://training.onedoggo.com/training/elasticsearch-basic.md): 這門課會帶學員從零開始了解 Elasticsearch 基礎的認識、底層運作原理、以及最新版本的改動與應用，並分享實務上可能會踩坑的地方、業界實務的使用技巧等。課程特色會使用大量的圖解設計來講解，讓學員更有效的吸收與學習，此門課程乾貨滿滿，保證學員們都能打好基礎、學會核心知識，無論是曾經使用、正在使用或是考慮使用 Elasticsearch 的學員都適合來上這門課程
- [學員課後回饋](https://training.onedoggo.com/training/elasticsearch-basic/feedback.md)
- [Elasticsearch 進階運維班](https://training.onedoggo.com/training/elasticsearch-advanced-ops.md): 學習如何從零開始規劃 Elasticsearch 集群、正確的管理 Elasticsearch 集群、有效率的管理隨著時間不斷增長的大量資料、確保資料的安全性及可靠性、更深入了解底層運作的原理、各種最佳化技巧、例外狀況發生時的處理技巧。
- [學員課後回饋](https://training.onedoggo.com/training/elasticsearch-advanced-ops/feedback.md)
- [Elasticsearch 進階開發班](https://training.onedoggo.com/training/elasticsearch-advanced-dev.md): 專門針對 Developer 所設計的 Elasticsearch 進階開發班。
- [Elastic Stack 基礎實務班](https://training.onedoggo.com/training/elastic-stack-basic.md): 如何使用 Elastic Stack (Elasticsearch, Logstash, Kibana, Beats, Elastic Agent)，早期又稱作 ELK (Elasticsearch Logstash Kibana) 來收集各種 Logs 並且進且 ETL (Extract, Transform, Load) 的資料前處理，進一步的將所收集的料透過 Kibana 建立視覺化的報表。
- [Elastic Observability 基礎實務班](https://training.onedoggo.com/training/elastic-observability-basic.md): 從零上手，學習如何使用 Elastic Observability 來有效的掌握及管理產品或企業系統的穩定度及例外狀況的盤查。
- [課程許願池](https://training.onedoggo.com/training/ke-cheng-xu-yuan-chi.md)


---

# 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://training.onedoggo.com/training.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.
