Demystifying the Complexities in CI_CD- Arthy Loganathan
A typical business overhead is that, “it takes a long time to implement new software features”. Delays in getting software into production leads to losses of higher cost. When changing code is a routine task, CI/CD is an ideal way of enabling faster deployments, releasing updates frequently in a sustainable way. In this talk I would like to discuss the complexities that devops face with CI/CD in day to day work and explain how it can be solved with open source tools and plugins.
Agenda:
- Challenges in CI/CD
- Integration with Agile process
- End to end CI / CD workflow design
- A demo