DevOps-1 [Git, CICD and Configuration Management]

DevOps-1 [Git, CICD and Configuration Management]

Professional Development

10 Qs

quiz-placeholder

Similar activities

disney

disney

Professional Development

12 Qs

NSD Quiz 2!

NSD Quiz 2!

Professional Development

10 Qs

Health and safety

Health and safety

Professional Development

14 Qs

PGA Tour 2020-2021 Quiz

PGA Tour 2020-2021 Quiz

Professional Development

15 Qs

Football Quiz

Football Quiz

KG - Professional Development

15 Qs

DEMAND, SUPPLY AND ELASTICITY

DEMAND, SUPPLY AND ELASTICITY

University - Professional Development

9 Qs

Work Experience Preparation - Christmas Term

Work Experience Preparation - Christmas Term

Professional Development

10 Qs

Exoictic cars.

Exoictic cars.

5th Grade - Professional Development

10 Qs

DevOps-1 [Git, CICD and Configuration Management]

DevOps-1 [Git, CICD and Configuration Management]

Assessment

Quiz

Other

Professional Development

Practice Problem

Hard

Created by

Sharique Kamal

Used 48+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which DevOps practice prioritizes keeping software deployable over working on new features?

Continuous deployment

Continuous delivery

Continuous Improvement

Continuous Integration

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the goals of DevOps?

Improve communication and collaboration

Improve the quality of software deployments

Faster time to Market

Making sure the software is bug free

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git is a _________________ Version Control System.

Centralized

File-based

Distributed

Modern

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file is used to define dependency for a java project being built using Maven?

build.xml

requirements.txt

pom.xml

buildspec.yml

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are good examples of Continuous Integration tools / services?

Jenkins

Code Pipeline

GitLab

BitBucket

Maven

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I have a tomcat app and Jenkins on the same server. I would need Jenkins server to listen on a port other than 8080. How can I achieve it?

Jenkins default port is 8080 and cannot be changed. Configure Tomcat application to listen on a different port

Change the value for "--httpPort" to the desired port in jenkins.xml file

Change the value for default port in the Jenkins job where you want to listen on a different port

Use application binding to bind the port of your choice for Jenkins server to listen on

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ command is useful for getting a high-level overview of the project history

git reset --hard

git log --author="<pattern>"

git log --oneline

git rebase <base>

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?