全网首发 | Elasticsearch 认证专家考试(ECE)8.1 版本最新考纲解读
Posted 铭毅天下
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了全网首发 | Elasticsearch 认证专家考试(ECE)8.1 版本最新考纲解读相关的知识,希望对你有一定的参考价值。
1、Elastic 认证考试版本变化史
2022年8月4日开始,Elastic 认证专家考试(ECE)版本号升级为 8.1 版本。
Elastic 认证版本更迭历程如下:
版本号 | 开始时间 | 结束时间 | 时长(天) |
---|---|---|---|
6.5 | 2018-06-29 | 2019-08-05 | 402 天 |
7.2 | 2019-08-06 | 2021-06-30 | 694 天 |
7.13 | 2021-07-01 | 2022-08-03 | 398 天 |
8.1 | 2022-08-04 | 待定 |
初步能看出,至少 1 年+左右迭代升级一次版本。
2、Elastic 认证考试官方FAQ
https://www.elastic.co/cn/training/elastic-certified-engineer-exam
https://www.elastic.co/cn/training/certification/faq
3、ECE 认证考试(8.1版本)考点变动概览
一句话概括——新增了一个考点、减少了三个考点。
3.1 新增考点
定义运行时字段以获取脚本自定义的字段信息
对应官方文档:
https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime.html
3.2 删除考点
删除考点 1:使用数据可视化工具将文本文件上传到 Elasticsearch
Use the Data Visualizer to upload a text file into Elasticsearch
铭毅解读:这个知识点从来没有考过,就是个“摆设”考点。
删除考点 2:使用 Elasticsearch Security 定义基于角色的访问控制
Define role-based access control using Elasticsearch Security
铭毅解读:这个实际考察 kibana 配置,7.2版本、7.13 版本时候都有考,7.2当时考的多。
删除考点 3:定义包含嵌套文档类型 nested 的索引
Configure an index so that it properly maintains the relationships of nested arrays of objects
铭毅解读:这个考点如果考涉及定义包含嵌套字段类型的索引、nested 检索等细分知识点,7.13 版本考的比较多。
4、ECE 认证考试(8.1版本)全部考点解读
4.1 数据管理模块
共 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、为基于时间序列的索引设置索引生命周期管理策略(ILM)
Define an Index Lifecycle Management policy for a time-series index
5、定义基于 data stream 的索引模板
Define an index template that creates a new data stream
4.2 检索数据模块
共 7 个知识点
6、撰写和执行针对一个或者多个字段的terms或短语匹配检索语句
Write and execute a search query for terms and/or phrases in one or more fields of an index
7、撰写和执行基于Bool查询综合检索语句
Write and execute a search query that is a Boolean combination of multiple queries and filters
8、写异步检索
Write an asynchronous search
9、指标聚合和分桶聚合
Write and execute metric and bucket aggregations
10、子聚合(基于聚合的聚合)
Write and execute aggregations that contain sub-aggregations
11、跨集群检索
Write and execute a query that searches across multiple clusters
12、使用运行时字段进行检索(本质这也是新考点,但官方没有标注)
Write and execute a search that utilizes a runtime field
3.3 开发检索应用模块
共 5 个知识点
13、高亮
Highlight the search terms in the response of a query
14、排序
Sort the results of a query by a given set of requirements
15、分页检索
Implement pagination of the results of a search query
16、定义和使用索引别名
Define and use index aliases
17、检索模板定义和使用
Define and use a search template
3.4 数据处理模块
共 6 个知识点
18、定义满足给定条件的Mapping
Define a mapping that satisfies a given set of requirements
19、定义和使用满足给定条件的自定义分词器
Define and use a custom analyzer that satisfies a given set of requirements
20、使用 multi-fields 为不同字段设置不同类型或分词器
Define and use multi-fields with different data types and/or analyzers
21、使用 reindex 和 update_by_query 迁移或者更新文档
Use the Reindex API and Update By Query API to reindex and/or update documents
22、定义和使用预处理管道满足给定需求,包含:使用脚本修改文档
Define and use an ingest pipeline that satisfies a given set of requirements, including the use of Painless to modify documents
23、定义运行时字段以获取脚本自定义的字段信息
Define runtime fields to retrieve custom values using Painless scripting
3.5 数据处理模块
共 5 个知识点
24、诊断分片问题及修复集群健康问题
Diagnose shard issues and repair a cluster's health
25、备份和恢复集群或索引
Backup and restore a cluster and/or specific indices
26、配置可搜索快照
Configure a snapshot to be searchable
27、配置跨集群检索
Configure a cluster for cross-cluster search
28、实施跨集群复制
Implement cross-cluster replication
4、铭毅天下解读最新考纲
4.1 发现一个细分 bug
经逐行对比可知,runtime_field
应该是两个新增知识点,但官方只标注了一处。
Elasticsearch 运行时类型 Runtime fields 深入详解
4.2 难度并未提高
8.1 版本考纲较 7.13 版本考纲删除三个考点,新增2个考点(实际1个大点,两个细分小点)。
考点减少,意味着降低了难度,至少难度并未提高。
4.3 铭毅天下考试建议
1、对于已经缴费的同学尽快考试,7月底之前尽快拿下认证考试,别拖了。这样你没有新版本的方面的担心。
2、对于尚未报名,且8月份之前不打算考试的,建议直接从 8.1 版本开始备战复习。
8.X 的变化核心在于安全,基础集群都是基于安全通信的,这块不熟悉的话,建议从搭建一个集群搞起来。
云服务器 Centos7 部署 Elasticsearch 8.0 + Kibana 8.0 指南
现在就得全面升级到 8.1 版本,以 8.1 版本作为准备和平时练习版本。考什么就练习什么,确保版本一致。
5、Elastic 认证专家冲刺集训营直播课
5.1 视频课程大纲
视频内容累计近 24 小时。
视频内容完全覆盖 8.1 考纲,包含新增考点:runtime_field。
主讲人:铭毅天下(Elastic 认证工程师、Elastic 官方合作培训讲师,已带领 100 人+通过认证考试,阿里云MVP、Elastic技术博客全网累计阅读量 1000万+)
5.2 课程适用人群:
大数据从业人员
Elastic Stack 架构师、开发工程师、运维工程师
Elastic Stack 爱好者
......
5.3 课程全部内容介绍
如何从0到1打磨一门 Elasticsearch 线上直播课?
添加VX:Yingzi202067,解锁历史公开课视频
6、更多推荐
1. 写在带领 100 人通过 Elastic 认证后......
3. 从实战中来,到实战中去——Elasticsearch 技能更快提升方法论
4. 刻意练习 Elasticsearch 10000 个小时,鬼知道经历了什么?!
6. 全网首发 | Elasticsearch 认证(ECE)最新考试大纲解读
以上是关于全网首发 | Elasticsearch 认证专家考试(ECE)8.1 版本最新考纲解读的主要内容,如果未能解决你的问题,请参考以下文章