Cloud & Serverless

47 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 Virtual 2020: Josh Long – Keynote: Cloud Native Java, Redux

Join Spring developer advocate Josh Long (@starbuxman) for a guided tour to a ton of the features, patterns and principles that support you when building productions-optimized cloud native Java applications. Bio Josh: Josh (@starbuxman) has been the first Spring Developer Advocate since 2010. Josh is a Java Champion, author of 6 books (including O’Reilly’s “Cloud […]

J-Fall Virtual 2020: Duncan Bloem – Migration strategy from (10-15yr) old Java-EE app to modern cloud native apps

10 to 15yrs ago, ABN begun leveraging internet banking. Many (thousands) of web-app were written in java-ee style, deploy on IBM Websphere clustered machines. Remote EJB2 and JNDI was the prefered way to create small and flexible applications. Everything was focussed to _prevent_ deployments at all costs. Because of the long deployment cycle. Nowadays, we […]

J-Fall Virtual 2020: Alex Soto – Serverless-Native Java with Quarkus

Serverless architecture is exactly the opposite of a monolith architecture, small services (or functions) running in a constrained running environment (limited access to CPU and memory). Furthermore, as we move to a model where we pay per usage, the services might need to go from 0 to infinite instances in a matter of milliseconds to […]

Future Tech Masterclasses Live: Scott Hunter – .NET Cloud Native and Microservices

Today you hear terms like Microservices, Kubernetes, Containers and Docker. In this talk Scott Hunter from the .NET will talk about all the features in .NET Core 3.1 and .NET 5 that make .NET the best platform for building cloud native applications. You will learn about enhancements to Web API’s with Open API the new […]

Future Tech Masterclasses Live: April Edwards & Abel Wang – Agile to DevOps with GitHub Actions

Especially for the Future Tech Masterclasses, Microsoft’s April Edwards and Abel Wang will do a joint session! They’ll share all the excitement around agile working, DevOps, and how you can use GitHub Actions to deploy your applications! Bio April: April is a senior software engineer and cloud advocate for Microsoft specializing in datacentre modernization and […]

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