Curso Elastic Certified Engineer Exam
24 horasVisão Geral
Este cCurso Elastic Certified Engineer Exam foi desenvolvido tanto para novos usuários do Elasticsearch quanto para profissionais do Elasticsearch. Ele começa com o básico para começar a usar o Elastic Stack e, em seguida, se aprofunda rapidamente em tópicos que vão desde a otimização do desempenho da pesquisa até a construção de clusters eficientes. Você aprenderá sobre várias maneiras de ingerir e processar dados, como escrever solicitações de pesquisa complexas e trabalhar com suas respostas, estratégias para aumentar ou diminuir seus clusters, gerenciar índices em clusters grandes e múltiplos clusters, gerenciamento geral de clusters e recomendações de solução de problemas. Depois de concluir este Curso Elastic Certified Engineer Exam, você estará no caminho certo para se tornar um Elastic Certified Engineer .
Certificação para especialistas que podem instalar e gerenciar clusters, bem como desenvolver soluções de busca.
Publico Alvo
- Software Developers
- Software Engineers
- Data Architects
- System Administrators
- DevOps
Materiais
Inglês + Exercícios + Lab PraticoConteúdo Programatico
Data Management
- Define an index that satisfies a given set of requirements
- Define and use an index template for a given pattern that satisfies a given set of requirements
- Define and use a dynamic template that satisfies a given set of requirements
- Define an Index Lifecycle Management policy for a time-series index
- Define an index template that creates a new data stream
Searching Data
- Write and execute a search query for terms and/or phrases in one or more fields of an index
- Write and execute a search query that is a Boolean combination of multiple queries and filters
- Write an asynchronous search
- Write and execute metric and bucket aggregations
- Write and execute aggregations that contain sub-aggregations
- Write and execute a query that searches across multiple clusters
- Write and execute a search that utilizes a runtime field
Developing Search Applications
- Highlight the search terms in the response of a query
- Sort the results of a query by a given set of requirements
- Implement pagination of the results of a search query
- Define and use index aliases
- Define and use a search template
Data Processing
- Define a mapping that satisfies a given set of requirements
- Define and use a custom analyzer that satisfies a given set of requirements
- Define and use multi-fields with different data types and/or analyzers
- Use the Reindex API and Update By Query API to reindex and/or update documents
- Define and use an ingest pipeline that satisfies a given set of requirements, including the use of Painless to modify documents
- Define runtime fields to retrieve custom values using Painless scripting
Cluster Management
- Diagnose shard issues and repair a cluster's health
- Backup and restore a cluster and/or specific indices
- Configure a snapshot to be searchable
- Configure a cluster for cross-cluster search
- Implement cross-cluster replication