Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Elastic Certified Engineer Exam V8.1
Rating: 4.0 out of 5(379 ratings)
12,392 students

Elastic Certified Engineer Exam V8.1

Learn and Pass Elastic Certified Engineer Exam V8.1
Created byDeepak Dubey
Last updated 9/2024
English

What you'll learn

  • Learn and Pass Elastic Certified Engineer Exam V8.1 - 2023 Edition
  • Data Management
  • Searching Data
  • Developing Search Applications
  • Data Processing
  • Cluster Management

Course content

6 sections49 lectures5h 54m total length
  • Elastic Certified Engineer Exam Strategy, Tips and Tricks17:42

    Develop an Elastic Certified Engineer exam strategy across five sections, using tips and tricks, practice on an 8.1 cluster, and answer ten questions within three hours using kibwana dev tools.

  • Target Audience4:16

    Identify the target audience for this course—exam takers aiming to pass the Elastic Certified Engineer Exam—and guide them on ratings, reviews, and 30‑day money-back refunds.

  • Elasticsearch Nodes Shards Replicas and Cluster7:13

    Explore how Elasticsearch uses nodes, shards, and replicas to distribute data across a cluster; primary shards handle reads and writes, replicas support reads and enable continuity when a node fails.

  • Elasticsearch Install on Windows5:36

    Install Elasticsearch and Kibwana on Windows by downloading 8.1, unzipping both folders, renaming them, editing Elasticsearch.yaml to disable security, and starting both servers to access Kibwana at localhost 56801.

  • Elasticsearch Install On Mac7:11

    Install Elasticsearch 8.1 on mac by downloading the appropriate arm or intel build, unzip, and start Elasticsearch and Kibana, then access localhost:5601 to explore DevTools and indices.

  • Elasticsearch Install on Mac, Brew Method - Please Ignore if you have done above12:00

    Install elasticsearch on mac with brew, set up a single-node cluster, and configure cluster name, node name, and port 9200. Install kibana, verify health, and test index creation.

  • Elasticsearch on Elastic Cloud3:42

    Launch an elastic cloud free trial for Elasticsearch, sign up with email for a 14-day deployment, then load free sample data—ecommerce, flights, and logs—to test queries.

  • Elasticsearch CRUD Operations9:55

    Perform Elasticsearch crud operations to create, retrieve, update, and delete documents. Apply conditional and scripted updates, manage versions, and implement insert plus update behavior.

  • Elasticsearch Basics9:02

    Master elasticsearch basics by performing create, retrieve, update, and delete operations, comparing put and post, managing indexes and ids in a single node cluster with dev tools.

  • Elasticsearch Loading Bulk Sample Data and some Casual Searches13:02

    Learn to load bulk sample data into elasticsearch, create an index with mapping, and perform match, match phrase, term, and fuzzy searches on text fields.

Requirements

  • You will learn everything that you need to know in order to pass the Elastic Certified Engineer Exam

Description

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

Who this course is for:

  • Anyone who wish to learn, appear and pass the Elastic Certified Engineer Exam