ylliX - Online Advertising Network

Exclusive Interview: Nana Janashia on Her Journey to DevOps and First Impressions of TeamCity Pipelines | The TeamCity Blog

We’re excited to bring you an exclusive interview with Nana Janashia, the mastermind behind the largest DevOps YouTube channel – TechWorld with Nana. Nana has built an incredible career, sharing valuable insights about automation, cloud-native technologies, and everything DevOps with her global audience. But did you know that her journey started in marketing? In this […]

Scikit-Learn Pipelines: Build, Optimize, Explain

Scikit-Learn pipelines streamline machine learning workflows by combining data preprocessing and model training into a single, cohesive process. Here’s what you need to know: Pipelines bundle multiple transformers and an estimator into one object They ensure consistent data transformations across training and testing Pipelines reduce code repetition and minimize errors They work seamlessly with Scikit-Learn’s […]

iOS Monorepo & CI Pipelines

Originally published on the Just Eat Takeaway Engineering Blog. We have presented our modular iOS architecture in a previous article and I gave a talk at Swift Heroes 2020 about it. In this article, we’ll analyse the challenges we faced to have the modular architecture integrated with our CI pipelines and the reasoning behind migrating […]