How is Lean UX used in Continuous Exploration?
Answer : D
According to the SAFe DevOps Practitioner 6.0 study guide1, Lean UX is used in Continuous Exploration to create a platform to continuously explore. Continuous Exploration is the process of creating alignment on what needs to be built, synthesizing Solution ideas into ART Backlog Features, and utilizing WSJF to prioritize a DevOps backlog. Lean UX is a team-based approach to building better products by focusing less on the theoretically ideal design and more on iterative learning, overall user experience, and customer outcomes. Lean UX design extends the traditional UX role beyond merely executing design elements and anticipating how users might interact with a system. Instead, it encourages a far more comprehensive view of why a Feature exists, the functionality required to implement it, and the benefits it delivers. By getting immediate feedback to understand if the system will meet the fundamental business objectives, Lean UX provides a closed-loop method for defining and measuring value. Therefore, Lean UX is used in Continuous Exploration to create a platform that enables teams to experiment with different hypotheses, validate their assumptions, and learn from their failures.
What are two parts of the Continuous Delivery Pipeline? (Choose two.)
Choose the correct option from below list
Answer : A, C
The Continuous Delivery Pipeline (CDP) is a key element of the Agile Product Delivery competency in SAFe. It represents the workflows, activities, and automation needed to guide new functionality from ideation to an on-demand release of value. The CDP consists of four aspects: Continuous Exploration (CE), Continuous Integration (CI), Continuous Deployment (CD), and Release on Demand. CE focuses on creating alignment on what needs to be built, using design thinking and hypothesis-driven development.CI focuses on building quality into the solution, using practices such as test automation, code analysis, and continuous feedback
Which teams should coordinate when responding to production issues?
Answer : A
According to the SAFe DevOps Practitioner 6.0 study guide1, when responding to production issues, the DevOps teams should coordinate with each other and with the SRE teams and System teams. The DevOps teams are responsible for developing, building, integrating, testing, deploying, and monitoring the Solution, while the SRE teams and System teams are responsible for ensuring the reliability, availability, security, and performance of the Solution in production. The Ops teams are responsible for managing the infrastructure and services that support the Solution in production. Therefore, all three groups of teams should work together to resolve production issues effectively.
What is one benefit of DevOps?
Answer : A
According to the SAFe DevOps Practitioner 6.0 study guide1, one of the benefits of DevOps is better alignment between strategy and execution. DevOps is a mindset, culture, and set of technical practices that supports the integration, automation, and collaboration needed to effectively develop and operate a solution. DevOps helps break down organizational silos and develop a Continuous Delivery Pipeline (CDP) --- a high-performance innovation engine capable of delivering market-leading solutions at the speed of business. By aligning strategy and execution, DevOps enables teams to deliver value to customers faster and more reliably, as well as to adapt to changing market conditions and customer needs. Therefore, better alignment between strategy and execution is one of the benefits of DevOps.
What marks the beginning of the Continuous Delivery Pipeline?
Answer : C
According to the SAFe DevOps Practitioner 6.0 study guide1, the Continuous Delivery Pipeline (CDP) represents the workflows, activities, and automation needed to guide new functionality from ideation to an on-demand release of value. The CDP consists of four aspects: Continuous Exploration (CE), Continuous Integration (CI), Continuous Deployment (CD), and Release on Demand. The CDP enables organizations to deliver new functionality to users far more frequently than traditional processes. The first step in the CDP is Continuous Exploration, which focuses on creating alignment on what needs to be built. In CE, design thinking ensures the enterprise understands the market problem or customer need and the solution required to meet that need. It starts with a hypothesis of something that will provide value to customers. Therefore, an idea marks the beginning of the CDP in CE.
Which practice helps developers deploy their code into production?
Answer : B
According to the SAFe DevOps Practitioner 6.0 study guide and handbook, Continuous Deployment is a practice that helps developers deploy their code into production. This means that Continuous Deployment involves moving changes from the staging environment to the production environment, without requiring manual intervention or approval.The handbook states that 'Continuous Deployment is the practice of moving changes from the staging environment to the production environment, without requiring manual intervention or approval.'1Therefore, Continuous Deployment enables teams to deliver value to customers faster and more reliably.
How should developers integrate refactoring into their workflow?
Choose the correct option from below list
Answer : C
Refactoring is the activity of improving the internal structure or operation of a code or component without changing its external behavior. The goal of software development is the continuous delivery of business value to users and stakeholders. Constantly changing technology and evolving business objectives make maintaining and continuously increasing business value difficult. Refactoring enables an emergent design, ensuring the system continues to meet future business needs. Refactors are a particular type of Enabler story in SAFe, and, like any other Story, they must be estimable, verifiable, and valuable, as well as accepted by the Product Owner. SAFe emphasizes the importance of keeping all work visible, including refactoring. Like user value work, refactoring must be planned for, estimated, and prioritized.Therefore, developers should create and estimate refactoring Stories in the Team Backlog, and work on them according to their WSJF1