Development for enterprise DevOps

Development for enterprise DevOps

University

10 Qs

quiz-placeholder

Similar activities

GDSC Open Source Program Quiz

GDSC Open Source Program Quiz

University

11 Qs

Quizizz- Formative Assessment made EASY!

Quizizz- Formative Assessment made EASY!

KG - University

11 Qs

Philosophy of Education

Philosophy of Education

University

10 Qs

United HealthCare

United HealthCare

University - Professional Development

10 Qs

Juniper J-APP

Juniper J-APP

University - Professional Development

10 Qs

Hacktober Fest 2021 & Github Quiz

Hacktober Fest 2021 & Github Quiz

University

10 Qs

Git Mini Quiz

Git Mini Quiz

University

10 Qs

GitLab_Quiz

GitLab_Quiz

University

10 Qs

Development for enterprise DevOps

Development for enterprise DevOps

Assessment

Quiz

Professional Development

University

Hard

Created by

Nomongi Hlatshwayo

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices isn't a repository strategy?


Multiple Repo.


Monorepo.


Feature Repo.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices is a common tool to create a changelog?


gitlogchange.


gitchangelog.


gitloggenerator.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices is the fundamental difference between the monorepo and multiple repos philosophies?


Allow teams working together on a system to go faster.


Allow teams to have their own repositories to develop.


Avoid teams losing their changes.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices creates a feature branch using git commands?


git checkout -n feature_branch.


git feature start feature_branch.


git checkout -b feature_branch.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices isn't a branch workflow type?


SmartFlow workflow.


Forking workflow.

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices gives every developer a server-side repository?


Trunk-based.


Feature branching.


Forking.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following choices isn't a benefit of using pull requests?


Give feedback.

Protect branches with policies.


Create reports about code security and quality.

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?