Hot topics

210 Videos

J-Fall 2016 Speaker Martijn Straatman – Continuous Delivery binnen DUO

Een live-demonstratie van het Continuous Delivery Platform van DUO. Het aanmaken van een omgeving met daarin meerdere JBoss-applicatieservers, database-schemas en het toevoegen van Nginx. Het laden van testdata in databases. Met daarbij achtergrondinformatie over: de ontwikkeling en onderdelen van het platform. Hoe is de migratie van IBM Websphere Application Server naar Jboss EAP uitgevoerd? Welke […]

J-Fall 2016 Speaker Niko Köbler – How small can you go? Serverless Microservices

There are moments, you only want to write code and execute it in the cloud. Without thinking about infrastructure, without the need to manage infrastructure. Because you don’t need it, because you don’t want it, because it’s expensive. Executing event-driven functions in the cloud – that’s what AWS Lambda stands for. Developers only write code, […]

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

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 2017 Speaker Arun Gupta – Build, Debug and Deploy your first Chatbot

Chatbots are computer programs that interact via auditory or textual methods. They can be integrated in any chat service like Slack or Facebook Messenger. You can talk to them using SMS. You can even converse with them using Alexa. This talk will explain how I built first chatbot for our Star Wars-struck family. Attendees will […]