J-Fall 2015

41 Videos

J-Fall 2015 Speaker Henk Kolk – The Experimental Enterprise (ING)

Software is eating the world, whole industries are threatened to be disrupted by Silicon Valley style start-ups. Existing enterprises must become agile or face extinction. We as programmers have to rise to the occasion. We drive the change. However, we have our demons too. We all know that there’s a huge difference between shallow programmers […]

J-Fall 2015 Speaker Sharat Chander – The Java renaissance continues (Oracle)

Bio van Sharat Chander Sharat Chander (Group Director – Java Technology Outreach) leads Oracle’s Java Evangelism Team with the primary goal of growing awareness and adoption of Java technology in the developer community. He has worked in the IT industry for 18 years, with firms such as Bell Atlantic, Verizon, and Sun Microsystems, Inc. Sharat’s […]

J-Fall 2015 Speaker Remko Reinders – DevOps: are you walking or still talking? (Capgemini)

Afgelopen jaren is er continu discussie over DevOps, ook op J-Fall. Als developer heb je er ongeacht de organisatie waar je voor werkt mee te maken. Maar wat brengt het jou als developer? Daar gaat het niet zo vaak over. Maakt het jou rol interessanter en geeft het je nieuwe kansen om te groeien? Of […]

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

J-Fall 2015 Speaker Bert Ertman – Microservices for Mortals

Microservices is the new popular kid on the block. Crowd pleaser at many conferences. With popular poster children such as Netflix and Amazon it seems to be the killer approach to 21st century architectures, right? But is this stuff only for Hollywood Coders pioneering on the bleeding edge of our profession? Or is this stuff […]

J-Fall 2015 Speaker Arun Gupta – Refactor Java EE application Microservices and Containers

Docker gives PODA or Package Once Deploy Anywhere. It simplifies software delivery by making it easy to build and share images that contain your application code and infrastructure together, managed as onecomponent. Each Docker container is a self-contained microservice that provides isolation, resilience, decoupling, and other benefits. This talk will provide a quick introduction to […]

J-Fall 2015 Speaker Joris Kuipers – Booting your micro-services architecture with Spring and Netflix

In this session Joris will show how you can use projects like the Netflix OSS stack and Spring Boot & Cloud to effectively implement a micro-services based architecture. After quickly discussing some pros and cons of a micro-services based approach he’ll cover topics like configuration management, inter-service communication, resilience and monitoring by explaining the various […]

J-Fall 2015 Speaker Nigel Harniman – Speed up software delivery (Docker- Continuous Delivery)

You’re building applications which have dependencies on configuration files, the operating system and its configuration. Why manage these baselines separately? Why not bundle them into a docker image and manage at the macro level. How do you create this image? How do you track changes to any of the inputs? How do you ensure that […]

J-Fall 2015 Speaker Folkert Schram de Jong – Continuous Delivery as a Service (Capgemini)

In this session Folkert Schram de Jong will demonstrate how to build, test, deploy and monitor a java application using several cloud platforms and services. And without the use of a creditcard. Continuous Delivery practices that used to be cumbersome to set up, are now being offered as easy to use services. This enables developers […]