Java / NLJUG

551 Videos

J-Fall 2016 Speaker Ruben van Vreeland – How we Hacked LinkedIn and What Happened Next

The greatest web companies are ramping up their security, and for good reason. In this talk we will go into and advanced XSS attack on LinkedIn with demo’s dissecting how it works. A talk from the hacker himself, that ends with practical mitigations and common pitfalls. Finally, we will zoom out and reflect on how […]

J-Fall 2016 Speaker Sander Mak & Paul Bakker – Java 9 modularity in action

With Java 9, modularity comes to your doorstep (whether you ordered it or not). This isn’t your average language feature: making the most out of it may involve rewiring your brain. In this session we explore the benefits of a modular codebase using Java 9 modules. Because who doesn’t like more reliable and secure applications, […]

J-Fall 2016 Speaker Sven Peters – Rise of the Machines – Automate your development

When we talk about automation in software development, we immediately think of automated builds and deployments. We may also be using scripts to help make our daily work easier. But this is really just the beginning of the rise of the machines. I show you how leading developers in our industry are using open source […]

J-Fall 2016 Speaker Tim van Eijndhoven – Microservices met Vert.x

Vert.x is een toolkit om reactive applicaties op de JVM te bouwen. Bij de JAX Innovation awards won het de prijs voor “Most Innovative Java Technology”. Vert.x is event driven, non blocking en polyglot, wat het een platform maakt dat bij uitstek geschikt is voor het bouwen van microservices. In deze sessie deel ik de […]

J-Fall 2016 Speaker Tom Eugelink – One application to rule them all

Wouldn’t it be nice if we could write a mobile app and a desktop app with a single code base. Yes, of course there are HTML based solutions, and they work as well, but maybe you also find developing in HTML, CSS and JavaScript just frustrating as I do. I want to work in an […]

J-Fall 2017 – Ray Tsang & Matt Feigal – Troubleshooting & Debugging Microservices in Kubernetes

Debugging applications in production is like being the detective in a crime movie. Especially with microservices. Especially with containers. Especially in the cloud. Trying to see what’s going on in a production deployment at scale is impossible without proper tools! Google has spent over a decade deploying containerized Java applications at unprecedented scale and the […]

J-Fall 2017 Aftermovie

On Thursday November 2, 2017 the NLJUG (Dutch Java User Group) organized the biggest Java conference of the Netherlands in the Cinemec at Ede. With over 1,500 Java developers, more than 50 technical sessions and 76 speakers, J-Fall 2017 was truly awesome! See you next year at J-Fall 2018

J-Fall 2017 Effi Bennekers & Eggie van Buiten – Three resilience patterns with Twitter’s Finagle

On average we, as a modern digital human being, look at our smart phones more than 200 times a day. Apart from network connection issues in the few remote urban areas that still exist, we expect servers to deliver the data demanded by our apps on every moment we look. And we are not the […]

J-Fall 2017 Gebrian uit de Bulten & Roy Smeets – From Code Commit to Production

Ingenico (payment processes) transformed their legacy application to a state of the art micro-service architecture and with that also changed the delivery process as well as the organizational part(Agile transformation). Since Ingenico is handling payments for some of the biggest organization (Apple, Alibaba, Steam, Blizzard etc.) their is a significant focus on security, regulation, performance, […]

J-Fall 2017 Guillermo Martinez & Luis Miguel Miranda – DevOps in Allianz

Discover how Continuous Improvement (Kaizen) techniques speeds up the delivery cycle and saved hundreds of man-days by efficiency gains in the Benelux implementation of one of the biggest commercial Java projects in Europe. Find the difficulties of DevOps introduction in an enterprise project, where about 200 people from more than 5 countries and different providers, […]