Question Bank

3705 approved questions from the community

What are shards in Elasticsearch?

MEDIUM
SINGLE CHOICE
35s
Elastic
by Mohamed

What does a red cluster health status mean in Elasticsearch?

MEDIUM
SINGLE CHOICE
30s
Elastic
by Mohamed

What is a Document in Elasticsearch?

EASY
SINGLE CHOICE
30s
Elastic
by Mohamed

A single harvester in Filebeat can harvest multiple files according to limits set in filebeat.yml.

MEDIUM
TRUE FALSE
25s
Elastic
by Mohamed

When using ELK stack, it is mandatory to use Filebeat for log collection.

MEDIUM
TRUE FALSE
25s
Elastic
by Mohamed

Elasticsearch indexes all data in every field with the same data structure for unified query ability.

MEDIUM
TRUE FALSE
30s
Elastic
by Mohamed

What are the responsibilities of a master node in Elasticsearch? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Elastic
by Mohamed

Which of the following are components of the Elastic Stack? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
Elastic
by Mohamed

Which of the following are reserved fields in an Elasticsearch document? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
35s
Elastic
by Mohamed

What are the advantages of defining your own mapping in Elasticsearch? (Select all that apply)

HARD
MULTIPLE CHOICE
40s
Elastic
by Mohamed

What are the three types of Logstash plugins? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
35s
Elastic
by Mohamed

What package should you use to convert an integer to a string representation of its numeric value in Go?

MEDIUM
SINGLE CHOICE
30s
Go
by Mohamed

What does the `go` keyword do in Go?

MEDIUM
SINGLE CHOICE
30s
Go
by Mohamed

What is the file extension for Go source files?

EASY
SINGLE CHOICE
20s
Go
by Mohamed

What is the purpose of the `defer` keyword in Go?

MEDIUM
SINGLE CHOICE
35s
Go
by Mohamed

How do you create a channel in Go?

MEDIUM
SINGLE CHOICE
30s
Go
by Mohamed

What is the difference between buffered and unbuffered channels in Go?

HARD
SINGLE CHOICE
40s
Go
by Mohamed

What is the `select` statement used for in Go?

MEDIUM
SINGLE CHOICE
35s
Go
by Mohamed

When passing a slice to a function and using `append()`, why doesn't the original slice get modified?

HARD
SINGLE CHOICE
40s
Go
by Mohamed

What data structure does Go's `container/heap` package implement?

MEDIUM
SINGLE CHOICE
30s
Go
by Mohamed
PreviousPage 49 of 186Next