Giter VIP home page Giter VIP logo

elastic-training-repo's Introduction

glenacota.github.io

Hi, Guido Lena Cota here. I live and work in Berlin as a Senior IT Consultant at kreuzwerker. This repo is my page on GitHub.

elastic-training-repo's People

Contributors

glenacota avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

elastic-training-repo's Issues

Add more compose files to the scenarios-to-go collection

The folder scenarios-to-go contains a collection of docker-compose files to spin up simple Elastic clusters, useful to practice with Elasticsearch.

Let's add more docker-compose files!

  • update the compose files in v7.4 to the latest version of the stack (v7.9, as of Sep 28)
  • an Elasticsearch cluster synced with a MySQL db via Logstash
  • a sample application that is sending metrics/logs to a cluster via Beats
  • a sample application that is sending metrics/logs to a cluster using the Elastic Agent
  • a sample application that is sending traces to a cluster using the Elastic APM tools
  • a cluster with the security features enabled
  • ...

Add README to describe scenarios

Add a README.md to each scenarios-to-go subfolders, to describe the architecture and explain how to use the scenario.
Ideally, there should be two sections: "Overview" and "How to use this".

Update v6.5 exercises to v8.1

As of 17 Oct 2022, the version of Elasticsearch used for the Engineer certification exam is v8.1.

Most of the exercises currently available in the exercises folder were written for v6.5. These exercises should be rewritten to be compliant with v8.1.

Add exercises for the "Queries" Exam Objective (v6.5)

Topics:

  • 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
  • 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
  • Use the scroll API to retrieve large numbers of results
  • Apply fuzzy matching to a query
  • Define and use a search template
  • Write and execute a query that searches across multiple clusters

Thanks for exercizes. Will you add more?

Thanks a lot for your exercizes, very useful to me while i am preparing for the exam.

Do you have plans to add more examples to cover the other objectives?

Either way thanks a lot.

Question on exercise in O3a_text_highlight_pagination_sort

I was working through these, but am wondering what the answer would be for the 2nd part of this question:

# Run the next queries on the kibana_sample_data_ecommerce` index

  • search for documents with the day_of_week field containing the string "Monday"
  • As above, but sort the results by the products.base_price field in descending order, picking the lowest value of the array`

I was working towards a nested query, but I then saw in 7.2 the sample ecommerce does not contain nested objects, so I was kinda clueless how to get this..

Update v6.5 exercises to v7.2

As of Sep 28, the version of Elasticsearch used for the Engineer certification exam is v7.2.

Most of the exercises currently available in the exercises folder were written for v6.5. These exercises should be rewritten to be compliant with v7.2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.