Holiday Extras
Travel technology is in our blood
At Holiday Extras we believe time is precious, and holidays are some of the most precious times we have. So it’s fitting our purpose and promise to our customers is less hassle, more holiday.
We’re a fast-moving travel technology business, obsessed with making it easy for customers to make the most of their trip. With over 4 million bookings a year we are one of the UK’s most innovative travel companies and continue to grow fast and expand our offering as a trips-based business.
We’re the UK market leader in travel ancillaries; once you have booked a flight and accommodation, we take care of the rest. That includes airport hotels, insurance, airport parking, lounges, foreign currency, car hire, resort transfers and attractions. Almost all of our business is conducted online, either direct through our own website and app or through our network of partners that include the major travel retailers, airlines and tour operators.
Our product engineering team are based in our custom-built Wave and Reef campuses, just 5 minutes from the beach in Hythe, Kent, less than an hour from London. We also have engineers in Sofia (Bulgaria) and at our tech hub in Birmingham. In total we have more than 130 people working on our product development including engineers, product managers, testers, and designers.
-
Scaling Microservices with Message Queues, Spring Boot and Kubernetes
Featuring Daniele Polencic
You used the Spring framework to create web-services in the blink of an eye. And you know how great it’s to build small services that compose into a larger system. And it works great — until you have to run it in production.
With so many dependencies, how do you deploy applications in the right...
architecture spring-boot microservices kubernetes -
Keynote: Not Just Events: Developing Asynchronous Microservices
Featuring Chris Richardson
The microservice architecture functionally decomposes an application into a set of services. Each service has its own private database that’s only accessible indirectly through the services API. Consequently, implementing queries and transactions that span multiple services is challenging. In...
architecture cqrs events keynote microservices mucon -
Stop Bashing Orchestration! And Long Live Choreography!
Featuring Martin Schimak
How can you approach end-to-end business processes crossing multiple microservices? A choreography leverages event collaboration, orchestration suggests a request-and-response oriented style. Which pattern should you prefer? In this talk, Martin will explore the arguments put forward for one or...
architecture orchestration deployment mucon microservices -
Master your Domain with Domain Storytelling
Featuring Stefan Hofer
When you want to find meaningful boundaries for microservices, you must first master the domain. In a live modeling session, Stefan will show you how you can build up domain knowledge with Domain Storytelling.
Domain Storytelling means that you let domain experts tell you stories about their...
architecture ddd mucon microservices -
Lightning Talk: Bulding Event-Sourcing Microservices With Kafka
Featuring Pegerto Fernandez Torres
Event sourcing was born with the idea of decomposite the monolithic, they have become the defacto architecture for a software problem.
But microservice present different challenges for a data-centric organisation, including the decentralisation of the source of truth, in this talk Pegerto will...
architecture kafka event-sourcing mucon microservices -
Stop Reinventing The Wheel With Istio
Featuring Mete Atamel
Containers provide a consistent and reproducible environment to run our services. Orchestration systems like Kubernetes help you to manage and scale our container cluster with a consistent API. This is a good start for a loosely coupled microservices architecture but it is not enough. How do you...
architecture istio microservices orchestration containers mucon -
How Monzo Replaced a Critical Live System Without Anyone Noticing
Featuring Irina Bednova
What happens when your platform reaches a point where you need to rethink previous decisions? How does the microservice architecture hold up against changes spanning across large parts of the system? Monzo has several payment processors used by hundreds of thousands of people daily and handling...
architecture mucon microservices