A team stores not only source code, but many other things related to the IT system, such as tests, scripts, artifacts, libraries and many other things.
Which DevOps principle has this team implemented?
A. Continuous delivery
B. Deployment pipeline
C. Version control
What should be taken into account most when prioritizing tasks according to DevOps practices?
A. How long the task has waited
B. How much the team likes the task
C. How much value the task adds
D. How much work the task takes
In what way does DevOps take operational requirements into account?
A. By considering the workflow from start to end
B. By defining a feature set for first marketing
C. By defining all activities that must be done
There are many reasons for an organization to become interested in DevOps.
When should an organization become interested in DevOps?
A. When automated testing is achieved and all functional requirements are tested automatically
B. When continuous delivery is achieved and every change automatically results in a new version of the product
C. When continuous deployment is achieved and every change is immediately released to the customer
D. When continuous integration is achieved and every update to the code is saved immediately to Production
E. When the core business of the organization highly depends on information technology
DevOps practices incorporate the value stream concept from Lean Production.
What is a value stream?
A. The amount of products that are delivered within a timeframe
B. The sequence of releases that deliver a working product
C. The series of actions performed to fulfill any type of request
Why does Operations benefit most from improved configuration management?
A. It allows Development to take over Operations tasks if they have too much work
B. It allows Operations to automate configuration management using scripts
C. It allows Operations to be involved in earlier stages of the development
D. It allows Operations to respond to incidents more quickly than without
Why is reducing the fragility of a business system difficult?
A. Because doing so will disrupt the current product and service timelines
B. Because doing so will increase the number of incidents that occur temporarily
C. Because it is difficult to deliberately introduce chaos into the Production environment
D. Because of the high risks of business disruption when integrating large numbers of systems
IT work within DevOps is organized differently from more traditional practices, using newer infrastructure management technologies to make this possible.
Which two technologies are meant? (Choose two.)
A. Automation
B. Cloud computing
C. Containerization
D. Software robots
E. Virtualization
A commonly understood definition of the term `time-to-market' is:
The time between business idea and the possibility of a customer purchase.
Which two DevOps practices may help reduce the time-to-market for a company? (Choose two.)
A. Continuous delivery and deployment
B. Continuous identification and reduction of losses
C. Extreme programming
D. Pair programming
E. Visualizing the Work-in-Progress (WiP)
DevOps states that release should be a routine.
Which DevOps principle is necessary for daily releases?
A. Automation of the deployment pipeline
B. Continuous improvement of processes
C. Solving incidents immediately
D. Visualization of the Work-in-Progress