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!

 

How to take your knowledge of Azure resource manager to the next level!

I used ARM templates for some time now but probably also in a very unstructured way. Until .. I saw this excellent Pluralsight course on ARM templates called Azure Resource Manager Deep Dive

ARM_deep_dive

ARM deep dive by James Bannen

 

If you got some spare time and you are into Azure infrastructure automation I would highly recommend it to you :)
Thanks to James Bannen for creating this excellent course!