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
Which is a business value of DevOps?
- A . Reduced defect cycle time
- B . Increased test coverage
- C . Reduced time to deploy
- D . Increased market share
D
Explanation:
Increased market share is one of the ‘business’ benefits of implementing DevOps. The other options represents the IT benefits of DevOps.
What differentiates Deployment and Release in the continuous Delivery Pipeline?
- A . Deployment occurs multiple times per day; release occurs on demand
- B . Deployment occurs multiple times per day; release occurs in PI boundaries
- C . Deployment involves moving changes to staging; release involves moving them to production
- D . Deployment involves moving changes to production; release involves making them available to end users
D
Explanation:
https://www.scaledagileframework.com/continuous-deployment/
Continuous Deployment enables which key business objective?
- A . Release continuously
- B . Business value
- C . Time-to-market
- D . Manage technical debt
C
Explanation:
https://www.scaledagile.com/devops/
The Release on Demand aspect enables which key business objective?
- A . Quality
- B . Time-to-market
- C . Business value
- D . Alignment
C
Explanation:
https://www.scaledagileframework.com/release-on-demand/
Which of the following is a goal of DevOps?
- A . Larger, less frequent releases
- B . Increased lead time between fixes
- C . Reduced feedback loops
- D . Lower failure rate of new releases
D
Explanation:
DevOps helps in reducing the failure rate of new releases. This is achieved through collaboration of different teams, continuous integration, continuous delivery, etc.
DevOps is NOT
- A . Collaboration b/w Development and Operations
- B . Cultural Movement
- C . A one size fits all strategy
- D . Automating the process of software delivery and infrastructure changes
C
Explanation:
DevOps is NOT a one size fits all strategy. For every DevOps implementation the strategy needs to be defined based on the organization’s vision and goals (WHY).
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 analysis
B
Explanation:
https://www.scaledagileframework.com/continuous-integration/
What are two benefits of DevOps? (Choose two.)
- A . Better alignment between strategy and execution
- B . Tightly coupled architecture
- C . Faster lead time
- D . Fewer defects
- E . Increased batch size
A,C
Explanation:
https://www.scaledagile.com/devops/
Which term describes the time it takes value to flow across the entire Value Stream?
- A . Activity ratio
- B . Total lead time
- C . Deployment frequency
- D . Rolled percent complete and accurate
B
Explanation:
Evaluate the efficiency of your current Value Stream
Which Metric reflects the quality of output at each step in the Value Stream?
- A . Process time
- B . Lead Time
- C . Activity Ratio
- D . Percent complete and accurate (%C/A)
D
Explanation:
https://www.scaledagileframework.com/continuous-delivery-pipeline/