EXIN DevOps Foundation — Question 14
When will an organization find it difficult to adopt DevOps practices?
Answer options
- A. When many bureaucratic processes are in place, because this causes inflexibility
- B. When microservices are used, because they expand the attack surface
- C. When operational complexity is high, because DevOps needs a simple architecture
Correct answer: A
Explanation
The correct answer is A because bureaucratic processes create barriers to flexibility, which is essential for DevOps. Options B and C are incorrect as the use of microservices can actually facilitate DevOps practices despite increasing the attack surface, and high operational complexity is not a definitive barrier if managed properly.