Search Header Logo

DevOps Quiz - Question Bank

Authored by Ahmed Saleem

Computers

Professional Development

Used 3+ times

DevOps Quiz - Question Bank
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which branch is commonly used for integrating features before going to production?

main

develop

feature

release

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between Git Merge and Git Rebase?

Merge rewrites history, Rebase creates merge commits

Rebase rewrites history, Merge creates merge commits

Both rewrite history

Both create merge commits

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rebase should generally NOT be used on shared/public branches.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want a clean linear commit history before merging into main. Which Git operation will you use?

Rebase

Merge

Cherry-pick

Stash

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which stage in a CI/CD pipeline is responsible for compiling the code?

Deploy

Test

Build

Release

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file is used to define a Jenkins pipeline?

pipeline.xml

build.json

Jenkinsfile

jenkins.config

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jenkins Declarative pipelines use structured syntax and are easier for beginners.

True

False

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?