Cloud & Serverless

45 Videos

J-Fall 2015 Speaker Rene Boere & Pascal Snippen – Pushing the limits of Continuous Delivery

Containers, cloud platformen, Service Discovery en Continuous Delivery zijn technologieën die zich momenteel razendsnel ontwikkelen. We passen allemaal al jaren Continuous Integration gecombineerd met unittesten toe in onze projecten. In deze sessie geeft Quintor haar visie hoe we Continuous Integration de komende jaren zien evolueren naar een Continuous Delivery omgeving op Web-scale formaat, gebruikmakend van […]

J-Fall 2018: Roderick Simons & Pepijn de Jong – Real world microservices: Starting-up from scratch!

In 2016, Yolt started on a journey to build a money management platform driven by PSD2 and Open Banking. Flash forward almost three years, and Yolt has grown to 500.000 users in the UK and has recently launched in Italy and France. In this talk we’ll share how Yolt evolved from a few Spring Boot […]

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

TEQnation 2019: Dave Zolotusky – Keynote: Cloud-Native Infrastructure: Beyond running in the cloud

Since the launch of AWS EC2 in 2006, we’ve been talking about moving to the cloud. It’s time to take the conversation up a level and talk about what comes after running in the cloud. Spotify recently transitioned to Google Cloud, and is now actively working on the next step of its cloud strategy. Dave […]

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 2018: Alex Soto – KubeBoot – Spring Boot deployment on Kubernetes

Have you ever thought how to deploy Cloud Native Java Applications (Spring Boot) on Kubernetes? Kubernetes has now become a de-facto standard for deploying Cloud Native Applications, but still, there is the myth that they are not ready for Java workloads. The aim of this session is to break that myth to show Kubernetes is […]

J-Fall 2016 Speaker Bruno Borges – Delivering Better Faster Microservices + Mobile Apps w/t Cloud

New cloud technologies and services have emerged to enable developers for quick develop and deploy of Microservices. They often provide easy environment provisioning, setup, management and elastic scale, without needing to manually intervene into the infrastructure. For developers still wondering what is available out there, this session will walk them through the latest trends in […]

TEQnation 2019: Seth Vargo – Base64 is not encryption – a better story for Kubernetes Secrets

Secrets are a key pillar of Kubernetes’ security model, used internally (e.g. service accounts) and by users (e.g. API keys), but did you know they are stored in plaintext? That’s right, by default all Kubernetes secrets are base64 encoded and stored as plaintext in etcd. Anyone with access to the etcd cluster has access to […]

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 2018: Billy Korando – Cloud Native Java with OpenJ9: Fast, lean and definitely mean

The economics of Cloud continues to dictate the need for radical changes to language runtimes. In this session lean about how OpenJDK with the Eclipse OpenJ9 JVM is leading the way in creating an enterprise strength, industry leading Java runtime that provides the operational characteristics most needed for Java applications running in the Cloud. This […]