PIP: helping products improve their innovation power
The Product Innovation Power model (PIP) is created for the product teams and provides insights, best practices and tools to improve their innovation power. It unlocks the potential of our people & technology and accelerates the shift to the empowered product teams model. It will support us to become Europe’s #1 in product-led innovation.
In the bol. com Tech Community, we get quite some questions on how we build a great engineering culture. Mid-March 2021 the hosts of our podcast joined the Hackages podcast which was live recorded with almost 100 attendees.
Know what you deploy - a script using git log for listing all features that go live
Introduction
For me, even after having pushed the deploy button many times, deploying to production keeps being dreadful. Accidentally pushing an unwanted feature that sneaked in somehow is one of the many things I am afraid of. In this...
In this blog, we show you how to automatically scale your application resources according to either the CPU consumption or to the incoming load of your application.
Background
As humans, we are capable of adapting to variable inputs and situations. Some of us are slower, whereas others easily adapt to change.
Product Development for Data Science - From Idea to Production in 7 Phases
Towards the end of 2020, Melissa Perotti and I held a talk on Product Development for Data Science Products at GoDataFest - the (this time virtual) festival of Data Technology. We elaborate on how we follow a 7-phase process to...
Moving to the cloud? Don't let your application become a downer!
Introduction
At bol. com we have two main ways of running our applications. We can deploy them in a Datacenter (DC) managed by us or we can run them on Google Cloud Platform (GCP).
Introduction
MapStruct is a framework that alleviates us, programmers, from the unexciting task of writing code to copy one object model to another, field by field. In this blog we show you how to map optional fields with MapStruct....
How to write MapStruct mappers for object hierarchies
Introduction
MapStruct is a framework that alleviates us, programmers, from the unexciting task of writing code to copy one object model to another, field by field. This blog elaborates on how to write MapStruct mappers for object hierarchies. If,...
Mapping object models with MapStruct - a case study
Introduction
I was once told that a good programmer is a lazy programmer. A good programmer avoids typing tedious code, where the code could basically write itself. Self-writing code – wouldn’t that be great? Unfortunately, we’re not quite there yet.
Time to reflect on season 2 of the bol. com techlab podcast with Peter Paul van de Beek and Peter Brouwers. Thanks for all the support in 2020 and we love to see you back in 2021 as guest and listener, Happy New Year!
.