Scaled Agile SAFe DevOps Practitioner Exam SDP (6.0) SAFe-DevOps Exam Questions

Page: 1 / 14
Total 98 questions
Question 1

What work is performed in the Build activity of the Continuous Delivery Pipeline?



Answer : B

The correct answer is B. Compile. The Build activity of the Continuous Delivery Pipeline is responsible for creating deployable binaries and merging development branches into the trunk. The Build activity includes the following practices:

Compile -- Compile is the process of transforming the source code into executable code that can run on a specific platform or environment. Compile involves checking the syntax, semantics, and dependencies of the code, and resolving any errors or conflicts. Compile also involves linking the code with other libraries or components that are required for the functionality of the solution.

Package -- Package is the process of bundling the compiled code and other resources into a format that can be easily deployed to the target environment. Package involves creating archives, containers, or installers that contain the necessary files and metadata for the deployment process. Package also involves applying versioning and configuration information to the packages, to ensure traceability and consistency.

Verify -- Verify is the process of ensuring that the code and packages meet the quality standards and security checks, and that they are ready for deployment and release. Verify involves applying automated tools and processes, such as static code analysis, code coverage, code review, and code quality metrics, to detect and resolve any issues or vulnerabilities in the code and packages. Verify also involves ensuring compliance with the coding standards and guidelines, and documenting the results and feedback of the verification process12


Question 2

What is one aspect of the Continuous Delivery Pipeline?



Answer : B

One aspect of the Continuous Delivery Pipeline is Continuous Integration. Continuous Integration (CI) is the practice of merging all development versions of a code base several times a day and verifying them with automated tests. CI helps to improve the quality and consistency of the code, and to accelerate the delivery and deployment of new functionality. CI is the second aspect in the four-part Continuous Delivery Pipeline of Continuous Exploration (CE), Continuous Integration (CI), Continuous Deployment (CD), and Release on Demand. CI consists of four activities: develop, build, test end-to-end, and stage12


Question 3

Feature toggles are useful for which activity?



Answer : B

According to the SAFe DevOps Practitioner 6.0 study guide1, feature toggles are useful for decoupling deployment from release. Feature toggles are a technique that allows code to be turned ''on'' or ''off'' without needing additional deployment. Feature toggles enable teams to experiment with different features, validate their assumptions, and learn from their failures without affecting the rest of the system. Feature toggles also help teams to reduce the risk of deploying faulty or incomplete code, as well as to optimize the performance and resource consumption of the system.Therefore, feature toggles are useful for decoupling deployment from release, which is an aspect of the Continuous Delivery Pipeline that releases new functionality immediately or incrementally based on business and customer needs2.


Question 4

Weighted shortest job first is applied to backlogs to identify what?

Choose the correct option from below list



Answer : A

Weighted Shortest Job First (WSJF) is a prioritization model used to sequence work for maximum economic benefit. In SAFe, WSJF is estimated as the relative cost of delay divided by the relative job duration. In a flow-based system, priorities must be continuously updated to provide the best economic outcomes. In other words, job sequencing produces the best results rather than prioritization based on a theoretical return on investment for each job. To that end, SAFe applies WSJF to prioritize backlogs. Backlogs are continuously prioritized based on a WSJF algorithm that uses relative user and business value, time criticality, risk reduction and/or opportunity enablement, and job size.WSJF also conveniently and automatically ignores sunk costs, a fundamental principle of Lean economics


Question 5

Which two skills appear under the Respond activity? (Choose two.)

Choose the correct options from below list



Answer : A, B

The Respond activity in the SAFe DevOps Health Radar is about proactively detecting and resolving production issues before they cause business disruption. It requires two skills: cross-team collaboration and version control. Cross-team collaboration enables faster resolution of incidents by involving the right people and teams.Version control enables tracking changes and restoring previous versions of the code or configuration if needed


Question 6

What should the team be able to do after current-state mapping?



Answer : C

After conducting current-state mapping in the context of Value Stream Mapping, a team should be able to identify and describe the biggest bottlenecks in the delivery pipeline. Current-state mapping is a process of visualizing the entire flow of a product or service from start to finish, highlighting each step and identifying where delays or inefficiencies occur. By understanding where these bottlenecks are, teams can then work on strategies to improve the overall flow, reduce lead times, and enhance efficiency. This step is crucial for identifying areas for improvement and setting the stage for future actions to optimize the Value Stream.


Question 7

What is true about the Boundaries and Limitations portion of the DevOps Transformation Canvas?

Choose the correct options from below list



Answer : B

The Boundaries and Limitations portion of the DevOps Transformation Canvas is used to capture improvement items that require the support of other people or teams. These are items that are outside the scope or control of the current team or value stream, but are necessary for achieving the DevOps vision and goals.They help to identify dependencies, risks, and stakeholders that need to be engaged or aligned


Page:    1 / 14   
Total 98 questions