1. DevOps is the union of ___ , ____ and __ to enable continuous delivery of value to end users.
View Answer
People, Processes and Products.
2. Improve quality and performance of the applications is a major driver for switching to DevOps
View Answer
True
3. Understanding of what we are deploying and how we are deploying comes under which habit of DevOps
View Answer
Configuration Management
4. Product Management is one of the 7 DevOps practices
View Answer
False
5. Which of the following is a value of DevOps
View Answer
DevOps goals span the entire delivery pipeline
6. DevOps encompasses _
View Answer
Automation
7. ____________ is the primary measure of progress according to Agile Manifesto
View Answer
Working Software
8. DevOps encompasses culture and collaboration
View Answer
True
9. Change Fail rate is an Agility performance indicator
View Answer
False
10. enables continuous value delivery
View Answer
Automation
11. Minimize conflicts when merging code should be one of your goals while performing branching.
View Answer
True
12. Automation empowers frequent releases and self-service
View Answer
True
13. Which of the following is a benefit of small releases ?
View Answer
Faster Feedback
14. Which of the following is not a benefit of Automation in DevOps ?
View Answer
Implants Manual Errors
15. What is the desire in the organization to push things to production termed as ?
View Answer
Live Site Culture
16. ____________ measures complexity of the code and the efficiency of the development systems.
View Answer
Change Lead Time
17. Which of the following can slow down your ability to deliver code effectively ?
View Answer
Technical Debt
18. What is the metric used to measure how quickly are we deploying ?
View Answer
Deployment Frequency
19. _ is a software engineering approach in which teams produce software in short cycles, ensuring that software can be reliably released at any time.
View Answer
Continuous Delivery
20. _ ensure that code deployed to production environment is not necessarily released to all end users
View Answer
Feature Flags
21. During the Continuous Integration process unit tests are executed during the build .
View Answer
True
22. Continuous Delivery encourages configuration as code.
View Answer
True
23. Continuous Delivery focuses on manual delivery pipeline.
View Answer
False
24. Treating Infrastructure as a flexible resource is a benefit of Infrastructure and Configuration as Code
View Answer
True
25. ______________ testing tests components together in scenarios.
View Answer
Integration
26. _ is the automated system used for continuous integration (Build Code , Create Packages and Run Code.
View Answer
Build Pipeline
27. In Manual Integration Testing Human Intelligence is waged against the application
View Answer
True
28. It is OK if all the environments are not consistent in a DevOps lifecycle
View Answer
False
No comments:
Post a Comment