200-901 · Question #396
A team of developers is responsible for a network orchestration application in the company. The responsibilities also include: - developing and improving the application in a continuous manner…
The correct answer is C. end-to-end responsibility. End-to-end responsibility is a core DevOps principle where the team owns the entire lifecycle of an application - from development and testing through deployment, CI/CD pipeline management, production monitoring, and performance tuning. This contrasts with traditional siloed…
Question
A team of developers is responsible for a network orchestration application in the company. The responsibilities also include:
- developing and improving the application in a continuous manner
- deployment of the application and management of CI/CD frameworks
- monitoring the usage and problems and managing the performance
improvements Which principle best describes this DevOps practice?
Options
- Aresponsible for IT operations
- Bautomation of processes
- Cend-to-end responsibility
- Dquality assurance checks
How the community answered
(59 responses)- A7% (4)
- B3% (2)
- C88% (52)
- D2% (1)
Explanation
End-to-end responsibility is a core DevOps principle where the team owns the entire lifecycle of an application - from development and testing through deployment, CI/CD pipeline management, production monitoring, and performance tuning. This contrasts with traditional siloed models where separate teams handle development versus operations. The team described takes ownership of every phase, which is the definition of end-to-end responsibility.
Topics
Community Discussion
No community discussion yet for this question.