DevOps Quiz

DevOps Quiz

University

60 Qs

quiz-placeholder

Similar activities

IT-212-QUIZ-02-FINALS

IT-212-QUIZ-02-FINALS

University

60 Qs

Ethical Challenges in Digital Business Quiz

Ethical Challenges in Digital Business Quiz

University

60 Qs

Algorimt/program-1

Algorimt/program-1

University

62 Qs

Quiz về Hệ thống Thông tin

Quiz về Hệ thống Thông tin

University

59 Qs

Information Systems and Management Concepts

Information Systems and Management Concepts

University

59 Qs

Multimedia Operating Systems Quiz

Multimedia Operating Systems Quiz

University

60 Qs

Year 12 2025 Trial HSC Exam Prep

Year 12 2025 Trial HSC Exam Prep

12th Grade - University

65 Qs

IS101-Summative-Topic 8 and 9

IS101-Summative-Topic 8 and 9

University

58 Qs

DevOps Quiz

DevOps Quiz

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Hard

Created by

Naoufel KHAYATI

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of credentials should be configured in Jenkins to access a GitHub repository?

Personal Access Token

API Key

Password in plain text

OAuth Token with read-write permissions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following line of code mean in a Dockerfile? "FROM nginx:alpine"

Creating an Alpine Linux image and installs NGINX on it.

Starting a container running NGINX on an Alpine Linux base.

Asking Docker to pull the nginx image with the alpine tag from the Docker Hub.

Specifying the version of NGINX to be installed on the host system.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the “-p 8080:80” option do in a docker run command?

It specifies the image version to use.

It maps port 8080 on the host to port 80 on the container.

It runs the container on port 80.

It sets the container's internal port to 8080.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Docker Hub?

A local registry for Docker images

A cloud-based repository for Docker images

A Docker network management tool

A command-line tool for managing containers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Docker Compose used for?

Managing Docker images

Debugging containers

Defining and running multi-container Docker applications

Monitoring container performance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of repositories can be created in AWS CodeCommit?

Public and private repositories

Only public repositories

Only private repositories

Encrypted and unencrypted repositories

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Jenkins job?

A task allowing containers to run applications

A user role in the Jenkins system

A Jenkins plugin for deployment

A task or process defined in Jenkins to automate actions

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?