Search Header Logo

DevOps Quiz

Authored by Naoufel KHAYATI

Information Technology (IT)

University

Used 1+ times

DevOps Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

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?