Cloud & Serverless

47 Videos

J-Fall 2015 Speaker Carlo Sciolla – Operating Clojure Microservices (Sytac)

The latest trend in software architecture, microservices help you optimizing your code towards continuous delivery and automomous product teams. However, they also introduce their own peculiar challanges when operating them in a live production site. This talk explores such challenges and provides a sample blueprint for a microservices based continuous delivery setup. The main language […]

J-Fall 2015 Speaker Gerrit Grunwald – Healthcare for the Elderly using the IoT (Oracle)

The Healthcare situation in cities might be good but for the elderly population on the country side it is often problematic. In this session it will be shown how one can use a mobile phone and a smart watch in combination with a Java based gateway and iBeacons to monitor the activity of elderly people. […]

J-Fall 2015 Speaker James Weaver – Composing Music in the Cloud

Leveraging the power of Cloud Services, this session demonstrates how music can be analyzed and composed in real-time to augment musical performance with a futuristic instrument. This session contains an introduction to relevant cloud services, and an introduction to music theory and composition. This session also has musical demonstrations and code snippets scattered throughout. In […]

J-Fall 2015 Speaker Tim van Eijndhoven – Continuous Performance: Loadtesten met Gatling

Performancetesten is traditioneel een taak voor specialisten die aan de eind van de software delivery cycle plaatsvindt. De vraag is hoe deze benadering past in een DevOps wijze van werken, waarin continue terugkoppeling een van de belangrijkste aspecten is? Het antwoord is: niet. In een wereld waarin schaalbaarheid en performance net zo belangrijk zijn als […]

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 Rob Vermeulen & Jamie Craane – M-Lab: innovatieve apps in het OV (NS)

Een klein team van zeven man ontwikkelt de mobiele apps voor de Nederlandse Spoorwegen waarvan de NS ReisPlanner Xtra de bekendste is met meer dan 4 miljoen downloads. Naast de RPX ontwikkelt het team verschillende apps variërend voor smart watches tot grote 72 inch schermen waaronder de applicaties in de OV service winkels. Tijdens deze […]

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 Speaker Brian Benz – Top ways to deliver your code to the cloud

In this session, I’ll highlight the easiest ways for full stack developers to deliver their code to the cloud and the best ways to reliably make updates and maintain production cloud code. The focus will be on real-world examples with working demos using Linux command line tools, VMs, Docker, Kubernetes, serverless functions, open source tools […]

J-Fall 2017 Speaker Davor Sauer – Putting your head in the clouds

Lessons learned in creating a product with both traditional and cloud deployments. Enabling customers to moving from on premise deployment to cloud deployment. What were architectural and technology decisions and how we rolled them out to have a flexible cloud ready product. Bio Davor Sauer: Currently working as Software Architect in Backbase R&D. He like […]

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