Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Why is it important to take a structured approach to analyze problems in the delivery pipeline?

A.

It provides a structured roadmap for the SAFe implementation

B.

It helps ensure that actual causes of problems are addressed, rather than symptoms

C.

It ensures that solutions are more likely to be approved for implementation

D.

It allows the solution to be demoed to key stakeholders

Value flows through which aspect in the Continuous Delivery Pipeline?

A.

Continuous Integration

B.

Monitor

C.

Research

D.

Develop

The DevOps Health Radar aligns the four aspects of the Continuous Delivery Pipeline to which four stakeholder concerns?

A.

Portfolio, Solution, ART, team

B.

Productivity, efficiency, speed-to-market, competitive advantage

C.

Exploration, integration, development, reflection

D.

Alignment, quality, time-to-market, business value

How should developers integrate refactoring into their workflow?

Choose the correct option from below list

A.

Refactor continuously as part of test-driven development

B.

Allocate a portion of their capacity to refactoring in every Iteration

C.

Create and estimate refactoring Stories in the Team Backlog

D.

Create and estimate refactoring tasks for each Story in the Team Backlog

Which practice helps developers deploy their code into production?

A.

Deployment automation

B.

Continuous Deployment

C.

Infrastructure as code

D.

Self-service deployment

What is one reason for test data management?

A.

To automate provisioning data to an application in order to set it to a known state before testing begins

B.

To track the results of automated test cases for use by corporate audit

C.

To provide a viable option for disaster-recovery management

D.

To truncate data from the database to enable fast-forward recovery

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

Choose the correct options from below list

A.

Cross-team collaboration

B.

Version control

C.

Telemetry

D.

Automatic rollback

E.

Service virtualization

A canary release involves making a Solution available to whom?

A.

External users only

B.

Internal users only

C.

Any subset of users

D.

Users conducting User Acceptance Testing

What is the primary purpose of creating an automated test suite?

Choose the correct option from below list

A.

To enable continuous testing

B.

To eliminate all manual testing

C.

To increase unit test coverage during an Iteration

D.

To increase the return on investment for finding defects

What is one recommended way to architect for operations?

Choose the correct option from below list

A.

Create detailed run books

B.

Establish an architecture review board

C.

Require developers to support their own code

D.

Implement feature toggles