Loading…
16 May 2022
Valencia, Spain
View More Details & Registration

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeCon + CloudNativeCon Europe 2022 - Valencia, Spain and add this Co-Located event to your registration to participate in these sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

Please note: This schedule is automatically displayed in Central European Standard Time, UTC +2. To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date."  The schedule is subject to change.


IMPORTANT NOTE: Timing of sessions and room locations are subject to change.
Monday, May 16
 

09:15 CEST

Keynote: View from Above: A Birds-eye View of the Wasm Landscape and Where It's Heading - Bailey Elizabeth Hayes, Principal Software Engineer, SingleStore
The technology landscape for Wasm is growing every day. Join me for a tour of WebAssembly, where we will analyze areas of rapid growth for Wasm to predict the future of application development. Wasm is finding a home in every layer of the technical stack. When it comes to creating plugins and adding extensibility to projects, Wasm is rapidly becoming the de facto solution with excellent support for multiple languages. Another trend is serverless where we are seeing Wasm revolutionize application development via actor and event-driven architectures. Looking towards the future, it's not hard to imagine Wasm becoming the default runtime for the entire stack. Imagine applications compiled to Wasm, distributed and networked with a Wasm filter, admitted by a Wasm Open Policy Agent rule, versioned using a Wasm native package manager, Wasm clients that run on any device in the web or edge device, and the expressions used to operate on data are driven by Wasm.

Click here to view captioning/translation in the MeetingPlay platform!

Speakers
avatar for Bailey Hayes

Bailey Hayes

Principal Software Engineer, SingleStore
Bailey Hayes is a Principal Software Engineer at SingleStore. She believes the future is in distributed systems and WebAssembly (Wasm). Her daily activities include wrangling microservices, finding new tools for better devx, and discovering the best food for any given location. She... Read More →



Monday May 16, 2022 09:15 - 09:45 CEST
Pavilion 3, Room F | Level 2 | Central Forum
  Keynotes

11:40 CEST

Are We Polyglot Yet? - Saúl Cabrera, Shopify
Platform and language independence are considered two of WebAssembly's main advantages, which open the door to new possibilities for secure and polyglot runtime environments and applications. To what extent and how practical is it to achieve polyglot applications on top of WebAssembly today? In this talk, Saúl will showcase – using JS-on-Wasm and Rust – how to leverage WebAssembly's Component Model to create composable, polyglot Wasm applications through safe programming language interoperability.

Click here to view captioning/translation in the MeetingPlay platform!

Speakers
avatar for Saúl Cabrera

Saúl Cabrera

Staff Engineer, Shopify
Saúl Cabrera is a software engineer currently working on WebAssembly (Wasm) related tools.



Monday May 16, 2022 11:40 - 12:10 CEST
Pavilion 3, Room F | Level 2 | Central Forum
  Sessions

12:15 CEST

Lightning Talk: Wasmcloud + Bevy ECS: Solution to Woe of Indie Game Developers - Alan, Poon Yong Quan, Shopee
With the rise of independent content creators in social platforms, there is also a growing market for independent software or game creators. Independent game creators should be able to upload game servers as easily as youtubers uploading videos. Very often indie game developers will shutdown their AWS instances, because the losses due to server cost cannot be recuperated. The presentation will demonstrate the maturity of the Wasm ecosystem in providing low cost cloud platforms for game servers.

Click here to view captioning/translation in the MeetingPlay platform!

Speakers
avatar for Alan, Poon Yong Quan

Alan, Poon Yong Quan

System QA Engineer, Redfin tech
I try to use Wasm at work for automation testing. Pretty awesome! I am also exploring Wasm for game developing in my free time.



Monday May 16, 2022 12:15 - 12:25 CEST
Pavilion 3, Room F | Level 2 | Central Forum

13:30 CEST

