1. What is a cause that contribute to long lead times in value streams?
Activities that require many handoffs
Activities that require pairing
Activities that are automated
Activities that are complicated
2. How often should changes be deployed to production?
Frequently with high risk
Rarely with high risk
Frequently with low risk
Rarely with low risk
3. Which practice can enable separation of deploy and release?
Feature toggles
Infrastructure as code
Deployment automation
Selective deployment
4. In Continuous Deployment, where do we verify the solution?
Stage environment
Production environment
Cloud
Virtual machine
5. Which practice is used to ensure that the Solution is observable in production before it is released to end users?
Production testing
Dark launches
Full-stack telemetry
Infrastructure as code