Middle+
What do you see as the main disadvantage of using CI/CD?
sobes.tech AI
Answer from AI
The complexity of setting up infrastructure and automation processes. It requires significant time and expertise to integrate various tools (version control systems, build tools, test frameworks, deployment tools), ensure their stable operation, and keep them up to date, especially in complex projects. Incorrect implementation can lead to process instability, false negatives or false positives in tests, and delays in the release cycle.