From 2fb24f6a6e6d023f1f87879cdcb828e596e9eef2 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 8 Oct 2024 07:46:39 +0000 Subject: [PATCH] Update talk and adding new one --- .../nluug/najaarsconferentie-2024/_index.md | 4 +-- ...embly-from-browser-based-to-server-side.md | 29 +++++++++++++++++++ ...open-source-implementaties-voor-openehr.md | 2 +- 3 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 content/evenementen/nluug/najaarsconferentie-2024/talks/alessandro-vozza-introduction-to-webassembly-from-browser-based-to-server-side.md diff --git a/content/evenementen/nluug/najaarsconferentie-2024/_index.md b/content/evenementen/nluug/najaarsconferentie-2024/_index.md index 31b913a..c9401b0 100644 --- a/content/evenementen/nluug/najaarsconferentie-2024/_index.md +++ b/content/evenementen/nluug/najaarsconferentie-2024/_index.md @@ -66,10 +66,10 @@ Andere lezingen (onder voorbehoud): * [Bootstrapping a Museum with Open Source]({{< relref "talks/arnout-engelen-bootstrapping-a-museum-with-open-source.md" >}}) (Arnout Engelen) * [Course as Code 2.0: what we have learned and done since Nov 2022]({{< relref "talks/marcel-kornegoor-course-as-code-20-what-we-have-learned-and-done-since-nov-2022.md" >}}) (Marcel Kornegoor) * [Ervaringen met Open Source implementaties voor openEHR]({{< relref "talks/rix-groenboom-en-nils-van-der-deen-ervaringen-met-open-source-implementaties-voor-openehr.md" >}}) (Rix Groenboom, Nils van der Deen) -* Introduction to WebAssembly: from browser-based to server-side (Alessandro Vozza) +* [Introduction to WebAssembly: from browser-based to server-side]({{< relref "talks/alessandro-vozza-introduction-to-webassembly-from-browser-based-to-server-side.md" >}}) (Alessandro Vozza) * The Zero-trust hoax (Rogier Spoor) * Netflow-informatie snel doorzoekbaar maken (Remco Poortinga) -* Build your own Sustainable Cloud Unit from Scratch (Nick Hooijberg) +* [Build your own Sustainable Cloud Unit from Scratch]({{< relref "talks/nick-hooijberg-build-your-own-sustainable-cloud-unit-from-scratch.md" >}}) (Nick Hooijberg) * Introductie MQTT, Tasmota & Node-RED (Ad) * Zwartboek Chatcontrol (Helma de Boer) * Samen een open mobiel ecosysteem voor publieke organisaties ontwerpen (Marit Hoefsloot) diff --git a/content/evenementen/nluug/najaarsconferentie-2024/talks/alessandro-vozza-introduction-to-webassembly-from-browser-based-to-server-side.md b/content/evenementen/nluug/najaarsconferentie-2024/talks/alessandro-vozza-introduction-to-webassembly-from-browser-based-to-server-side.md new file mode 100644 index 0000000..d87512f --- /dev/null +++ b/content/evenementen/nluug/najaarsconferentie-2024/talks/alessandro-vozza-introduction-to-webassembly-from-browser-based-to-server-side.md @@ -0,0 +1,29 @@ +--- +categories: +date: 2024-10-07T14:12:43+02:00 +description: +layout: event-talk +slug: +tags: +title: "Alessandro Vozza - Introduction to WebAssembly: from browser-based to server-side" +speakers: +- alessandro-vozza +--- + +## Abstract + +This comprehensive talk will provide you with a thorough introduction to WebAssembly (WASM), equipping you with the essential knowledge to embark on your own journey into this exciting and rapidly evolving field of computing. We'll explore the myriad features that have made WASM the latest technological sensation, covering its applications from browser-based environments to server-side implementations. + +We'll begin with an in-depth overview of WebAssembly, delving into its core concepts, design principles, and the problems it aims to solve in modern web development and beyond. You'll gain insights into WASM's unique approach to performance, security, and cross-platform compatibility. + +Next, we'll survey the burgeoning ecosystem surrounding WebAssembly. This includes an +exploration of various tools, frameworks, and libraries that have emerged to support WASM development. We'll discuss popular languages that compile to WebAssembly, such as Rust and C++, and examine how they integrate with existing web technologies. + +The latter half of the talk will focus on practical applications and real-world examples. We'll dive into hands-on demonstrations using cutting-edge technologies like wasmCloud and spinKube. These powerful tools showcase how WebAssembly is revolutionizing cloud computing and containerized environments. +With wasmCloud, we'll explore how WASM modules can be deployed and managed in cloud-native architectures, highlighting the benefits of portability and efficiency. The spinKube demo will illustrate the seamless integration of WebAssembly workloads within Kubernetes clusters, demonstrating how this technology can enhance and optimize container orchestration. + +By the end of this talk, you'll have a solid foundation in WebAssembly, understanding its potential to reshape not only web development but also cloud computing, edge computing, and beyond. You'll be well-prepared to start experimenting with WASM in your own projects and to keep pace with this transformative technology as it continues to evolve and expand its reach in the computing world. + +## Biography + +Community leader and CNCF ambassador, Alessandro has spent the last few years building cloud native infrastructures for Microsoft customers, animating the Dutch community, and training others to pass the CKx exams. He has passion for all things cloud native, he's been around open source for 25 years and recently started building a new concept around namespace-as-a-service called Kubespaces.io. diff --git a/content/evenementen/nluug/najaarsconferentie-2024/talks/rix-groenboom-en-nils-van-der-deen-ervaringen-met-open-source-implementaties-voor-openehr.md b/content/evenementen/nluug/najaarsconferentie-2024/talks/rix-groenboom-en-nils-van-der-deen-ervaringen-met-open-source-implementaties-voor-openehr.md index d07b897..9d5e523 100644 --- a/content/evenementen/nluug/najaarsconferentie-2024/talks/rix-groenboom-en-nils-van-der-deen-ervaringen-met-open-source-implementaties-voor-openehr.md +++ b/content/evenementen/nluug/najaarsconferentie-2024/talks/rix-groenboom-en-nils-van-der-deen-ervaringen-met-open-source-implementaties-voor-openehr.md @@ -5,7 +5,7 @@ description: layout: event-talk slug: tags: -title: "Rix Groenboom en Nils van der Deen- Ervaringen met Open Source implementaties voor openEHR" +title: "Rix Groenboom en Nils van der Deen - Ervaringen met Open Source implementaties voor openEHR" speakers: - nils-van-der-deen - rix-groenboom