ExamGecko
Question list
Search
Search

Question 9 - JN0-223 discussion

Report
Export

Which DevOps 'Three way' principle addresses technical debt?

A.
feedback
Answers
A.
feedback
B.
flow
Answers
B.
flow
C.
continuous experimentation and learning
Answers
C.
continuous experimentation and learning
D.
continuous experimentation
Answers
D.
continuous experimentation
Suggested answer: B

Explanation:

The 'Three Ways' in DevOps represent key principles for achieving continuous delivery and improvement. They are:

Flow (First Way): This principle focuses on creating a fast flow of work from development to operations, reducing delays, and minimizing handoffs. It addresses technical debt by emphasizing the importance of reducing complexity, minimizing work-in-progress (WIP), and ensuring that code and infrastructure are simple and maintainable.

Feedback (Second Way): This involves creating a feedback loop that allows teams to detect and correct issues quickly.

Continuous Experimentation and Learning (Third Way): Encourages a culture of continuous experimentation, learning from failures, and innovation.

The Flow principle specifically addresses technical debt by promoting practices that prevent the accumulation of unnecessary complexity and encouraging early detection and resolution of problems, thus ensuring that the codebase and infrastructure remain maintainable and scalable.

Supporting

Reference:

'The Phoenix Project' by Gene Kim, Kevin Behr, and George Spafford: A foundational text in DevOps literature, explaining the Three Ways and how they relate to improving IT and software development processes.

'The DevOps Handbook' by Gene Kim et al.: Expands on the Three Ways, particularly the importance of flow in preventing technical debt and ensuring a smooth deployment pipeline.

asked 18/09/2024
Colin Ng
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first