Scrum SAFe-DevOps SAFe 5 DevOps Practitioner (SDP) Online Training
Scrum SAFe-DevOps Online Training
The questions for SAFe-DevOps were last updated at Nov 23,2024.
- Exam Code: SAFe-DevOps
- Exam Name: SAFe 5 DevOps Practitioner (SDP)
- Certification Provider: Scrum
- Latest update: Nov 23,2024
What is the primary goal of the Stabilize activity?
- A . To achieve active-active site replication
- B . To enhance stability with blue/green deployment
- C . To establish quality-of-service agreements with customers
- D . To avoid unplanned outages and security breaches
D
Explanation:
https://www.scaledagileframework.com/release-on-demand/
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
- E . To visualize how value flows
C,E
Explanation:
https://www.scaledagile.com/devops/
When preparing a DevOps backlog, prioritizing features using WSJF includes which two factors? (Choose two.)
- A . Cost of delay
- B . Business value
- C . Total count of items on the Program Backlog
- D . Team velocity
- E . Duration/job size
A,E
Explanation:
"https://www.scaledagileframework.com/wsjf/
What is the recommended way to prioritize the potential items for the DevOps transformation?
- A . Minimum viable product
- B . Lean business case.
- C . Minimum marketable feature.
- D . Weighted Shortest Job First.
D
Explanation:
https://www.scaledagileframework.com/wsjf/
When full deployment automation is not possible, which practice helps developers deploy code into production?
- A . Infraestructure as code
- B . Continuos Deployment
- C . Self-service deployment
- D . Deployment automation
C
Explanation:
https://www.scaledagileframework.com/continuous-deployment/
What are two benefits of DevOps? (Choose two.)
- A . Less time spent on new work
- B . Less time spent fixing security issues
- C . More lead time
- D . Fewer defects
- E . Less frequent deployments
B,D
Explanation:
"https://www.scaledagile.com/devops/
Innovation accounting stresses the importance of avoiding what?
- A . Quantitative metrics
- B . ROI calculations
- C . Objective metrics
- D . Vanity metrics
D
Explanation:
Innovation accounting
What should the team be able to do after current-state mapping?
- A . Describe the biggest bottlenecks in he delivery pipeline.
- B . Identify those responsible for the biggest bottleneck in the process
- C . Define enabler features that will improve the value stream
- D . Define a plan to reduce the lead time and increase process time
A
Explanation:
https://www.scaledagile.com/devops/
A canary release involves releasing value to whom?
- A . Internal users followed by external users
- B . Internal users only
- C . Any subset of users
- D . External users only
C
Explanation:
https://www.scaledagileframework.com/release-on-demand/
What is the purpose of the blue/green deployment pattern?
- A . To deploy between an inactive and active environment
- B . To ensure no changes happen in production without going through the Continuous Delivery Pipeline
- C . To deploy to only some data centers to reduce the deployment risk
- D . To decouple deployment from release
A
Explanation:
https://www.scaledagileframework.com/continuous-deployment/