Chapters 13 and 14 IT Automation Review

Chapters 13 and 14 IT Automation Review

University

25 Qs

quiz-placeholder

Similar activities

MTA - Mobility and Devices Fundamentals Part 1

MTA - Mobility and Devices Fundamentals Part 1

10th Grade - Professional Development

20 Qs

PowerPoint Basic Skills

PowerPoint Basic Skills

University

20 Qs

GS 55 Network Technology Assessment 2

GS 55 Network Technology Assessment 2

University

20 Qs

Pop Quiz - T1 (NDC)

Pop Quiz - T1 (NDC)

University

20 Qs

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

Academic Vocabulary

Academic Vocabulary

7th Grade - University

20 Qs

Key Term Review: Elements of Art

Key Term Review: Elements of Art

9th Grade - University

20 Qs

MidTerm Trivia Quiz Module 1-4

MidTerm Trivia Quiz Module 1-4

University

20 Qs

Chapters 13 and 14 IT Automation Review

Chapters 13 and 14 IT Automation Review

Assessment

Quiz

Computers

University

Easy

Created by

c m

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of using guard rails in IT automation? Choose the best response.

To detect automated attacks

To protect against malicious use of automation

To reduce the risk of accidental misuse of automated systems

To separate on-premise and cloud systems that are managed by the same orchestration tools

Answer explanation

The primary purpose of guard rails in IT automation is to reduce the risk of accidental misuse of automated systems. This ensures that automation is used safely and effectively, preventing unintended consequences.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What automation practice keeps code created by multiple developers from diverging or conflicting? Choose the best response.

Continuous delivery

Continuous deployment

Continuous integration

Continuous monitoring

Answer explanation

Continuous integration is the practice that ensures code from multiple developers is regularly merged and tested, preventing divergence and conflicts. This helps maintain a stable codebase.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a software change management process, which practice is primarily designed to make backout plans more reliable? Choose the best response.

Impact analysis

Inventory management

Maintenance windows

Version control

Answer explanation

Version control ensures that all changes are tracked and can be reverted if necessary, making backout plans more reliable. It allows teams to manage different versions of software effectively.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT good advice for planning maintenance windows? Choose the best response.

Include planned changes in notifications to users and administrators.

Include sufficient time for initial testing but prepare for a longer review process after the window.

Schedule them based on anticipated vendor patching schedules, with additional time budgeted for testing.

Use a single maintenance window for all systems in the enterprise rather than staggering them.

Answer explanation

Using a single maintenance window for all systems can lead to increased downtime and complications. Staggering maintenance allows for better resource management and minimizes impact on users.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following script file extensions are not specific to Linux or Windows? Choose all that apply.

.bat

.ps1

.py

.rb

.sh

Answer explanation

The extensions .py (Python) and .rb (Ruby) are not specific to Linux or Windows, as they can run on multiple platforms. In contrast, .bat (Windows), .ps1 (PowerShell), and .sh (Shell script) are specific to Windows or Linux.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What document specifically covers moving operations to a temporary site? Choose the best response.

BCP

BIA

COOP

DRP

Answer explanation

The COOP (Continuity of Operations Plan) specifically addresses the procedures for moving operations to a temporary site during disruptions, making it the best choice for this question.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is also known as a “structured walkthrough?” Choose the best response.

Checklist test

ISCP

Simulation test

Tabletop exercise

Answer explanation

A "tabletop exercise" is a type of structured walkthrough where participants discuss their roles and responses to a simulated scenario, making it the correct choice. Other options do not fit this definition.

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?