lastminute.com logo

Technology

lastminute.com Tech Blog

We are the European Travel Tech leaders in Dynamic Holiday Packages.
We leverage our Technology to simplify, personalise, and enhance customers’ travel experience.

Measuring KPIs of Continuous Delivery on Jenkins

Measuring KPIs of Continuous Delivery on Jenkins

staff
staff

Recording Four Key Metrics and beyond to track our way down to effective software delivery: this is the story of how we enriched our visibility inside pipelines execution steps to improve our CI/CD architecture. [...]

Modular functional programming with Kotlin

Modular functional programming with Kotlin

emanuele_colombo
emanuele colombo

Functional programming in Kotlin could be very easy on the small, but how we can build a real-world application, splitting the code in some indipendent components and make them easily testable? Let's see a possible approach in order to solve this problem. [...]

React Native: there is a debug for that!

React Native: there is a debug for that!

fabrizio_duroni
fabrizio duroni

Learn how to leverage the power of RCTBundleURLProvider to build, run and debug on an iOS device from Xcode [...]

Heimdall: a Cloudflare monitoring tool

Heimdall: a Cloudflare monitoring tool

massimo_vailati
massimo vailati

Heimdall, all-seeing and all-hearing. [...]

Ingress-Nginx bug makes a comeback

Ingress-Nginx bug makes a comeback

staff
staff

A three years old bug in Kubernetes' Ingress-Nginx makes a comeback in an even more subtle form... [...]

Chasing a Kubernetes connection reset issue

Chasing a Kubernetes connection reset issue

staff
staff

When working with open source the help from the community can come in many ways, from a post on the Kubernetes blog we found a solution to a problem that we were not able to address. [...]

Refactor your data class and you'll sleep like a baby

Refactor your data class and you'll sleep like a baby

staff
staff

How to refactor code coupled with a data class? [...]