The Evergreen Tale - Moving to full CI/CD whilst breaking a monolith to micro-services

Full Featured (30 min.)
[Culture]

Micro-services architecture holds a challenge for continuous integration. Many services need to 'play' together in harmony, most of the time with some frontend involved. In our case - web and 2 mobile apps on 2 platforms. The CI process needed constant improvements and optimizations to keep up with our agile culture and business goals. In this talk, we'll go over some of the challenges we've faced and steps we've taken, and give you some tips from our experience.

We'll try to answer questions like: How to move into CI/CD from semi-CI/CD? Can the CI be evergreen? Is this what we want?!