Florin Ioanitescu

Florin Ioanitescu

DevOps & Engineering Lead at ING Tech Romania

Bio

Florin Ioanițescu is a DevOps and engineering lead at ING Tech Romania. He has been working in IT for more than a decade now and considers himself lucky to be able to do something he is so passionate about day in and day out. Florin thrives in finding new challenges everywhere, be it in the workplace or outside it. He can help kickstart a project from scratch or can offer his expertise and experience with automation, CI/CD, and the best DevOps practices to an already existing one to help turn it into a success. He inspires others to embrace the IT world and the DevOps culture as he did, by being a trainer for young grads, a mentor, or a speaker at conferences.


Agenda Talks

Masterclasses

14:00 to 15:30
03 Nov 2021

Learn how to genuinely kickstart Azure pipelines with templates yourself

This session will bring you closer to learning how to kickstart Azure pipelines with templates, checking off the following phases on the way:

- getting familiar with Azure DevOps and quickly demystifying all the tools there

- learning how to create a simple YAML pipeline, store it an Azure repo and run it from Azure DevOps pipeline

- learning how to extend your pipeline to a multi-stage, multi-job one

- experiencing parallelism by running both stages and jobs in parallel to save time

- modularizing your stages into various templates and using them as such (like libraries, called from a single pipeline YAML)


Java Con

11:05 to 11:35
03 Nov 2021

Kickstarting your Azure pipeline with templates

This session aims at sharing insights on Azure pipeline templates which are a powerful way to scale your CI/CD flow throughout your organisation. At ING this is achieved with Azure DevOps templates (which some think of as Java classes).

Wouter Ligtenberg and Florin Ioanițescu will reveal how they moved from one different pipeline per team to one single pipeline used by all teams. They will also discuss modularity and flexibility; quality and maintainability; and versioning.