WorksheetsDevOps
Total questions: 12
Worksheet time: 6mins
DevOps is only for developers
TRUE
FALSE
With continuous delivery, "deploy to production" is a manual process
TRUE
FALSE
Continuous deployment is
is being able to continually deploy without manual intervention
refers to keeping the build ready for deployment
creates the infrastructure needed for deployment
checks code quality and scans
Benefits of DevOps practices
Speed
Rapid Delivery
Reliability
All of the above
Agile and DevOps are similar but differ in a few important aspects
Agile is a change of thinking whereas DevOps is actual organization cultural change
Agile is actual organizational cultural change whereas DevOps is a change of thinking.
Agile is process driven whereas DevOps is role driven.
Integration Testing
Infrastructure as Code is a significant part of DevOps
TRUE
FALSE
Continuous Integration is
A software development practice where developers regularly merge their code changes into a central repository
is a software development practice where code changes are automatically built, tested, and prepared for a release
a practice in which infrastructure is provisioned and managed using code and software development techniques
DevOps is all about tools
TRUE
FALSE
DevOps is an extension of ...
Agile
QA
Operation
Development
Development is more important than Operations
TRUE
FALSE
What are the core operation of DevOps with infrastructure?
Provisioning, Configuration
Configuration, Orchestration
Orchestration, Deployment
Provisioning, Configuration, Orchestration, Deployment
Which benefits of adopting a DevOps approach could be included in a business case to adopt a DevOps approach?
Improved deployment frequency
Lower failure rate
Shortened lead time between fixes
All of the above
