Quiz on DevOps Outline
1.____________ is the primary measure of progress according to Agile Manifesto.
- Working Software
- Incremental Value
- Continuous Deployment
Answer: 1)Working Software
2.Which of the following is a value of DevOps?
- DevOps goals span the entire delivery pipeline
- DevOps embraces Silo approach to software development
Answer: 1)DevOps goals span the entire delivery pipeline
3.Product Management is one of the 7 DevOps practices.
- True
- False
Answer: 2)False
4.DevOps is the union of people, process and ________ to enable continuous delivery of value to our end users.
- Program
- Procedure
- Products
- Path
Answer: 3)Products
5.DevOps encompasses culture and collaboration.
- False
- True
Answer: 2)True
- List of Fresco Play Courses without Hands-On | Fresco Play
- HMTL5 Semantics Elements MCQs Answers | Fresco Play
- HMTL5 Semantics Elements Hands-On Solutions | Fresco Play
- Styling with CSS3 Hands-On Solutions | Fresco Play
- Blockchain Intermedio MCQs Answers | Fresco Play
- Blockchain - Potentes Nexus MCQs Answers | Fresco Play
- Azure Essentials MCQs Answers | Fresco Play
- AWS Essentials MCQs Answers | Fresco Play
Quiz on Source Control, Automation and KPIs
1.Which of the following is a benefit of small releases?
- High Risk
- Lower Confidence
- Faster Feedback
Answer: 3)Faster Feedback
2.The following are benefits of automation in DevOps, except it _________.
- Implants Manual Errors
- Enables Speed, Reliability and Consistency
- Enables anyone to perform tasks
Answer: 1)Implants Manual Errors
3.What is the metric used to measure how quickly are we deploying?
- Mean time to recover
- Mean time to deploy
- Change lead time
- Deployment Frequency
Answer: 4)Deployment Frequency
Quiz on Unified DevOps and CICD
1.During the Continuous Integration process, unit tests are executed during the build.
- True
- False
Answer: 1)True
2.Continuous Delivery encourages configuration as code.
- True
- False
Answer: 1)True
3.Continuous Delivery focuses on manual delivery pipeline.
- False
- True
Answer: 1)False
4._____________ ensures that the code deployed to the production environment is not necessarily released to all end users.
- Feature Flag
- Configuration Checklist
- Deployment Checklist
Answer: 1)Feature Flag
5._____________ is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time.
- Continuous Delivery
- Continuous Deployment
- Continuous Integration
- Quiz on Configuration and Release Management
Answer: 1)Continuous Delivery
Quiz on Configuration and Release Management
1.In Manual Integration testing, Human Intelligence is waged against the application.
- False
- True
Answer: 2)True
2.It is acceptable if all the environments are not consistent in a DevOps lifecycle.
- True
- False
Answer: 2)False
3.Treating Infrastructure as a flexible resource is a benefit of Infrastructure and Configuration as Code.
- True
- False
Answer: 1)True
DevOps Culture - Final Assessment
1.Which of the following can slow down your ability to deliver code effectively?
- Technical Debt
- Infrastructure as Code
- Enterprise Alignment
- Test Automation
Answer: 1)Technical Debt
2.Product Management is one of the 7 DevOps practices.
- True
- False
Answer: 2)False
3.Automation empowers frequent releases and self-service.
- True
- False
Answer: 1)True
4.Treating Infrastructure as a flexible resource is a benefit of Infrastructure and Configuration as Code.
- True
- False
Answer: 1)True
5.Continuous Delivery encourages configuration as code.
- True
- False
Answer: 1)True
6.Change Fail rate is an Agility performance indicator.
- True
- False
Answer: 2)False
7.Which of the following is a benefit of small releases?
- High Risk
- Lower Confidence
- Faster Feedback
Answer: 3)Faster Feedback
8.______________ testing tests components together in scenarios.
- Unit
- Integration
- Performance
Answer: 2)Integration
9._____________ is the automated system used for continuous integration (Build Code, Create Packages and Run Code).
- Automation Pipeline
- Test Pipeline
- Deployment Pipeline
- Build Pipeline
Answer: 4)Build Pipeline
10.During the Continuous Integration process, unit tests are executed during the build.
- True
- False
Answer: 1)True
11._____________ ensures that the code deployed to the production environment is not necessarily released to all end users.
- Feature Flag
- Configuration Checklist
- Deployment Checklist
Answer: 1)Feature Flag
12.____________ measures the complexity of the code and the efficiency of the development systems.
- Change Failure Rate
- Deployment Frequency
- Change Lead Time
- Mean Time to Recover
Answer: 3)Change Lead Time
13.Improving the quality and performance of the applications is a major driver for switching to DevOps.
- True
- False
Answer: 1)True
14.It is acceptable if all the environments are not consistent in a DevOps lifecycle.
- False
- True
Answer: 1)False
15.DevOps is the union of ___________, ____________ and _________ to enable continuous delivery of value to end users.
- People, Processes and Products
- People, Tools and Applications
- Programmers, Procedures and Products
- Programs, Poster and Punctuations
Answer: 1)People, Processes and Products
- List of Fresco Play Courses without Hands-On | Fresco Play
- HMTL5 Semantics Elements MCQs Answers | Fresco Play
- HMTL5 Semantics Elements Hands-On Solutions | Fresco Play
- Styling with CSS3 Hands-On Solutions | Fresco Play
- Blockchain Intermedio MCQs Answers | Fresco Play
- Blockchain - Potentes Nexus MCQs Answers | Fresco Play
- Azure Essentials MCQs Answers | Fresco Play
- AWS Essentials MCQs Answers | Fresco Play
Post a Comment
Any comments and suggestion will be appreciated.