Hot topics

210 Videos

Aftermovie Future Tech 2019

Future Tech was a huge succes with 600 future technology addicts! A big thank you to everyone who contributed in any way and of course to every visitor present! Were you not there? or do you want a recap of what Future Tech was like? Then take a look at this awesome aftermovie!

Exclusive Q&A – James Gosling

The godfather of Java: James Gosling was invited to the Netherland by Blue4IT, AWS and the NLJUG at the Amazon Web Services office in Amsterdam. On 17 October 2018 multiple developers saw a chance to ask their questions of James Gosling. Which resulted in a very interesting view of the past, present and future of […]

J-Fall 2018: Ansgar Brauner & Sebastian Gauder – A competitive food retail architecture with microservices

Three years ago we started refactoring a monolith into a microservice platform. We want to share the lessons we’ve learned the hard way and provide some answers to problems we ran into: What kind of organization helps to reflect the vertical boundaries in software while your team grows? How do you define bounded contexts with […]

J-Fall 2018: Roy Braam & Hilario Trindade – Going from nothing to production within an hour @ the Rabobank

What does it mean for a big financial company to go large scale to the public cloud? What effect has this on the 200+ teams? What is needed to enable teams migrating their services from an on-premises modular monolith to a microservices architecture based on PCF, while ‘keeping the shop open’? We will share our […]

J-Fall 2018: Bruno Borges – A Look Back at Enterprise Integration Patterns and Their Use into Today’s Serverless Computing

Functions, and the so called serverless computing have freed deveopers from worring about infrastructure, and even upper platform layers, as well some steps in the software development lifecycle. But once you have functions deployed, how do they interact with each other? How message navigates between them? Maybe, just maybe, it’s time to look back again […]

J-Fall 2018: Rene Boere – The cool stuff about front-end development and platform engineering

De ontwikkelingen op het gebied van front-end gaan razendsnel. Gebruikers communiceren via meerdere kanalen met back-end systemen, via web-interfaces maar ook via apps en REST interfaces. 24×7 beschikbaarheid is de norm. Een nieuwe release? Graag volledig geautomatiseerd getest en snel naar productie. Hoe ontwikkel je op een professionele manier een front-end? Hoe ga je om […]

J-Fall 2018: Jettro Coenradie & Byron Voorbach – Learning to rank search results (Combine Machine Learning with Search)

With advanced tools available for search like Solr and Elasticsearch, companies are embedding search in almost all their products and websites. WIth more experienced users but also with smaller screens to show search results, returned the right results to a query becomes more demanding. Search engines provide lots of ways to influence the order of […]

J-Fall 2018: Peter Hilton – Flat HTTP API Documentation

The way we write API docs is highly structured, natural to programmers, and wrong. HTTP API documentation typically looks nothing like the requests and responses it describes. This creates extra work for the reader to understand the documentation structure, and figure out how to translate that to code. It also makes it harder to spot […]

J-Fall 2018: Roel Hodzelmans & Wian Vos – Leveraging the power of Kubernetes with patterns – for fun and profit!

The way we design, develop and run applications on Cloud Native platforms like Kubernetes differs significantly from the traditional approach. When working with Kubernetes, there are fewer concerns for developers to think about, but at the same time, there are new patterns and practices for solving every-day challenges. In this talk, we will look at […]

J-Fall 2018: Hubert A. Klein Ikkink – Skyrocketing Development Of Your Microservices With Micronaut

Micronaut is a complete framework for writing microservices and serverless functions using Java, Groovy and Kotlin with a focus on minimal resource usage and very fast startup times. In this session we will learn about the many features of Micronaut with a lot of code examples. We will see how to write a microservice in […]