Infosys Certified DevOps Professional


Hello friends if you are looking questions answers for Infosys Certified DevOps Professional MCQ With Answers | Infosys Certified DevOps Professional Multiple Choice Questions with Answers | Infosys Certified DevOps Professional Objective Type Questions with Answers | Infosys Certified DevOps Professional Frequently Asked Questions then you will get answers here.

Click Here to Join Our Telegram Channel For More Infosys Question Answers

1) At what stage an automated code review is recommended inn CICD Pipeline?

Before the code is committed to integration branches.

2) XYZ Inc. is facing a challenge. The dev. Team is adopted an agile approach for rapid incremental development…….?

A. Delayed Time to Market
B. Deployment Delays
C. Prolonged Timelines for Service Assurance

A, B, and C

3) The infy view of DevOps?

DevOps transformation involves automation using technology, integrated teams with a
Unified goal and metrics.

4) Sequence of implementation of CICD?

Continuous Integration, Automation Build, Continuous testing, Continuous Delivery,
Continuous Deployment.

5) Your project has a 3-week sprint ……..?

Daily Code commits…..

6) Which of the below can be used for releasing feature and enabling and disabling them without
changing the code?

Feature toggle

7) Choose the statement which represents the need for continuous monitoring?

To integrate the tools for code reviews, unit tests and code coverage

8) What is Shift-Left Strategy?

Continuous testing after code id deployed to QA environment.

9) Definition of Code coverage?

Measure used to describe the degree to which the source code of a program has been tested.

10) According Infosys view of DevOps, which one of the following statements is true?

Dev, Test and Ops team could start separate but more progressively towards being a common
team to enhance support for Unified process, goals and metrics.

11) A Dev team is working on an e-commerce project has adopted continuous integration, delivery and deployment….?

The team is not Building binaries only once and not using an artifact repository.

12) Which of the key aspects of environment management?

a. Provisioning
b. Configuration management
c. Unit Testing
d. Packaging


Ans – Options a and b only (Provisioning & Configuration management)

13) One of the DevOps teams at Infosys is making available a new feature to a small set of users
and plan to scale it up gradually. What is this concept and what is the advantage?

Stage rollout…..

14) Match the scenario with the feature/Capability that can be aspect to help/alleviate the problem. A testing team maintains test data and is also automating their testing process. They find a lot
of service level interfaces that will not be available for them to test on a regular basis and hence need to simulate them. …..

Service virtualization

15) Match the scenario with the feature/Capability that can be aspect to help/alleviate the problem.
The development team has completed working on a page offering festival discounts to customers. They want to test this feature with a set of customers before rolling it out to the others. ……

Feature Toggle

16) John a developer finds that very often when the code submitted by him is built in a CI system, the quality tool often reports some critical issues. John wants to know these issues before he commits code……

Enable a pre commit script that checks for bugs.

17) Choose the option that represents the common challenges faced by isolated teams (dev, test, ops etc.,) from a process perspective which comes in the way of faster delivery to customers.

Options a, b and c. (a. Delays…, b. Tedious change…, c. Complex release…)

18) The Dev Team consists of 10 members……?

Ask the developers to combine their sequence of commits to that of the feature branch before
they commit and push code to feature branch.

19) False with DevOps…..?

Any Adoption of CI alone.

20) Configuration Management…?

Track new Application.

21) Code quality issue….?

Code quality checks.

22) Artifacts & Repository….?

Store artifacts software.

23) Programmable Infrastructure…?

IAAC (Infra as a Code)

24) What is Artifact?

Version of application.


Leave a Reply

Your email address will not be published. Required fields are marked *