Cloud & Serverless

45 Videos

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

Future Tech 2019: Jan de Vries – Do proper monoliths before you do microservices!

Have you jumped the microservices bandwagon yet? If so, do you regret it? If not, be sure to listen to this talk first! Chances are you are in a big pain if the overall architecture isn’t designed properly. A lot of people focus on creating small services which do one single thing. A great idea […]

Future Tech 2019: Eldert Grootenboer – Solidifying industrial IoT with Azure IoT Hub

In this session we will dive into IoT Hub and how we can use it to incorporate our devices. We will go into the management, device to cloud and cloud to device capabilities of IoT Hub, as well as see how we can use Dynamics 365 extend on this. Using Connected Field Services we can […]

Future Tech 2019: Carl in ‘t Veld – Introducing Azure Durable Functions for serverless .NET orchestrations

Maybe you were assuming Azure Functions are purely stateless and short-lived. Guess again! Enter Durable Functions, a new open-source extension to Azure Functions that enables long running orchestrations and stateful processes to execute as serverless functions. In this session you will learn how to write durable functions, and patterns and practices to write simple or complex […]

Future Tech 2019: Alessandro Vozza – Deploying scalable Machine Learning models with Kubernetes

Where data scientists meet DevOps: how to deploy, manage, train and serve Machine Learning models at scale in the cloud with popular open source tools like Kubeflow, on the most popular container orchestration and microservices: Kubernetes. Applying widespread concepts like continuous delivery and infrastructure as code, we will show how simple and streamlined it can […]

J-Fall 2018: Ansgar Brauner & Sebastian Gauder – A competitive food retail architecture with microservices

Three years ago we started refactoring a monolith into a microservice platform. We want to share the lessons we’ve learned the hard way and provide some answers to problems we ran into: What kind of organization helps to reflect the vertical boundaries in software while your team grows? How do you define bounded contexts with […]

J-Fall 2018: Bruno Borges – A Look Back at Enterprise Integration Patterns and Their Use into Today’s Serverless Computing

Functions, and the so called serverless computing have freed deveopers from worring about infrastructure, and even upper platform layers, as well some steps in the software development lifecycle. But once you have functions deployed, how do they interact with each other? How message navigates between them? Maybe, just maybe, it’s time to look back again […]

J-Fall 2018: Roel Hodzelmans & Wian Vos – Leveraging the power of Kubernetes with patterns – for fun and profit!

The way we design, develop and run applications on Cloud Native platforms like Kubernetes differs significantly from the traditional approach. When working with Kubernetes, there are fewer concerns for developers to think about, but at the same time, there are new patterns and practices for solving every-day challenges. In this talk, we will look at […]

J-Fall 2018: Hubert A. Klein Ikkink – Skyrocketing Development Of Your Microservices With Micronaut

Micronaut is a complete framework for writing microservices and serverless functions using Java, Groovy and Kotlin with a focus on minimal resource usage and very fast startup times. In this session we will learn about the many features of Micronaut with a lot of code examples. We will see how to write a microservice 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 […]