Jenkins Start of Day 4

Jenkins Start of Day 4

Professional Development

8 Qs

quiz-placeholder

Similar activities

Asvab practice

Asvab practice

Professional Development

12 Qs

INTEGERS!!

INTEGERS!!

6th Grade - Professional Development

7 Qs

ANOVA

ANOVA

Professional Development

10 Qs

History of Mathematics: The Twilight of Greek Mathematics

History of Mathematics: The Twilight of Greek Mathematics

Professional Development

10 Qs

Example for Open House

Example for Open House

Professional Development

10 Qs

Quiz final Topic03_K8s

Quiz final Topic03_K8s

Professional Development

12 Qs

Algebra 1 Unit 1 Vocab

Algebra 1 Unit 1 Vocab

9th Grade - Professional Development

7 Qs

adding decimals quiz

adding decimals quiz

5th Grade - Professional Development

12 Qs

Jenkins Start of Day 4

Jenkins Start of Day 4

Assessment

Quiz

Mathematics

Professional Development

Hard

Created by

rICh Morrow

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is not an advantage of automating data extraction

efficiency

data quality

fault tolerance

autidability

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Why is "auditability" important with regards to data extraction?

Because auditors will frequently ask for evidence of security or "GRC" coverage

Because our company has to abide by silly, made up rules

Because these feed just-in-time dashboards we use for CI/CD

Because auditors require these in order to validate the functional requirements of our design

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What does "horizontal" scalability mean -vs- "vertical"?

Horizontal means adding more resources to a single server. Vertical is adding more servers

Horizontal means adding more peer nodes. Vertical means adding more orchestrator nodes

Horizontal means adding more orchestrator nodes. Vertical means adding more peer nodes

Horizontal means adding more servers. Vertical means adding more resources to a single server

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What are some things humans are not good at?

creative problem solving

working in teams or solo

complex, repetitive tasks

admitting faults and moving on

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What are some ways Jenkins could integrate to 3rd party systems?

CLI, REST API

CLI, gRPC

REST API, gRPC

gRPC, webhooks

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What are some reasons we may want to query tasks in Jenkins (multiple answer)?

To monitor build status and trigger builds

To retrieve build artifacts

To push data to S3 and pull data from SQS

To install plugins and adjust user permissions

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What does the "H" stand for in Jenkins scheduled job (cron) creation language

Hour (to specify any hour, an alternate syntax for *)

Help (used on the command line to request the help functionality)

hash (assigns a random 0-60 for any field)

hash (a random time assignment range to avoid race conditions)

8.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the easiest way to create syntax to put periodic scheduling of a job in a jenkinsfile

The Declarative Directive Generator

The Declarative Detective Paginator

The Declarative Syntax Codifier

The Declarative Directive Syntax Wizard