Which technical practice incorporates build-time identification of security vulnerabilities in the code?
Which technical practice incorporates build-time identification of security vulnerabilities in the code?A . Threat modeling B. Application security C. Penetration testing D. Dynamic code analysisView AnswerAnswer: B Explanation: https://www.scaledagileframework.com/continuous-integration/
What is the main goal of a SAFe DevOps transformation?
What is the main goal of a SAFe DevOps transformation?A . To create a strong DevOps team with leadership support B. To create immutable infrastructure to avoid changes to the production environment C. To implement an advanced tool chain to automate the entire Continuous Delivery Pipeline D. To align people...
Who is responsible for building and continually improving the Continuous Delivery Pipeline?
Who is responsible for building and continually improving the Continuous Delivery Pipeline?A . System Teams B. Agile Release Trains C. Scrum Teams D. DevOps TeamsView AnswerAnswer: B Explanation: https://www.scaledagileframework.com/continuous-delivery-pipeline
Which two statements describe the purpose of value stream mapping? (Choose two.)
Which two statements describe the purpose of value stream mapping? (Choose two.)A . To deliver incremental value in the form of working, tested software and systems B. To create an understanding of the budget C. To create an action plan for continuos improvement D. To understand the Product Owner's priorities...
What is true about the Boundaries and Limitations portion of the DevOps Transformation Canvas?
What is true about the Boundaries and Limitations portion of the DevOps Transformation Canvas?A . It captures budget constraints that will prevent DevOps improvements B. It captures improvement items that require the support of other people or teams C. It captures the people who need to be involved in the...
Weighted shortest job first is applied to backlogs to identify what?
Weighted shortest job first is applied to backlogs to identify what?A . Maximum economic value B. Proxy for job size C. User business value D. Epics, Features, and CapabilitiesView AnswerAnswer: A Explanation: https://www.scaledagileframework.com/wsjf/
Which two technical practices focus on Built-in Quality? (Choose two.)
Which two technical practices focus on Built-in Quality? (Choose two.)A . Environment configuration B. Pair work C. Test-driven development D. Feature toggles E. Canary releasesView AnswerAnswer: B,C Explanation: https://www.scaledagileframework.com/built-in-quality/
What work is performed in the Build activity of the Continuous Delivery Pipeline?
What work is performed in the Build activity of the Continuous Delivery Pipeline?A . Automated acceptance testing B. Code review C. Code D. CompileView AnswerAnswer: D Explanation: https://www.scaledagileframework.com/continuous-integration
What are two important items to monitor in production to support the Release on Demand aspect in SAFe? (Choose two.)
What are two important items to monitor in production to support the Release on Demand aspect in SAFe? (Choose two.)A . System performance B. Percent Complete and Accurate (%C&A) C. Business value D. Unit test coverage E. Number of concurrent usersView AnswerAnswer: A,C Explanation: Test automation
What can impede the progress of a DevOps transformation the most?
What can impede the progress of a DevOps transformation the most?A . When teams use frequent retrospectives B. Lack of funding for CI/CD pipeline tools C. When various groups in the organization have different directions and goals D. When there is no DevOps teamView AnswerAnswer: C Explanation: DevOps is the...