DevOps and Continuous Delivery Pipeline Flashcards
DevOps is a part of the Agile Product Delivery competency of Lean __________
Enterprise
DevOps is a mindset, a ________ and a set of technical practices.
culture
DevOps provides ________, integration, automation and close cooperation among all people needed to plan, develop, test, deploy, release, and maintain a solution
communication
What does CALMR stand for? \_\_\_\_\_\_\_\_ of share responsibility \_\_\_\_\_\_\_\_of Continuous Delivery Pipeline \_\_\_\_\_\_\_\_ accelerates delivery \_\_\_\_\_\_\_\_\_ of flow quality and value \_\_\_\_\_\_\_\_\_reduces risk and preserves value
Culture Automation Lean Flow Measurement Recovery
True of False: SAFe’s CALMR approach to DevOps is a mindset that guides ARTs towards achieving continuous value delivery by managing simultaneous advancements in delivery culture, automation, lean flow, measurement and recovery
True
4 Parts of the continuous delivery pipleine:
1) Continuous Exploration
2) Continuous Integration
3) Continuous Deployment
4) Release on Demand
_____ Focuses on creating alignment on what needs to be built using design thinking to ensure the enterprise understands the market problem / customer need and the solution required to meet that need.
Continuous Exploration
Continuous _______ focuses on taking features from the Program backlog and implementing them using the application of design thinking tools in the problem space to focus on refinement of features (e.g., designing a user story map), which may motivate more research and the use of solution space tools (such as user feedback on a paper prototype).
Continuous Integration
Continuous _______ takes the changes from the staging environment and deploys them to production. At that point, they’re verified and monitored to make sure they are working properly. This step makes the features available in production, where the business determines the appropriate time to release them to customers.
Deployment
_______ on _____ is the ability to make value available to customers all at once, or in a staggered fashion based market and business needs. This provides the business the opportunity to release when market timing is optimal and carefully control the amount of risk associated with each release. It also encompasses critical pipeline activities that preserve the stability and ongoing value of solutions long after release.
Release on Demand
“Culture” in the CALMR approach to Dev Ops means to
establish a culture of ______ responsibility for development,
deployment, and operations.
shared
” Automation” in the CALMR approach to Dev Ops:
Automate the Continuous Delivery ______.
Pipeline
” Lean Flow” in the CALMR approach to Dev Ops is to keep batch sizes _____, limit WIP and provide extreme visibility.
small
” Measurement” in the CALMR approach to Dev Ops is to measure the ______ through the pipeline and implement full-stack telemetry.
flow
” Recovery” in the CALMR approach to Dev Ops is to architect and enable low-risk releases. Establish fast _______, fast reversion, and fast fix-forward.
recovery