What If... Kubernetes Core Pieces Could Be Extended with Pluggable WebAssembly Modules? - Rafael Fernández López & Flavio Castelli, SUSE
One of the most common use cases for WebAssembly are plug-in systems. We think this approach could be beneficial for many Kubernetes core parts. Thus, we decided to make Admission Controllers the first stop of this evolutionary journey. Kubernetes built-in controllers cannot cover all the scenarios an organization has. Therefore, Dynamic Admission Controllers are offered to have a flexible way to extend the core capabilities. These components run outside of the API Server, with the network sitting in between the source of the events and the code doing the actual evaluation. This increases latency and makes the final outcome less certain because new failure scenarios are introduced. That effectively means Dynamic Admission Controllers are less predictable than their built-in counterparts. This talk will show a prototype that leverages WebAssembly as a way to add custom controllers to the API Server. These components will be as predictable as the built-in ones. Moreover, this approach is useful for edge deployments too because it leads to more lightweight environments. This solution releases computation resources for the end user workloads running on constrained edge locations.

Click here to view captioning/translation in the MeetingPlay platform!

Speakers
avatar for Flavio Castelli

Flavio Castelli

Distinguished Engineer, SUSE
Flavio Castelli is a Distinguished Engineer at SUSE. His main areas of focus are Linux Containers, Kubernetes and WebAssembly. Flavio loves exploring new technologies, contributing to open source projects and sharing his knowledge.
avatar for Rafael Fernández López

Rafael Fernández López

Senior Software Engineer, SUSE
Rafa is a Senior Software Engineer at SUSE that loves to learn and experiment. He has special interest in the intersection between programming languages, distributed systems and infrastructure. When not in front of a computer he enjoys time with family, friends, city walks and ph... Read More →



Monday May 16, 2022 13:30 - 14:00 CEST
Pavilion 3, Room F | Level 2 | Central Forum
  Sessions

14:55 CEST

Lightning Talk: WAMR, Intel - Le Yao, Intel
This session introduce the WAMR - a hign performance and small footprint WebAssembly runtime in Envoy. The advantages can get by building envoy with this wasm runtime.

Click here to view captioning/translation in the MeetingPlay platform!

Speakers
avatar for Le Yao

Le Yao

Intel
Yao, Le is a Cloud Orchestration Software Engineer in Intel SSE/CSE department. He has about three year working experience in cloud computing. And he focuses on the edge computing network, eg, Akraino-ICN/SDEWAN and service mesh.



Monday May 16, 2022 14:55 - 15:05 CEST
Pavilion 3, Room F | Level 2 | Central Forum
  Lightning Talks

15:50 CEST

Wasm Beyond the Browser: Use Cases at Scale - Colin Murphy & Sean Isom, Adobe
Adobe makes use of Wasm in its flagship web browser-based products including Photoshop, Lightroom, and Acrobat. This past year it has explored potential use cases for Wasm in edge compute and in the datacenter with wasmCloud. Of particular interest were the potential performance, cost, security, and compliance benefits. Wasm and WASI have many potential advantages over Docker and standard web frameworks in these areas, but what needs to be done to realize those benefits at Adobe? This presentation begins with a summary of Adobe's current use cases, including the toolchains employed and major implementation challenges. It then proceeds to an exploration of CDN edge compute and Wasm/WASI platforms, compelling application and platform features for Adobe, and a demonstration of proofs of concept. It concludes with future looking platform requirements and how Adobe expects to take advantage of this technology at scale moving forward.

Click here to view captioning/translation in the MeetingPlay platform!

Speakers
avatar for Colin Murphy

Colin Murphy

Sr Software Engineer, Adobe
Colin Murphy is a senior software engineer at Adobe. He is working on upcoming products for Creative Cloud Web. Prior to his current role, he was responsible for infrastructure of Adobe Document Cloud microservices, including Adobe Sign and Acrobat Web. He has been responsible for... Read More →



Monday May 16, 2022 15:50 - 16:20 CEST
Pavilion 3, Room F | Level 2 | Central Forum
 
  • Timezone
  • Filter By Venue Feria Valencia, Spain + Live Stream
  • Filter By Type
  • Breaks
  • Experiences
  • Keynotes
  • Lightning Talks
  • Registration
  • Sessions
  • CONTENT EXPERIENCE LEVEL
  • TALK TYPE
  • CATEGORY
  • PRESENTATION SLIDES ATTACHED

Filter sessions
Apply filters to sessions.