全网首发 | Elasticsearch 认证(ECE)最新考试大纲解读
共 3838字,需浏览 8分钟
·
2021-07-05 02:56
1、Elastic 认证考试版本变化
之前宣传的版本 7.12 也变化了,变成了当前最新的 7.13 版本。
认证版本号:7.13(读一遍:十三,不是一点三)。 7.13 的发布版本:2021-05-25 7.13 版本实施时间:2021-07-01 之后 官方地址:
https://www.elastic.co/cn/training/elastic-certified-engineer-exam
2、考点变动概览
通过 BeycondCompare 精准对比如下图所示:
大的考试模块变动如下表所示:
新的模块划分更精炼、更易懂。
2.1 新模块1:Data Management 数据管理
整合了原来:7.2 版本 Indexing Data 模块的内容,又添加了部分新内容。
内容包括:定义索引、定义模板、动态模板。新增 7.13 版本专属内容:data stream,ilm索引生命周期管理,kibanan导入文本数据。
2.2 新模块2:Searching Data 检索数据
整合了 7.2 版本:Queries 和 Aggregations 两个章节内容。
内容包括:普通检索、bool 组合检索、异步检索、Metric 聚合、分桶聚合、基于聚合的子聚合、跨集群检索。
2.3 新模块3:Developing Search Applications 开发检索应用
对 7.2 版本:Queries 做了拆分。
内容包括:高亮、排序、分页、别名、模板。
2.4 新模块4:Data Processing 数据处理
整合了 7.2 版本:Indexing Data、Mappings and Text Analysis 模块内容。
内容包括:Mapping、自定义分词、Reindex、update_by_query、ingest、nested等多表关联。
2.5 新模块5:Cluster Management 集群管理
整合了7.2 版本:Cluster Administration 模块内容。
内容包括:分片分配、索引或集群故障诊断、备份和恢复、可搜索快照(7.13 专属)、跨集群检索、基于用户角色的安全策略。
3、新增考点(带 * 的是新增):
1、* 使用 Kibana的Data Visualizer 上传 text 文本文件到 Elasticsearch
Use the Data Visualizer to upload a text file into Elasticsearch
2、* 为基于时间序列的索引设置索引生命周期管理策略(ILM)
Define an Index Lifecycle Management policy for a time-series index
3、*定义基于 data stream 的索引模板
Define an index template that creates a new data stream
4、* 写异步检索
Write an asynchronous search
5、* 配置可搜索快照
Configure a snapshot to be searchable
4、 删除考点
1、部署和启动满足给定要求的 Elasticsearch 集群
Deploy and start an Elasticsearch cluster that satisfies a given set of requirements
2、配置满足给定要求的节点
Configure the nodes of a cluster to satisfy a given set of requirements
3、Elasticsearch 安全配置
Secure a cluster using Elasticsearch Security
4、执行增删改查文档操作
Perform index, create, read, update, and delete operations on the documents of an index
5、应用 fuzzy 匹配检索
Apply fuzzy matching to a query
6、为索引配置分片分配感知和强制分片分配感知策略
Configure shard allocation awareness and forced awareness for an index
7、配置冷热集群架构 Configure a cluster for use with a hot/warm architecture
5、不变考点
1、按照指定要求定义索引
Define an index that satisfies a given set of requirements
2、按照指定要求定义和使用模板
Define and use an index template for a given pattern that satisfies a given set of requirements
3、按照指定要求定义动态模板
Define and use a dynamic template that satisfies a given set of requirements
4、撰写和执行针对一个或者多个字段的terms或短语匹配检索语句
Write and execute a search query for terms and/or phrases in one or more fields of an index
5、撰写和执行基于Bool查询综合检索语句
Write and execute a search query that is a Boolean combination of multiple queries and filters
6、高亮
Highlight the search terms in the response of a query
7、排序
Sort the results of a query by a given set of requirements
8、分页检索
Implement pagination of the results of a search query
9、检索模板定义和使用
Define and use a search template
10、定义满足给定条件的Mapping
Define a mapping that satisfies a given set of requirements
11、定义和使用满足给定条件的自定义分词器
Define and use a custom analyzer that satisfies a given set of requirements
12、使用 multi-fields 为不同字段设置不同类型或分词器
Define and use multi-fields with different data types and/or analyzers
14、Nested 关联类型使用
Configure an index so that it properly maintains the relationships of nested arrays of objects
15、分片分配策略
Allocate the shards of an index to specific nodes based on a given set of requirements
16、诊断分片问题及修复集群健康问题
Diagnose shard issues and repair a cluster's health
17、备份和恢复集群或索引
Backup and restore a cluster and/or specific indices
18、跨集群检索
Configure a cluster for cross cluster search
6、铭毅解读考纲
6.1 关于考纲
新增 5 个考点、删除 7 个考点、另 18 个考点保持不变。 考纲更贴近用户,更条理清晰。 新增考点更贴近实战,也方便新版本特性的进一步推广。
6.2 关于难度
总体持平,猜测会和原来难度一致。 会则不难,大量的准备+刻意练习=必过认证!
6.3 还有团购吗?
官方已取消任何活动,我积极和 Elastic 销售和代理公司争取第三次团购中。 前两次团购累计参与60人+,每人节省报名费 500元人民币左右。
6.4 这玩意到底有啥用?
我不说话,上图。