Getting Started with HashiCorp Nomad - Demo - Job Placement

Getting Started with HashiCorp Nomad - Demo - Job Placement

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial demonstrates how to manage job placements for a Tetris app using Nomad. Initially, the job is run with bin packing, leading to uneven distribution across nodes. To improve high availability, a spread stanza is added to the job configuration, ensuring even distribution. A fourth node is introduced in a different availability zone, and the spread configuration is updated to allocate jobs based on zone. The tutorial highlights the use of CLI and UI for managing and visualizing job allocations.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the initial allocation strategy used for the Tetris app job?

Round Robin

Bin Packing

Spread

Random

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the main issue with the initial bin packing strategy?

It concentrated allocations on fewer nodes, risking high availability.

It spread allocations evenly across all nodes.

It required manual intervention for job allocation.

It failed to allocate any jobs.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the spread strategy differ from bin packing?

It allocates jobs randomly.

It spreads jobs evenly across all nodes.

It requires more manual configuration.

It concentrates jobs on fewer nodes.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to stop a Nomad job?

nomad job halt

nomad job terminate

nomad job stop

nomad job end

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why was a fourth node added to the cluster?

To increase the number of allocations per node.

To test the spread strategy across different availability zones.

To replace a faulty node.

To reduce the overall number of nodes.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute was used to spread allocations based on availability zones?

node.capacity

platform.aws.placement.availability_zone

platform.aws.region

node.unique.id

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What percentage of allocations was directed to the new availability zone?

50%

25%

75%

100%

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?