Micro Pipeline Hell

Today I did a nice presentation on continuous delivery applied in a microservices scenario at a tech meetup hosted by Levi9 in Novi Sad in Serbia.

I explained how the choice of microservices architecture can give you a lot of advantages but it also brings along a lot of work as a trade off.

An example would be to configure a continuous integration pipeline for each of your services. A nice solution is to automate the creation of the pipelines. Check the slides if you are interested!