Hot topics

194 Videos

J-Fall 2018: Paulo Lopes – Building native images for fun and profit

GraalVM allows you to compile your programs ahead-of-time into a native executable. The resulting program does not run on the Java HotSpot VM, but uses necessary components like memory management, thread scheduling from a different implementation of a virtual machine, called Substrate VM. Native images are fast and slim in resources therefore a perfect fit […]

Future Tech 2019: Henk Boelman – Getting started with Azure Machine Learning services

With machine learning becoming more and more an engineering problem the need to track, work together and easily deploy ML experiments with integrated CI/CD tooling is becoming more relevant then ever. In this session we take a deep-dive into Azure Machine Learning service, a cloud service that you can use to track as you build, […]

J-Fall 2016 Speaker Geertjan Wielenga & Remco de Blok – Visualizing Data i/t Cloud with Oracle JET

Data in the Cloud needs to be visualized in interesting and understandable ways on mobile devices, tablets, and via desktop browsers, which is the key reason for the existence of the Oracle JavaScript Extension Toolkit. Oracle JET is a free and open source toolkit, providing a solid basis for enterprise JavaScript applications, including built-in solutions […]

TEQnation 2019: Erwin de Gier – Building a cloud native Crypto Currency platform with WebFlux

Full title: Building a cloud native Crypto Currency trading platform with Spring WebFlux Using events is a powerful alternative to REST-based communication in microservices. However, it comes with its own challenges: For instance, dealing with eventual consistency, synchronisation of state, and writing code which can handle asynchronous business logic. In this talk we explain how […]

J-Fall 2017 Speaker Heather VanCura – Panel session with Java Experts – How to Grow Your Career

This session includes advice on how developers can manage their careers and create opportunities for further advancement by participating in collaborative activities such as open-source development projects and participation the Java Community Process and adoption efforts. In this session you will learn practical advice derived from our collective years of experience working with the Java […]

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, […]

J-Fall 2016 Ignite-sessies – 5 minute sessions – Multiple speakers

The mantra of Ignite talks is “Enlighten us, but make it quick”. Ignite is the name for a particular type of event that is held throughout the world (organized by volunteers) at which participants speak about their ideas and personal or professional passions according to a specific format. The presentations are meant to “ignite” the […]

TEQnation 2023: Unlocking the Potential of AI – Henk BoelmanApril Edwards

Artificial intelligence is rapidly changing the world we live in, and Microsoft is at the forefront of this exciting revolution. Join us for a session where we’ll explore the latest innovation from Microsoft and GitHub on AI. Let’s explore the latest technologies, including Azure OpenAI Service and GitHub Copilot X. With Copilot, an AI-powered coding […]

J-Fall 2017 Martin Förtsch & Thomas Endres – Project Avatar

Using humanoid robots, virtual reality glasses and 3D camera sensors you can experience the world through the eyes of a robot and control it via gestures. The hardware hacking team of TNG Technology Consulting has built a telepresence robotics system based on a NAO robot, an Oculus Rift and a Kinect One. Using these components […]

J-Fall 2015 Speaker Ray Tsang – Java-based microservices, containers, Kubernetes – how to

Join this session to learn how to create a Java-based microservice using Spring Boot, containerize it using Maven plugins, and subsequently deploy a fleet of microservices and dependent components such as Redis using Kubernetes. Spring Boot makes creating microservices fast and easy – when it comes to running a single instance. Like most Java application, […]