Hot topics

210 Videos

J-Fall 2019: Dieter Hubau – A wild CVE appears! Rebuild all the containers!

Who doesn’t love a good Dockerfile? They are powerful and offer an easy, developer-friendly solution to packaging your applications in a standardized format. Yet they can require a lot of knowledge to construct properly and securely. Securing and maintaining these images can be hard to enforce at scale in the enterprise. Ask yourself: how long […]

J-Fall 2019: Hinse ter Schuur – Mikado and the Art of Refactoring

Do you know this feeling? Still struggling with a big refactoring… you promised your team that it would be finished within a day. But that was two days ago. You cannot just revert, because you already invested a lot of time. You have to go forward. But… the project is not compiling at all. If […]

J-Fall 2019: Ignite Sessions hosted by Brian Vermeer

Ko Turk – To all developers out there, don’t be afraid to use another IDE As a Java Developer nowadays everyone is using IntelliJ IDEA as default IDE. But there is more to see. You ever used Visual Studio Code? For sometime Java is supported by RedHat (installing a plugin is required). It is very […]

J-Fall 2019: Jan-Hendrik Kuperus – Master Your Tools

Tired of agile workshops? Looking for some productivity tips that benefit *you*? It’s time to get selfish and learn how to do the same work you always do, but spend less time doing it. In a time where tools are plenty and new ones pop up constantly, I believe most of us don’t look beyond […]

J-Fall 2019: Lucas Jellema & Adnan Drina – How and why GraalVM is quickly becoming relevant for you

Starting a Java application as fast as any executable with a memory footprint rivaling the most lightweight runtime engines is quickly becoming a reality, through Graal VM and ahead of time compilation. This in turn is a major boost for using Java for microservice and especially serverless scenarios. For a long time GraalVM seemed merely […]

J-Fall 2019: M. Förtsch & T. Endres – Deepfakes 2.0 – How Neural Networks are Changing our World

Full title: Martin Förtsch & Thomas Endres – Deepfakes 2.0 – How Neural Networks are Changing our World Imagine that you are standing in front of a mirror, but no longer see your own face, but through the eyes of Barack Obama or Angela Merkel. In real time, your own facial expressions are transferred to […]

J-Fall 2019: Wouter Oet & Vincent Oostindië – Keynote 1: Going live, in 10, 9, 8…!

Last year Rabobank talked about its new platform, Pivotal Cloud Foundry, that enables development teams to build and run their applications much quicker, using modern technologies. This year we’re going to take it one step further. We’ll create an app and deploy it, live on stage, to production!

J-Fall Virtual 2020: Alex Soto – Serverless-Native Java with Quarkus

Serverless architecture is exactly the opposite of a monolith architecture, small services (or functions) running in a constrained running environment (limited access to CPU and memory). Furthermore, as we move to a model where we pay per usage, the services might need to go from 0 to infinite instances in a matter of milliseconds to […]

J-Fall Virtual 2020: Brian Vermeer – Securing Containers by Breaking in

There’s no better way to understand container security than seeing some live hacking! This session introduces the state of docker security by reviewing vulnerabilities in Docker images and their impact on applications and demonstrates via hands-on live hacking. This session further provides the audience with security best practices when building docker container images, and each […]